a:8:{s:5:"posts";a:103:{i:0;a:23:{s:2:"ID";s:1:"1";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:46";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:46";s:12:"post_content";s:0:"";s:10:"post_title";s:11:"Default Kit";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:11:"default-kit";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 22:57:29";s:17:"post_modified_gmt";s:19:"2026-04-09 22:57:29";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:74:"https://saas-software.soft.ancorathemes.com/?elementor_library=default-kit";s:10:"menu_order";s:1:"0";s:9:"post_type";s:17:"elementor_library";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:1;a:23:{s:2:"ID";s:1:"4";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2024-10-31 10:55:18";s:13:"post_date_gmt";s:19:"2024-10-31 10:55:18";s:12:"post_content";s:1391:"<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p><p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.</p><h1>Heading H1</h1><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p><h2>Heading H2</h2><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p><h3>Heading H3</h3><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p><h4>Heading H4</h4><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p><h5>Heading H5</h5><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p><h6>Heading H6</h6><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p>";s:10:"post_title";s:10:"Typography";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:10:"typography";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2024-10-31 10:59:25";s:17:"post_modified_gmt";s:19:"2024-10-31 10:59:25";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:55:"https://saas-software.soft.ancorathemes.com/typography/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:2;a:23:{s:2:"ID";s:1:"6";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2024-11-21 11:57:36";s:13:"post_date_gmt";s:19:"2024-11-21 11:57:36";s:12:"post_content";s:3233:"<input
				type="text"
				class="mf-input "
				id="mf-input-text-752409d5"
				name="mf-name"
				placeholder="${ parent.decodeEntities(`Name`) } "
									onInput=${parent.handleChange}
					onBlur=${parent.handleChange}
					aria-invalid=${validation.errors['mf-name'] ? 'true' : 'false'}
					ref=${el =>{
												parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)
					}}
								/>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-name"
					as=${html``}
					/>
			<input 
				type="email" 
				defaultValue="" 
				class="mf-input " 
				id="mf-input-email-2a672e5b" 
				name="mf-email" 
				placeholder="${ parent.decodeEntities(`Email`) } " 
				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors['mf-email'] ? 'true' : 'false' } 
				ref=${el=> parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
							/>
						<${validation.ErrorMessage} 
				errors=${validation.errors} 
				name="mf-email" 
				as=${html``}
			/>
			<input
				type="text"
				class="mf-input "
				id="mf-input-text-58609b88"
				name="mf-subject"
				placeholder="${ parent.decodeEntities(`Subject`) } "
									onInput=${parent.handleChange}
					onBlur=${parent.handleChange}
					aria-invalid=${validation.errors['mf-subject'] ? 'true' : 'false'}
					ref=${el =>{
												parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el)
					}}
								/>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-subject"
					as=${html``}
					/>
			<textarea id="mf-input-text-area-75374fce"
				name="mf-message" 
				placeholder="${ parent.decodeEntities(`Message`) } "
				cols="30" rows="10"
									onInput=${ parent.handleChange }
					aria-invalid=${validation.errors['mf-message'] ? 'true' : 'false'}
					ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el)}
								></textarea>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-message"
					as=${html``}
					/>
					<label>
												<input
							type="checkbox"
							class="mf-input mf-checkbox-input "
							name="mf-gdpr-consent"
															onInput=${ parent.handleOptin }
								aria-invalid=${validation.errors['mf-gdpr-consent'] ? 'true' : 'false'}
								ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }
														/>
							I agree that my submitted data is being <a href='/privacy-policy/'>collected and stored</a>.						
					</label>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-gdpr-consent"
					as=${html``}
					/>
							<button type="submit" id="">
					${ parent.decodeEntities(`Send Message`) } 
				</button>";s:10:"post_title";s:28:"Contact - 1 Col, Full Button";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:25:"contact-1-col-full-button";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 00:03:34";s:17:"post_modified_gmt";s:19:"2026-03-04 00:03:34";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:83:"https://saas-software.soft.ancorathemes.com/metform-form/contact-1-col-full-button/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:12:"metform-form";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:3;a:23:{s:2:"ID";s:1:"7";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2024-11-21 11:58:18";s:13:"post_date_gmt";s:19:"2024-11-21 11:58:18";s:12:"post_content";s:3646:"<label for="mf-input-text-19d034f0">
					${ parent.decodeEntities(`Name`) } 					*
				</label>
			<input
				type="text"
				class="mf-input "
				id="mf-input-text-19d034f0"
				name="mf-name"
				placeholder="${ parent.decodeEntities(`Enter your name`) } "
									onInput=${parent.handleChange}
					onBlur=${parent.handleChange}
					aria-invalid=${validation.errors['mf-name'] ? 'true' : 'false'}
					ref=${el =>{
												parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)
					}}
								/>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-name"
					as=${html``}
					/>
							<label for="mf-input-email-208b034b">
					${ parent.decodeEntities(`Email`) } 					*
				</label>
			<input 
				type="email" 
				defaultValue="" 
				class="mf-input " 
				id="mf-input-email-208b034b" 
				name="mf-email" 
				placeholder="${ parent.decodeEntities(`Enter your email`) } " 
				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors['mf-email'] ? 'true' : 'false' } 
				ref=${el=> parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
							/>
						<${validation.ErrorMessage} 
				errors=${validation.errors} 
				name="mf-email" 
				as=${html``}
			/>
							<label for="mf-input-telephone-67ecc8da">
					${ parent.decodeEntities(`Phone`) } 					
				</label>
			<input
				type="tel"
				class="mf-input "
				id="mf-input-telephone-67ecc8da" 
				name="mf-phone"
				placeholder="${ parent.decodeEntities(`Enter your number`) } "
									onInput=${parent.handleChange}
					aria-invalid=${validation.errors['mf-phone'] ? 'true' : 'false'}
					ref=${el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el)}
								/>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-phone"
					as=${html``}
					/>
							<label for="mf-input-text-area-7bca5268">
					${ parent.decodeEntities(`Message`) } 					
				</label>
			<textarea id="mf-input-text-area-7bca5268"
				name="mf-message" 
				placeholder="${ parent.decodeEntities(`Enter your message`) } "
				cols="30" rows="10"
									onInput=${ parent.handleChange }
					aria-invalid=${validation.errors['mf-message'] ? 'true' : 'false'}
					ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el)}
								></textarea>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-message"
					as=${html``}
					/>
					<label>
												<input
							type="checkbox"
							class="mf-input mf-checkbox-input "
							name="mf-gdpr-consent"
															onInput=${ parent.handleOptin }
								aria-invalid=${validation.errors['mf-gdpr-consent'] ? 'true' : 'false'}
								ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }
														/>
							I agree that my submitted data is being <a href='/privacy-policy/'>collected and stored</a>.						
					</label>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-gdpr-consent"
					as=${html``}
					/>
							<button type="submit" id="">
					${ parent.decodeEntities(`Send Message`) } 
				</button>";s:10:"post_title";s:31:"Contact – 2 Col, Left Aligned";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"contact-2-col-left-aligned";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 18:12:49";s:17:"post_modified_gmt";s:19:"2026-03-03 18:12:49";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:84:"https://saas-software.soft.ancorathemes.com/metform-form/contact-2-col-left-aligned/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:12:"metform-form";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:4;a:23:{s:2:"ID";s:1:"8";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2024-11-21 11:59:13";s:13:"post_date_gmt";s:19:"2024-11-21 11:59:13";s:12:"post_content";s:2068:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.63 16.88"><path d="M14.4,16.88H5.23c-3.33,0-5.23-1.91-5.23-5.23V5.23C0,1.91,1.91,0,5.23,0H14.4c3.33,0,5.23,1.91,5.23,5.23v6.42c0,3.33-1.91,5.23-5.23,5.23ZM5.23,1.3c-2.61,0-3.93,1.32-3.93,3.93v6.42c0,2.61,1.32,3.93,3.93,3.93H14.4c2.61,0,3.93-1.32,3.93-3.93V5.23c0-2.61-1.32-3.93-3.93-3.93H5.23Z"></path><path d="M9.81,9.2c-.76,0-1.53-.24-2.12-.71l-2.86-2.29c-.28-.22-.33-.63-.1-.91,.22-.28,.63-.33,.91-.1l2.86,2.29c.71,.57,1.91,.57,2.63,0l2.87-2.29c.28-.22,.69-.18,.91,.1s.18,.69-.1,.91l-2.87,2.29c-.6,.47-1.36,.71-2.12,.71Z"></path></svg>			
			<input 
				type="email" 
				defaultValue="" 
				class="mf-input mf-conditional-input" 
				id="mf-input-email-7203dd86" 
				name="mf-email" 
				placeholder="${ parent.decodeEntities(`Your Email Address`) } " 
				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors['mf-email'] ? 'true' : 'false' } 
				ref=${el=> parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
							/>
						<${validation.ErrorMessage} 
				errors=${validation.errors} 
				name="mf-email" 
				as=${html``}
			/>
							<button type="submit" id="">
					${ parent.decodeEntities(`Get Started`) } 
				</button>
					<label>
												<input
							type="checkbox"
							class="mf-input mf-checkbox-input "
							name="mf-gdpr-consent"
															onInput=${ parent.handleOptin }
								aria-invalid=${validation.errors['mf-gdpr-consent'] ? 'true' : 'false'}
								ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }
														/>
							I agree that my submitted data is being  <a href='/privacy-policy/'>collected and stored</a>.						
					</label>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-gdpr-consent"
					as=${html``}
					/>";s:10:"post_title";s:20:"Sign-up – Centered";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:16:"sign-up-centered";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 01:54:17";s:17:"post_modified_gmt";s:19:"2026-03-04 01:54:17";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:74:"https://saas-software.soft.ancorathemes.com/metform-form/sign-up-centered/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:12:"metform-form";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:5;a:23:{s:2:"ID";s:1:"9";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2024-11-21 12:01:06";s:13:"post_date_gmt";s:19:"2024-11-21 12:01:06";s:12:"post_content";s:2067:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.63 16.88"><path d="M14.4,16.88H5.23c-3.33,0-5.23-1.91-5.23-5.23V5.23C0,1.91,1.91,0,5.23,0H14.4c3.33,0,5.23,1.91,5.23,5.23v6.42c0,3.33-1.91,5.23-5.23,5.23ZM5.23,1.3c-2.61,0-3.93,1.32-3.93,3.93v6.42c0,2.61,1.32,3.93,3.93,3.93H14.4c2.61,0,3.93-1.32,3.93-3.93V5.23c0-2.61-1.32-3.93-3.93-3.93H5.23Z"></path><path d="M9.81,9.2c-.76,0-1.53-.24-2.12-.71l-2.86-2.29c-.28-.22-.33-.63-.1-.91,.22-.28,.63-.33,.91-.1l2.86,2.29c.71,.57,1.91,.57,2.63,0l2.87-2.29c.28-.22,.69-.18,.91,.1s.18,.69-.1,.91l-2.87,2.29c-.6,.47-1.36,.71-2.12,.71Z"></path></svg>			
			<input 
				type="email" 
				defaultValue="" 
				class="mf-input mf-conditional-input" 
				id="mf-input-email-1453f5b" 
				name="mf-email" 
				placeholder="${ parent.decodeEntities(`Your Email Address`) } " 
				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors['mf-email'] ? 'true' : 'false' } 
				ref=${el=> parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
							/>
						<${validation.ErrorMessage} 
				errors=${validation.errors} 
				name="mf-email" 
				as=${html``}
			/>
							<button type="submit" id="">
					${ parent.decodeEntities(`Get Started`) } 
				</button>
					<label>
												<input
							type="checkbox"
							class="mf-input mf-checkbox-input "
							name="mf-gdpr-consent"
															onInput=${ parent.handleOptin }
								aria-invalid=${validation.errors['mf-gdpr-consent'] ? 'true' : 'false'}
								ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }
														/>
							I agree that my submitted data is being  <a href='/privacy-policy/'>collected and stored</a>.						
					</label>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-gdpr-consent"
					as=${html``}
					/>";s:10:"post_title";s:24:"Sign-up – Left Aligned";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:20:"sign-up-left-aligned";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 00:02:45";s:17:"post_modified_gmt";s:19:"2026-03-04 00:02:45";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:78:"https://saas-software.soft.ancorathemes.com/metform-form/sign-up-left-aligned/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:12:"metform-form";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:6;a:23:{s:2:"ID";s:2:"19";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:47";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:6189:"<a href="https://saas-software.soft.ancorathemes.com/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_981189708" ><img
					src="//saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/logo.png"
											srcset="//saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/logo-retina.png 2x"
											alt="Soft - SaaS Startup" width="49" height="49"></a><style type="text/css">.trx_addons_inline_981189708 img.logo_image{max-height:49px;}</style>				
						<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg>Menu					
						<svg aria-hidden="true" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>Close					
							<ul id="trx-addons-nav-menu-2-2432"><li id="trx-addons-nav-menu-item-42"><a href="https://saas-software.soft.ancorathemes.com/">Home</a></li><li id="trx-addons-nav-menu-item-41"><a href="https://saas-software.soft.ancorathemes.com/features/">Features</a></li><li id="trx-addons-nav-menu-item-40"><a href="https://saas-software.soft.ancorathemes.com/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-39"><a href="https://saas-software.soft.ancorathemes.com/faq/">FAQ</a></li><li id="trx-addons-nav-menu-item-176"><a href="https://saas-software.soft.ancorathemes.com/news/">News</a></li><li id="trx-addons-nav-menu-item-38"><a href="https://saas-software.soft.ancorathemes.com/contact/">Contact</a></li></ul>						
							<svg aria-hidden="true" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>								Close
						<ul id="trx-addons-nav-menu-2-5882"><li id="trx-addons-nav-menu-item-421"><a href="https://saas-software.soft.ancorathemes.com/">Home</a></li><li id="trx-addons-nav-menu-item-412"><a href="https://saas-software.soft.ancorathemes.com/features/">Features</a></li><li id="trx-addons-nav-menu-item-403"><a href="https://saas-software.soft.ancorathemes.com/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-394"><a href="https://saas-software.soft.ancorathemes.com/faq/">FAQ</a></li><li id="trx-addons-nav-menu-item-1765"><a href="https://saas-software.soft.ancorathemes.com/news/">News</a></li><li id="trx-addons-nav-menu-item-386"><a href="https://saas-software.soft.ancorathemes.com/contact/">Contact</a></li></ul>					
										<a href="https://saas-software.soft.ancorathemes.com/contact/">
									Get in Touch
					</a>
					<a href="https://saas-software.soft.ancorathemes.com/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_1599776842" ><img
					src="//saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/logo.png"
											srcset="//saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/logo-retina.png 2x"
											alt="Soft - SaaS Startup" width="49" height="49"></a><style type="text/css">.trx_addons_inline_1599776842 img.logo_image{max-height:49px;}</style>				
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 23.4 15.4"><g transform="translate(-0.3 -0.3)"><path d="M23,1.7H1A.7.7,0,0,1,1,.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M23,8.7H1A.7.7,0,1,1,1,7.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M17,15.7H1a.7.7,0,1,1,0-1.4H17a.7.7,0,1,1,0,1.4Z"></path></g></svg>					
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>					
							<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>						
						<ul id="trx-addons-nav-menu-2-3804"><li><a href="https://saas-software.soft.ancorathemes.com/">Home</a></li><li><a href="https://saas-software.soft.ancorathemes.com/features/">Features</a></li><li><a href="https://saas-software.soft.ancorathemes.com/pricing/">Pricing</a></li><li><a href="https://saas-software.soft.ancorathemes.com/faq/">FAQ</a></li><li><a href="https://saas-software.soft.ancorathemes.com/news/">News</a></li><li><a href="https://saas-software.soft.ancorathemes.com/contact/">Contact</a></li></ul>";s:10:"post_title";s:40:"Header - Main Dark [Logo, Menu & Button]";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:33:"header-main-dark-logo-menu-button";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 16:37:09";s:17:"post_modified_gmt";s:19:"2026-03-03 16:37:09";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:79:"https://saas-software.soft.ancorathemes.com/layouts/header-main-dark-logo-menu/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:7;a:23:{s:2:"ID";s:2:"23";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:47";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:8679:"<a href="https://saas-software.soft.ancorathemes.com/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_1325432831" ><img
					src="//saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/logo.png"
											srcset="//saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/logo-retina.png 2x"
											alt="Soft - SaaS Startup" width="49" height="49"></a><style type="text/css">.trx_addons_inline_1325432831 img.logo_image{max-height:49px;}</style>				
						<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg>Menu					
						<svg aria-hidden="true" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>Close					
							<ul id="trx-addons-nav-menu-2-9346"><li id="trx-addons-nav-menu-item-42"><a href="https://saas-software.soft.ancorathemes.com/">Home<svg aria-hidden="true" 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></a>
<ul><li id="trx-addons-nav-menu-item-41"><a href="https://saas-software.soft.ancorathemes.com/features/">Features</a></li><li id="trx-addons-nav-menu-item-40"><a href="https://saas-software.soft.ancorathemes.com/pricing/">Pricing<svg aria-hidden="true" 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></a>
	<ul><li id="trx-addons-nav-menu-item-39"><a href="https://saas-software.soft.ancorathemes.com/faq/">FAQ</a></li></ul>
</li></ul>
</li><li id="trx-addons-nav-menu-item-176"><a href="https://saas-software.soft.ancorathemes.com/news/">News</a></li><li id="trx-addons-nav-menu-item-38"><a href="https://saas-software.soft.ancorathemes.com/contact/">Contact</a></li></ul>						
							<svg aria-hidden="true" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>								Close
						<ul id="trx-addons-nav-menu-2-1229"><li id="trx-addons-nav-menu-item-421"><a href="https://saas-software.soft.ancorathemes.com/">Home<svg aria-hidden="true" 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></a>
<ul><li id="trx-addons-nav-menu-item-412"><a href="https://saas-software.soft.ancorathemes.com/features/">Features</a></li><li id="trx-addons-nav-menu-item-403"><a href="https://saas-software.soft.ancorathemes.com/pricing/">Pricing<svg aria-hidden="true" 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></a>
	<ul><li id="trx-addons-nav-menu-item-394"><a href="https://saas-software.soft.ancorathemes.com/faq/">FAQ</a></li></ul>
</li></ul>
</li><li id="trx-addons-nav-menu-item-1765"><a href="https://saas-software.soft.ancorathemes.com/news/">News</a></li><li id="trx-addons-nav-menu-item-386"><a href="https://saas-software.soft.ancorathemes.com/contact/">Contact</a></li></ul>					
										<a href="https://saas-software.soft.ancorathemes.com/contact/">
									Get in Touch
					</a>
					<a href="https://saas-software.soft.ancorathemes.com/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_401165326" ><img
					src="//saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/logo.png"
											srcset="//saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/logo-retina.png 2x"
											alt="Soft - SaaS Startup" width="49" height="49"></a><style type="text/css">.trx_addons_inline_401165326 img.logo_image{max-height:49px;}</style>				
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 23.4 15.4"><g transform="translate(-0.3 -0.3)"><path d="M23,1.7H1A.7.7,0,0,1,1,.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M23,8.7H1A.7.7,0,1,1,1,7.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M17,15.7H1a.7.7,0,1,1,0-1.4H17a.7.7,0,1,1,0,1.4Z"></path></g></svg>					
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>					
							<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>						
						<ul id="trx-addons-nav-menu-2-1954"><li><a href="https://saas-software.soft.ancorathemes.com/" data-e-disable-page-transition="true">Home<svg aria-hidden="true" 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></a>
<ul><li><a href="https://saas-software.soft.ancorathemes.com/features/">Features</a></li><li><a href="https://saas-software.soft.ancorathemes.com/pricing/" data-e-disable-page-transition="true">Pricing<svg aria-hidden="true" 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></a>
	<ul><li><a href="https://saas-software.soft.ancorathemes.com/faq/">FAQ</a></li></ul>
</li></ul>
</li><li><a href="https://saas-software.soft.ancorathemes.com/news/">News</a></li><li><a href="https://saas-software.soft.ancorathemes.com/contact/">Contact</a></li></ul>					
					<h1>Page (post) title</h1>";s:10:"post_title";s:51:"Header - Main Dark [Logo, Menu & Button with Title]";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:44:"header-main-dark-logo-menu-button-with-title";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 16:36:29";s:17:"post_modified_gmt";s:19:"2026-03-03 16:36:29";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:91:"https://saas-software.soft.ancorathemes.com/layouts/header-main-light-logo-menu-with-title/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:8;a:23:{s:2:"ID";s:2:"25";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:47";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:5056:"<h6>Search</h6>				
		<form role="search" method="get" action="https://saas-software.soft.ancorathemes.com/">
			<input type="hidden" value="" name="post_types">
						<label for="a71eedf">Search and hit enter</label>
			<input id="a71eedf" type="text" placeholder="Search and hit enter" value="" name="s">
			<button type="submit" aria-label="Start search"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.3 16.77"><path d="M7.37,14.73C3.3,14.73,0,11.43,0,7.37S3.3,0,7.37,0s7.37,3.3,7.37,7.37-3.3,7.37-7.37,7.37ZM7.37,1.3C4.02,1.3,1.3,4.02,1.3,7.37s2.72,6.07,6.07,6.07,6.06-2.72,6.06-6.07S10.71,1.3,7.37,1.3Z"></path><path d="M15.65,16.77c-.17,0-.33-.06-.46-.19l-2.36-2.36c-.25-.25-.25-.67,0-.92s.67-.25,.92,0l2.36,2.36c.25,.25,.25,.67,0,.92-.13,.13-.29,.19-.46,.19Z"></path></svg></button>
					</form>
					<h6>Category</h6>				
			<ul>
																					<li>
															<a href="https://saas-software.soft.ancorathemes.com/category/customer-stories/">
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>			
								Customer Stories							
															</a>
														</li>
																											<li>
															<a href="https://saas-software.soft.ancorathemes.com/category/product-updates/">
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>			
								Product Updates							
															</a>
														</li>
																											<li>
															<a href="https://saas-software.soft.ancorathemes.com/category/saas-strategies/">
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>			
								SaaS Strategies							
															</a>
														</li>
																											<li>
															<a href="https://saas-software.soft.ancorathemes.com/category/startup-insights/">
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>			
								Startup Insights							
															</a>
														</li>
													</ul>
					<h6>Recent Posts</h6>				
					<aside><article><a href="https://saas-software.soft.ancorathemes.com/choosing-the-right-tech-stack-for-your-saas-startup/"><img width="150" height="150" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-50-copyright-150x150.jpg" alt="Choosing the right tech stack for your SaaS startup" decoding="async" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-50-copyright-150x150.jpg 150w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-50-copyright-90x90.jpg 90w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-50-copyright-370x370.jpg 370w" sizes="(max-width: 150px) 100vw, 150px" /></a><a href="https://saas-software.soft.ancorathemes.com/category/product-updates/" title="View all posts in Product Updates">Product Updates</a><h6><a href="https://saas-software.soft.ancorathemes.com/choosing-the-right-tech-stack-for-your-saas-startup/">Choosing the right tech stack for your SaaS startup</a></h6><a href="https://saas-software.soft.ancorathemes.com/choosing-the-right-tech-stack-for-your-saas-startup/">Mar 2, 2026</a></article><article><a href="https://saas-software.soft.ancorathemes.com/crucial-metrics-every-saas-startup-should-monitor-closely/"><img width="150" height="150" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-53-copyright-150x150.jpg" alt="Crucial metrics every SaaS startup should monitor closely" decoding="async" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-53-copyright-150x150.jpg 150w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-53-copyright-90x90.jpg 90w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-53-copyright-370x370.jpg 370w" sizes="(max-width: 150px) 100vw, 150px" /></a><a href="https://saas-software.soft.ancorathemes.com/category/customer-stories/" title="View all posts in Customer Stories">Customer Stories</a><h6><a href="https://saas-software.soft.ancorathemes.com/crucial-metrics-every-saas-startup-should-monitor-closely/">Crucial metrics every SaaS startup should monitor closely</a></h6><a href="https://saas-software.soft.ancorathemes.com/crucial-metrics-every-saas-startup-should-monitor-closely/">Mar 2, 2026</a></article></aside>				
																<a href="https://saas-software.soft.ancorathemes.com/">
							<img width="300" height="250" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-70-copyright.jpg" alt="" />								</a>";s:10:"post_title";s:12:"Sidebar Main";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:12:"sidebar-main";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-14 15:36:40";s:17:"post_modified_gmt";s:19:"2026-04-14 15:36:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:65:"https://saas-software.soft.ancorathemes.com/layouts/sidebar-main/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:9;a:23:{s:2:"ID";s:2:"27";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:47";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:2556:"<ul>
																					<li>
															<a href="https://saas-software.soft.ancorathemes.com/">
															<h5>
								Home							</h5>
															</a>
														</li>
																											<li>
															<a href="https://saas-software.soft.ancorathemes.com/features/">
															<h5>
								Features							</h5>
															</a>
														</li>
																											<li>
															<a href="https://saas-software.soft.ancorathemes.com/pricing/">
															<h5>
								Pricing							</h5>
															</a>
														</li>
																											<li>
															<a href="https://saas-software.soft.ancorathemes.com/news/">
															<h5>
								News							</h5>
															</a>
														</li>
																											<li>
															<a href="https://saas-software.soft.ancorathemes.com/contact/">
															<h5>
								Contact							</h5>
															</a>
														</li>
													</ul>
					<h5>Follow Us</h5>				
			<ul>
																					<li>
															<a href="https://www.instagram.com/ancora_themes/" target="_blank">
															<h6>
								Instagram							</h6>
															</a>
														</li>
																											<li>
															<a href="https://x.com/themes_ancora/" target="_blank">
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>			
										<h6>
								X							</h6>
															</a>
														</li>
																											<li>
															<a href="https://www.behance.net/ancorathemes" target="_blank">
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>			
										<h6>
								Behance							</h6>
															</a>
														</li>
													</ul>
					<h5>Email</h5>					<h6><a href="mailto:info@soft.com">info@soft.com</a></h6>					<h5>Office</h5>					<h6>785 15h Street, Office 47 Berlin, De 81566</h6>		<p>© {{Y}}. All Rights Reserved.</p>		
					<p >
Site by
<a href="https://ancorathemes.com/" target="_blank">AncoraThemes.</a></p>				
					<h1 style="--trx-addons-marquee-highlight-animation-duration: 2000ms;">SaaS Startup<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg></h1>";s:10:"post_title";s:18:"Footer - Main Dark";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:16:"footer-main-dark";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:05:58";s:17:"post_modified_gmt";s:19:"2026-04-09 23:05:58";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:69:"https://saas-software.soft.ancorathemes.com/layouts/footer-main-dark/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:10;a:23:{s:2:"ID";s:2:"29";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:47";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:61984:"<img width="1000" height="800" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-dots.svg" alt="" />																										<img width="1000" height="800" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-dots.svg" alt="" />																<h6>Fueling digital growth</h6>				
					<h1 data-delay="300" style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">Empowering businesses with SaaS solutions</h1>				
		<!----------------------------- 
			* controls_data : find the the props passed indie of data attribute
			* props.SubmitResponseMarkup : contains the markup of error or success message
			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals
		--------------------------- -->
																	<img width="1290" height="679" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-58-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-58-copyright.jpg 1290w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-58-copyright-300x158.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-58-copyright-1024x539.jpg 1024w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-58-copyright-768x404.jpg 768w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-58-copyright-370x195.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-58-copyright-924x486.jpg 924w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-58-copyright-410x216.jpg 410w" sizes="(max-width: 1290px) 100vw, 1290px" />															
					<h2 style="--trx-addons-marquee-highlight-animation-duration: 2000ms;"><img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-02-copyright.png" alt="" decoding="async" /><img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-03-copyright.png" alt="" decoding="async" /><img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-04-copyright.png" alt="" decoding="async" /><img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-05-copyright.png" alt="" decoding="async" /><img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-06-copyright.png" alt="" decoding="async" /><img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-07-copyright.png" alt="" decoding="async" /><img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-08-copyright.png" alt="" decoding="async" /><img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-09-copyright.png" alt="" decoding="async" /><img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-10-copyright.png" alt="" decoding="async" /><img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-11-copyright.png" alt="" decoding="async" /></h2>				
															<img width="1006" height="1006" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-ellipse-blue.svg" alt="" />																										<img width="1000" height="800" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-dots.svg" alt="" />																<h6>Empower your business</h6>				
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
We streamline 
cloud apps</h1>				
		Soft brings smart SaaS tools to help teams work together. Our cloud platform streamlines work, speeds tasks, and keeps your business moving forward.								<a href="https://saas-software.soft.ancorathemes.com/features/">
									Read More
					</a>
																			<img width="630" height="600" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-60-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-60-copyright.jpg 630w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-60-copyright-300x286.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-60-copyright-370x352.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-60-copyright-410x390.jpg 410w" sizes="(max-width: 767px) 100vw, 630px" />																<h4>Innovative solutions</h4>		<p>Our flexible workflow platform adapts to your needs. We blend strong data with simple design so your team can focus on growth and results.</p>													<img width="630" height="600" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-59-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-59-copyright.jpg 630w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-59-copyright-300x286.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-59-copyright-370x352.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-59-copyright-410x390.jpg 410w" sizes="(max-width: 767px) 100vw, 630px" />																<h4>Our unique approach</h4>		<p>We craft simple, strong SaaS tools that help teams thrive. With a focus on clear design and smooth use, we deliver solutions that users trust.</p>													<img width="630" height="600" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-61-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-61-copyright.jpg 630w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-61-copyright-300x286.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-61-copyright-370x352.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-61-copyright-410x390.jpg 410w" sizes="(max-width: 767px) 100vw, 630px" />																<h4>Modern SaaS tools</h4>		Smart cloud solutions that simplify teamwork, automate tasks, and help businesses stay organized, productive, and ready to grow.			<h6>Streamlining your workflow tools</h6>				
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
We build smart SaaS 
for business</h1>				
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><g clip-path="url(#clip0_26468_13244)"><path d="M39.8535 19.4313C37.9003 15.8962 35.0702 12.9233 31.6356 10.7985C28.1378 8.64199 24.1095 7.5 20.0004 7.5C15.8913 7.5 11.863 8.64199 8.36524 10.7985C4.93055 12.9233 2.10047 15.8962 0.14727 19.4313C0.0506829 19.6053 0 19.801 0 20C0 20.1991 0.0506829 20.3948 0.14727 20.5688C2.10047 24.1039 4.93055 27.0768 8.36524 29.2016C11.863 31.3581 15.8913 32.5001 20.0004 32.5001C24.1095 32.5001 28.1378 31.3581 31.6356 29.2016C35.0702 27.0768 37.9003 24.1039 39.8535 20.5688C39.9501 20.3948 40.0008 20.1991 40.0008 20C40.0008 19.801 39.9501 19.6053 39.8535 19.4313ZM20.0004 30.1563C12.9027 30.1563 6.26446 26.2813 2.52383 20C6.26446 13.7188 12.9027 9.8438 20.0004 9.8438C27.0981 9.8438 33.7363 13.7188 37.477 20C33.7363 26.2813 27.0981 30.1563 20.0004 30.1563Z"></path><path d="M20 13.3594C18.6866 13.3594 17.4027 13.7488 16.3107 14.4785C15.2186 15.2082 14.3675 16.2453 13.8649 17.4587C13.3623 18.6722 13.2307 20.0074 13.487 21.2955C13.7432 22.5837 14.3757 23.7669 15.3044 24.6956C16.2331 25.6243 17.4163 26.2568 18.7045 26.513C19.9926 26.7693 21.3278 26.6378 22.5413 26.1351C23.7547 25.6325 24.7918 24.7814 25.5215 23.6893C26.2512 22.5973 26.6406 21.3134 26.6406 20C26.6386 18.2394 25.9383 16.5516 24.6933 15.3067C23.4484 14.0617 21.7606 13.3614 20 13.3594ZM20 24.2969C19.1502 24.2969 18.3194 24.0449 17.6128 23.5727C16.9062 23.1006 16.3554 22.4295 16.0302 21.6443C15.705 20.8592 15.6199 19.9952 15.7857 19.1617C15.9515 18.3282 16.3607 17.5626 16.9617 16.9617C17.5626 16.3607 18.3282 15.9515 19.1617 15.7857C19.9952 15.6199 20.8592 15.705 21.6443 16.0302C22.4295 16.3554 23.1006 16.9062 23.5727 17.6128C24.0449 18.3194 24.2969 19.1502 24.2969 20C24.2956 21.1392 23.8425 22.2314 23.037 23.037C22.2314 23.8425 21.1392 24.2956 20 24.2969Z"></path><path d="M20 5.46875C20.1539 5.46875 20.3063 5.43844 20.4485 5.37955C20.5906 5.32065 20.7198 5.23433 20.8286 5.12552C20.9375 5.0167 21.0238 4.88751 21.0827 4.74533C21.1416 4.60315 21.1719 4.45077 21.1719 4.29688V1.17188C21.1719 0.861074 21.0484 0.563003 20.8286 0.343234C20.6089 0.123465 20.3108 0 20 0C19.6892 0 19.3911 0.123465 19.1714 0.343234C18.9516 0.563003 18.8281 0.861074 18.8281 1.17188V4.29688C18.8281 4.45077 18.8584 4.60315 18.9173 4.74533C18.9762 4.88751 19.0625 5.0167 19.1714 5.12552C19.3911 5.34529 19.6892 5.46875 20 5.46875Z"></path><path d="M11.1394 6.38342C11.2784 6.66148 11.5222 6.87293 11.8171 6.97124C12.1121 7.06955 12.434 7.04667 12.712 6.90764C12.9901 6.76861 13.2015 6.52481 13.2998 6.22988C13.3982 5.93495 13.3753 5.61304 13.2363 5.33498L11.6738 2.20998C11.6049 2.0723 11.5096 1.94952 11.3933 1.84867C11.277 1.74781 11.142 1.67084 10.996 1.62216C10.85 1.57349 10.6958 1.55405 10.5422 1.56496C10.3887 1.57587 10.2388 1.61692 10.1011 1.68576C9.96341 1.7546 9.84064 1.84989 9.73978 1.96618C9.63892 2.08247 9.56196 2.21749 9.51328 2.36352C9.4646 2.50956 9.44516 2.66375 9.45607 2.8173C9.46699 2.97084 9.50804 3.12074 9.57688 3.25842L11.1394 6.38342Z"></path><path d="M27.2887 6.90764C27.4264 6.97652 27.5763 7.0176 27.7298 7.02854C27.8834 7.03947 28.0376 7.02004 28.1836 6.97136C28.3297 6.92268 28.4647 6.8457 28.581 6.74482C28.6973 6.64394 28.7925 6.52113 28.8614 6.38342L30.4239 3.25842C30.4927 3.12074 30.5337 2.97084 30.5447 2.8173C30.5556 2.66375 30.5361 2.50956 30.4875 2.36352C30.4388 2.21749 30.3618 2.08247 30.261 1.96618C30.1601 1.84989 30.0373 1.7546 29.8996 1.68576C29.762 1.61692 29.6121 1.57587 29.4585 1.56496C29.305 1.55405 29.1508 1.57349 29.0047 1.62216C28.8587 1.67084 28.7237 1.74781 28.6074 1.84867C28.4911 1.94952 28.3958 2.0723 28.327 2.20998L26.7645 5.33498C26.6956 5.47266 26.6545 5.62255 26.6436 5.77611C26.6327 5.92967 26.6521 6.08388 26.7008 6.22992C26.7494 6.37597 26.8264 6.51099 26.9273 6.62727C27.0282 6.74356 27.151 6.83883 27.2887 6.90764Z"></path><path d="M20 34.5312C19.6892 34.5312 19.3911 34.6547 19.1714 34.8745C18.9516 35.0943 18.8281 35.3923 18.8281 35.7031V38.8281C18.8281 39.1389 18.9516 39.437 19.1714 39.6568C19.3911 39.8765 19.6892 40 20 40C20.3108 40 20.6089 39.8765 20.8286 39.6568C21.0484 39.437 21.1719 39.1389 21.1719 38.8281V35.7031C21.1719 35.3923 21.0484 35.0943 20.8286 34.8745C20.6089 34.6547 20.3108 34.5312 20 34.5312Z"></path><path d="M12.712 33.0921C12.5744 33.0232 12.4245 32.9822 12.2709 32.9712C12.1173 32.9603 11.9631 32.9797 11.8171 33.0284C11.6711 33.0771 11.536 33.1541 11.4197 33.2549C11.3035 33.3558 11.2082 33.4786 11.1394 33.6163L9.57688 36.7413C9.43785 37.0194 9.41497 37.3413 9.51328 37.6362C9.61159 37.9312 9.82303 38.175 10.1011 38.314C10.3792 38.453 10.7011 38.4759 10.996 38.3776C11.2909 38.2793 11.5347 38.0678 11.6738 37.7898L13.2363 34.6648C13.3051 34.5271 13.3462 34.3772 13.3572 34.2236C13.3681 34.0701 13.3487 33.9159 13.3 33.7698C13.2513 33.6238 13.1743 33.4888 13.0734 33.3725C12.9725 33.2562 12.8497 33.1609 12.712 33.0921Z"></path><path d="M28.8613 33.6162C28.7924 33.4785 28.6971 33.3558 28.5808 33.2549C28.4645 33.1541 28.3295 33.0771 28.1835 33.0284C28.0375 32.9797 27.8833 32.9603 27.7297 32.9712C27.5762 32.9821 27.4263 33.0232 27.2886 33.092C27.1509 33.1609 27.0281 33.2561 26.9273 33.3724C26.8264 33.4887 26.7495 33.6237 26.7008 33.7698C26.6521 33.9158 26.6327 34.07 26.6436 34.2235C26.6545 34.3771 26.6955 34.527 26.7644 34.6647L28.3269 37.7897C28.4659 38.0677 28.7097 38.2792 29.0046 38.3775C29.2996 38.4758 29.6215 38.4529 29.8995 38.3139C30.1776 38.1749 30.389 37.9311 30.4874 37.6361C30.5857 37.3412 30.5628 37.0193 30.4238 36.7412L28.8613 33.6162Z"></path></g><defs><clipPath id="clip0_26468_13244"><rect width="40" height="40"></rect></clipPath></defs></svg>				
									<h5>
							Workflow automation						
					</h5>
									<p>
						Soft makes daily business work easy with smart and reliable cloud tools					</p>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><g clip-path="url(#clip0_26468_13234)"><path d="M33.882 21.1541L31.3281 19.3861V17.0424C31.3273 13.4796 30.3064 9.99151 28.386 6.99057C26.4657 3.98962 23.7262 1.60131 20.4914 0.108009C20.3374 0.0368523 20.1697 0 20 0C19.8303 0 19.6626 0.0368523 19.5086 0.108009C16.2734 1.60153 13.5335 3.99033 11.6131 6.99188C9.69271 9.99344 8.67205 13.4822 8.67188 17.0455V19.3893L6.11797 21.1541C5.33909 21.6933 4.70257 22.4133 4.26294 23.2524C3.82331 24.0916 3.59369 25.0248 3.59375 25.9721V35.2346C3.59381 35.4577 3.65756 35.6762 3.77751 35.8643C3.89746 36.0524 4.06862 36.2024 4.27088 36.2966C4.47314 36.3908 4.69809 36.4253 4.91928 36.396C5.14047 36.3668 5.34872 36.275 5.51953 36.1314L11.2563 31.3111L11.8813 32.8611C11.9688 33.0778 12.1191 33.2633 12.3129 33.3939C12.5067 33.5245 12.7351 33.5941 12.9688 33.5939H14.2289C14.4437 35.0343 15.0534 36.387 15.9903 37.5018C16.9273 38.6167 18.1548 39.4501 19.5367 39.9096L19.6289 39.94C19.8698 40.0205 20.1302 40.0205 20.3711 39.94L20.4625 39.9096C21.8445 39.4502 23.0722 38.6168 24.0093 37.502C24.9464 36.3871 25.5562 35.0344 25.7711 33.5939H27.0312C27.2648 33.594 27.493 33.5242 27.6866 33.3937C27.8803 33.2631 28.0305 33.0777 28.118 32.8611L28.743 31.3111L34.4797 36.1314C34.6505 36.2752 34.8588 36.3672 35.0801 36.3966C35.3014 36.426 35.5266 36.3916 35.729 36.2973C35.9314 36.2031 36.1026 36.053 36.2226 35.8647C36.3426 35.6765 36.4063 35.4578 36.4062 35.2346V25.9721C36.4063 25.0248 36.1767 24.0916 35.7371 23.2524C35.2974 22.4133 34.6609 21.6933 33.882 21.1541ZM20 2.47285C22.3771 3.67082 24.4245 5.43285 25.9633 7.60488C24.2072 8.80796 22.1286 9.45227 20 9.45332C17.8714 9.45227 15.7928 8.80796 14.0367 7.60488C15.5755 5.43285 17.6229 3.67082 20 2.47285ZM5.9375 25.9721C5.93752 25.4037 6.07535 24.8438 6.33919 24.3403C6.60302 23.8369 6.98498 23.4049 7.45234 23.0814L8.76641 22.1713C8.96654 24.5169 9.49514 26.8227 10.3367 29.0213L5.9375 32.7189V25.9721ZM20 37.5846C19.1496 37.2505 18.3951 36.7114 17.8035 36.0151C17.2119 35.3188 16.8017 34.4871 16.6094 33.5939H23.3906C23.1984 34.4872 22.7883 35.319 22.1967 36.0152C21.6051 36.7115 20.8504 37.2506 20 37.5846ZM26.2406 31.2502H13.7594L12.6859 28.5939C11.5802 25.8639 11.013 22.9457 11.0156 20.0002V17.0455C11.0168 14.4587 11.635 11.9096 12.8188 9.60957C14.9429 11.0341 17.4424 11.7955 20 11.7971C22.5576 11.7955 25.0571 11.0341 27.1813 9.60957C28.365 11.9096 28.9832 14.4587 28.9844 17.0455V20.0002C28.987 22.9457 28.4198 25.8639 27.3141 28.5939L26.2406 31.2502ZM34.0625 32.7189L29.6633 29.0213C30.5049 26.8228 31.0336 24.5169 31.2336 22.1713L32.5477 23.0814C33.015 23.4049 33.397 23.8369 33.6608 24.3403C33.9246 24.8438 34.0625 25.4037 34.0625 25.9721V32.7189Z"></path><path d="M20 14.1408C18.8411 14.1408 17.7083 14.4845 16.7447 15.1283C15.7811 15.7721 15.0301 16.6872 14.5866 17.7579C14.1432 18.8286 14.0271 20.0067 14.2532 21.1433C14.4793 22.2799 15.0373 23.324 15.8568 24.1434C16.6762 24.9629 17.7203 25.5209 18.8569 25.747C19.9935 25.9731 21.1716 25.857 22.2423 25.4136C23.3129 24.9701 24.2281 24.2191 24.8719 23.2555C25.5157 22.2919 25.8594 21.1591 25.8594 20.0002C25.8575 18.4468 25.2396 16.9575 24.1411 15.859C23.0427 14.7606 21.5534 14.1427 20 14.1408ZM20 23.5158C19.3047 23.5158 18.625 23.3096 18.0468 22.9233C17.4687 22.537 17.0181 21.988 16.752 21.3456C16.4859 20.7032 16.4163 19.9963 16.5519 19.3143C16.6876 18.6324 17.0224 18.0059 17.5141 17.5143C18.0057 17.0226 18.6322 16.6878 19.3141 16.5521C19.9961 16.4165 20.703 16.4861 21.3454 16.7522C21.9878 17.0183 22.5368 17.4689 22.9231 18.047C23.3094 18.6252 23.5156 19.3049 23.5156 20.0002C23.5146 20.9323 23.1439 21.8259 22.4848 22.485C21.8257 23.1441 20.9321 23.5148 20 23.5158Z"></path></g><defs><clipPath id="clip0_26468_13234"><rect width="40" height="40"></rect></clipPath></defs></svg>				
									<h5>
							Collaboration tools						
					</h5>
									<p>
						We help teams stay in sync with real-time project and task management tools					</p>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M38.8281 3.59375H1.17188C0.861074 3.59375 0.563003 3.71722 0.343234 3.93698C0.123465 4.15675 0 4.45482 0 4.76562V28.2031C0 28.5139 0.123465 28.812 0.343234 29.0318C0.563003 29.2515 0.861074 29.375 1.17188 29.375H11.1656L8.77266 34.7578C8.71012 34.8985 8.67591 35.0501 8.67197 35.2039C8.66802 35.3578 8.69442 35.511 8.74967 35.6547C8.80491 35.7983 8.88791 35.9297 8.99393 36.0413C9.09996 36.1529 9.22692 36.2425 9.36758 36.3051C9.50824 36.3676 9.65983 36.4018 9.81371 36.4058C9.9676 36.4097 10.1207 36.3833 10.2644 36.3281C10.4081 36.2728 10.5395 36.1898 10.6511 36.0838C10.7627 35.9778 10.8523 35.8508 10.9148 35.7102L13.7273 29.375H18.8281V35.2344C18.8281 35.5452 18.9516 35.8432 19.1714 36.063C19.3911 36.2828 19.6892 36.4062 20 36.4062C20.3108 36.4062 20.6089 36.2828 20.8286 36.063C21.0484 35.8432 21.1719 35.5452 21.1719 35.2344V29.375H26.2695L29.082 35.7102C29.2083 35.9942 29.4423 36.2165 29.7325 36.3281C30.0226 36.4396 30.3452 36.4314 30.6293 36.3051C30.9134 36.1788 31.1356 35.9448 31.2472 35.6547C31.3588 35.3645 31.3505 35.0419 31.2242 34.7578L28.8344 29.375H38.8281C39.1389 29.375 39.437 29.2515 39.6568 29.0318C39.8765 28.812 40 28.5139 40 28.2031V4.76562C40 4.45482 39.8765 4.15675 39.6568 3.93698C39.437 3.71722 39.1389 3.59375 38.8281 3.59375ZM37.6562 27.0312H2.34375V5.9375H37.6562V27.0312Z"></path><path d="M6.64062 21.8586L14.1789 16.2273L18.6961 22.4281C18.8718 22.6694 19.1329 22.8345 19.4262 22.8898C19.7194 22.9451 20.0227 22.8864 20.2742 22.7258L32.3711 15.0039L31.6313 18.7031C31.5703 19.0079 31.633 19.3244 31.8054 19.583C31.9779 19.8416 32.246 20.0211 32.5508 20.082C32.8556 20.1429 33.1721 20.0803 33.4307 19.9078C33.6893 19.7354 33.8688 19.4673 33.9297 19.1625L35.2133 12.7445C35.2436 12.5936 35.2438 12.4381 35.214 12.287C35.1842 12.136 35.1248 11.9923 35.0394 11.8641C34.954 11.736 34.8442 11.6259 34.7163 11.5403C34.5883 11.4546 34.4448 11.395 34.2938 11.3648L27.8758 10.082C27.571 10.021 27.2544 10.0836 26.9958 10.2559C26.7371 10.4283 26.5575 10.6964 26.4965 11.0012C26.4355 11.306 26.498 11.6225 26.6704 11.8812C26.8428 12.1398 27.1108 12.3194 27.4156 12.3805L31.0023 13.0969L19.9406 20.1562L15.3734 13.8875C15.2821 13.7622 15.1668 13.6563 15.0342 13.5759C14.9016 13.4954 14.7544 13.4421 14.6011 13.419C14.4478 13.3959 14.2914 13.4035 14.141 13.4412C13.9906 13.479 13.8492 13.5462 13.725 13.6391L5.23438 19.9805C4.98573 20.1669 4.82136 20.4446 4.7774 20.7522C4.73345 21.0599 4.81352 21.3725 5 21.6211C5.18648 21.8697 5.4641 22.0341 5.77177 22.0781C6.07945 22.122 6.39198 22.0419 6.64062 21.8555V21.8586Z"></path></svg>				
									<h5>
							Smart data insights						
					</h5>
									<p>
						With Soft, gain actionable insights to drive smarter business choices					</p>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><g clip-path="url(#clip0_26468_13213)"><path d="M35.2344 14.922H29.375V13.7501C29.3738 12.6109 28.9207 11.5187 28.1151 10.7132C27.3096 9.9076 26.2173 9.4545 25.0781 9.45325H12.1875V8.73763C12.9187 8.0361 13.4233 7.13185 13.6364 6.1412C13.8495 5.15054 13.7614 4.11878 13.3833 3.17863C13.0053 2.23848 12.3546 1.43293 11.515 0.865603C10.6753 0.298277 9.6852 -0.00488281 8.67188 -0.00488281C7.65856 -0.00488281 6.66841 0.298277 5.82879 0.865603C4.98918 1.43293 4.33849 2.23848 3.96042 3.17863C3.58236 4.11878 3.49421 5.15054 3.70732 6.1412C3.92043 7.13185 4.42504 8.0361 5.15625 8.73763V38.8283C5.15625 39.1391 5.27972 39.4371 5.49949 39.6569C5.71925 39.8767 6.01733 40.0001 6.32813 40.0001H11.0156C11.3264 40.0001 11.6245 39.8767 11.8443 39.6569C12.064 39.4371 12.1875 39.1391 12.1875 38.8283V24.297H18.4375V25.4689C18.4387 26.6081 18.8918 27.7003 19.6974 28.5059C20.5029 29.3114 21.5952 29.7645 22.7344 29.7658H35.2344C35.5452 29.7658 35.8433 29.6423 36.063 29.4225C36.2828 29.2027 36.4063 28.9047 36.4063 28.5939V16.0939C36.4063 15.7831 36.2828 15.485 36.063 15.2652C35.8433 15.0455 35.5452 14.922 35.2344 14.922ZM8.67188 2.34388C9.21269 2.34388 9.74135 2.50425 10.191 2.8047C10.6407 3.10516 10.9912 3.53221 11.1981 4.03185C11.4051 4.5315 11.4592 5.08129 11.3537 5.6117C11.2482 6.14212 10.9878 6.62934 10.6054 7.01175C10.223 7.39416 9.73574 7.65458 9.20533 7.76009C8.67491 7.8656 8.12512 7.81145 7.62548 7.60449C7.12583 7.39753 6.69878 7.04706 6.39833 6.59739C6.09787 6.14773 5.9375 5.61906 5.9375 5.07825C5.9375 4.35305 6.22559 3.65755 6.73838 3.14476C7.25118 2.63196 7.94668 2.34388 8.67188 2.34388ZM7.5 37.6564V10.0181C8.27037 10.2025 9.07338 10.2025 9.84375 10.0181V37.6564H7.5ZM12.1875 11.797H25.0781C25.5961 11.797 26.0929 12.0028 26.4592 12.3691C26.8255 12.7353 27.0313 13.2321 27.0313 13.7501V22.2806C26.5388 22.0643 26.0067 21.9528 25.4688 21.9533H12.1875V11.797ZM22.7344 27.422C22.2164 27.422 21.7196 27.2162 21.3533 26.8499C20.987 26.4837 20.7813 25.9869 20.7813 25.4689V24.297H25.4688C25.8832 24.297 26.2806 24.4616 26.5736 24.7546C26.8666 25.0477 27.0313 25.4451 27.0313 25.8595C27.0313 26.2739 26.8666 26.6713 26.5736 26.9644C26.2806 27.2574 25.8832 27.422 25.4688 27.422H22.7344ZM34.0625 27.422H29.0477C29.264 26.9295 29.3754 26.3974 29.375 25.8595V17.2658H34.0625V27.422Z"></path></g><defs><clipPath id="clip0_26468_13213"><rect width="40" height="40"></rect></clipPath></defs></svg>				
									<h5>
							Process automation						
					</h5>
									<p>
						Soft is focused on streamlining tasks with workflow automation tools					</p>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M34.8914 5.03047L30.2039 0.342969C30.095 0.234167 29.9658 0.147878 29.8236 0.0890303C29.6813 0.0301831 29.5289 -6.96164e-05 29.375 1.2029e-07H10.625C10.4711 -6.96164e-05 10.3187 0.0301831 10.1764 0.0890303C10.0342 0.147878 9.90497 0.234167 9.79609 0.342969L5.10859 5.03047C4.99979 5.13934 4.9135 5.26858 4.85466 5.41081C4.79581 5.55303 4.76556 5.70546 4.76563 5.85938V21.2977C4.76603 25.6499 6.25056 29.8718 8.97413 33.2665C11.6977 36.6612 15.4975 39.0257 19.7461 39.9695C19.9133 40.007 20.0867 40.007 20.2539 39.9695C24.5025 39.0257 28.3023 36.6612 31.0259 33.2665C33.7494 29.8718 35.234 25.6499 35.2344 21.2977V5.85938C35.2344 5.70546 35.2042 5.55303 35.1453 5.41081C35.0865 5.26858 35.0002 5.13934 34.8914 5.03047ZM32.8906 21.2977C32.8906 29.1391 27.6031 35.8164 20 37.6258C12.3969 35.8164 7.10938 29.1406 7.10938 21.2977V6.34453L11.1102 2.34375H28.8898L32.8906 6.34453V21.2977Z"></path><path d="M27.1094 4.6875H12.8906C12.7367 4.68743 12.5843 4.71768 12.4421 4.77653C12.2998 4.83538 12.1706 4.92167 12.0617 5.03047L10.5773 6.51484C10.4685 6.62372 10.3823 6.75296 10.3234 6.89518C10.2646 7.03741 10.2343 7.18983 10.2344 7.34375V20.5164C10.2341 23.3941 11.1427 26.1984 12.8306 28.5291C14.5185 30.8598 16.8994 32.5979 19.6336 33.4953C19.8716 33.5737 20.1284 33.5737 20.3664 33.4953C23.1006 32.5979 25.4815 30.8598 27.1694 28.5291C28.8573 26.1984 29.7659 23.3941 29.7656 20.5164V7.34375C29.7657 7.18983 29.7354 7.03741 29.6766 6.89518C29.6177 6.75296 29.5315 6.62372 29.4227 6.51484L27.9383 5.03047C27.8294 4.92167 27.7002 4.83538 27.5579 4.77653C27.4157 4.71768 27.2633 4.68743 27.1094 4.6875ZM27.4219 20.5164C27.4221 22.8344 26.7103 25.0965 25.3829 26.9968C24.0555 28.8971 22.1765 30.3439 20 31.1414C17.8235 30.3439 15.9445 28.8971 14.6171 26.9968C13.2897 25.0965 12.5779 22.8344 12.5781 20.5164V7.82891L13.3758 7.03125H26.6242L27.4219 7.82891V20.5164Z"></path><path d="M23.8902 15.1373L19.6504 19.0826L17.6746 17.2443C17.5617 17.1395 17.4293 17.0579 17.285 17.0042C17.1406 16.9505 16.987 16.9258 16.8331 16.9315C16.6791 16.9371 16.5278 16.973 16.3878 17.0372C16.2477 17.1013 16.1216 17.1924 16.0168 17.3053C15.9119 17.4181 15.8303 17.5505 15.7767 17.6949C15.723 17.8393 15.6983 17.9929 15.7039 18.1468C15.7096 18.3007 15.7455 18.4521 15.8096 18.5921C15.8738 18.7322 15.9649 18.8582 16.0777 18.9631L18.8519 21.5412C19.0688 21.7429 19.3539 21.8549 19.65 21.8549C19.9461 21.8549 20.2312 21.7429 20.448 21.5412L25.4871 16.8537C25.715 16.6419 25.8495 16.3483 25.8609 16.0374C25.8723 15.7265 25.7598 15.4238 25.548 15.1959C25.3363 14.968 25.0427 14.8335 24.7318 14.8221C24.4209 14.8107 24.1182 14.9232 23.8902 15.135V15.1373Z"></path></svg>				
									<h5>
							Seamless integration						
					</h5>
									<p>
						We help teams connect and grow with tools that fit daily business needs					</p>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M37.2656 21.5625H35.2344V6.32812C35.2344 5.60292 34.9463 4.90742 34.4335 4.39463C33.9207 3.88184 33.2252 3.59375 32.5 3.59375H7.5C6.7748 3.59375 6.0793 3.88184 5.5665 4.39463C5.05371 4.90742 4.76562 5.60292 4.76562 6.32812V16.0938H2.73438C2.00917 16.0938 1.31367 16.3818 0.80088 16.8946C0.288085 17.4074 0 18.1029 0 18.8281V33.6719C0 34.3971 0.288085 35.0926 0.80088 35.6054C1.31367 36.1182 2.00917 36.4062 2.73438 36.4062H37.2656C37.9908 36.4062 38.6863 36.1182 39.1991 35.6054C39.7119 35.0926 40 34.3971 40 33.6719V24.2969C40 23.5717 39.7119 22.8762 39.1991 22.3634C38.6863 21.8506 37.9908 21.5625 37.2656 21.5625ZM7.10938 6.32812C7.10938 6.22452 7.15053 6.12517 7.22379 6.05191C7.29704 5.97865 7.3964 5.9375 7.5 5.9375H32.5C32.6036 5.9375 32.703 5.97865 32.7762 6.05191C32.8495 6.12517 32.8906 6.22452 32.8906 6.32812V21.5625H15.6164L13.5773 16.8039C13.487 16.5931 13.3367 16.4134 13.1452 16.2872C12.9537 16.161 12.7294 16.0937 12.5 16.0938H7.10938V6.32812ZM37.6562 33.6719C37.6562 33.7755 37.6151 33.8748 37.5418 33.9481C37.4686 34.0213 37.3692 34.0625 37.2656 34.0625H2.73438C2.63077 34.0625 2.53142 34.0213 2.45816 33.9481C2.38491 33.8748 2.34375 33.7755 2.34375 33.6719V18.8281C2.34375 18.7245 2.38491 18.6252 2.45816 18.5519C2.53142 18.4787 2.63077 18.4375 2.73438 18.4375H11.7273L13.7664 23.1961C13.8568 23.4069 14.007 23.5866 14.1985 23.7128C14.39 23.839 14.6144 23.9063 14.8438 23.9062H37.2656C37.3692 23.9062 37.4686 23.9474 37.5418 24.0207C37.6151 24.0939 37.6562 24.1933 37.6562 24.2969V33.6719Z"></path><path d="M9.76562 29.375H5.85938C5.54857 29.375 5.2505 29.4985 5.03073 29.7182C4.81097 29.938 4.6875 30.2361 4.6875 30.5469C4.6875 30.8577 4.81097 31.1557 5.03073 31.3755C5.2505 31.5953 5.54857 31.7188 5.85938 31.7188H9.76562C10.0764 31.7188 10.3745 31.5953 10.5943 31.3755C10.814 31.1557 10.9375 30.8577 10.9375 30.5469C10.9375 30.2361 10.814 29.938 10.5943 29.7182C10.3745 29.4985 10.0764 29.375 9.76562 29.375Z"></path><path d="M29.7656 9.45312C29.7656 9.14232 29.6422 8.84425 29.4224 8.62448C29.2026 8.40472 28.9046 8.28125 28.5938 8.28125H11.4062C11.0954 8.28125 10.7974 8.40472 10.5776 8.62448C10.3578 8.84425 10.2344 9.14232 10.2344 9.45312C10.2344 9.76393 10.3578 10.062 10.5776 10.2818C10.7974 10.5015 11.0954 10.625 11.4062 10.625H28.5938C28.9046 10.625 29.2026 10.5015 29.4224 10.2818C29.6422 10.062 29.7656 9.76393 29.7656 9.45312Z"></path><path d="M28.5938 12.9688H17.6562C17.3454 12.9688 17.0474 13.0922 16.8276 13.312C16.6078 13.5318 16.4844 13.8298 16.4844 14.1406C16.4844 14.4514 16.6078 14.7495 16.8276 14.9693C17.0474 15.189 17.3454 15.3125 17.6562 15.3125H28.5938C28.9046 15.3125 29.2026 15.189 29.4224 14.9693C29.6422 14.7495 29.7656 14.4514 29.7656 14.1406C29.7656 13.8298 29.6422 13.5318 29.4224 13.312C29.2026 13.0922 28.9046 12.9688 28.5938 12.9688Z"></path></svg>				
									<h5>
							Shared workspace						
					</h5>
									<p>
						At Soft, our suite brings teams together, boosting output and insight					</p>
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
software</h1>				
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
software</h1>				
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
software</h1>				
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
software</h1>				
															<img width="1006" height="1006" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-ellipse-blue.svg" alt="" />																										<img width="598" height="598" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-55-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-55-copyright.jpg 598w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-55-copyright-300x300.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-55-copyright-150x150.jpg 150w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-55-copyright-370x370.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-55-copyright-90x90.jpg 90w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-55-copyright-410x410.jpg 410w" sizes="(max-width: 767px) 100vw, 598px" />																<h5>Jared Miller</h5>					<p>New York, NY</p>		Leads Soft’s vision, driving growth and innovation through strategy, teamwork, and SaaS success.					
					<a href="https://www.facebook.com/AncoraThemes/" target="_blank">
						Facebook
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>
					<a href="https://www.instagram.com/ancora_themes/" target="_blank">
						Instagram
						<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>
					<a href="https://x.com/themes_ancora/" target="_blank">
						X-twitter
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg>					</a>
																	<img width="598" height="598" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-54-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-54-copyright.jpg 598w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-54-copyright-300x300.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-54-copyright-150x150.jpg 150w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-54-copyright-370x370.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-54-copyright-90x90.jpg 90w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-54-copyright-410x410.jpg 410w" sizes="(max-width: 767px) 100vw, 598px" />																<h5>Anna Brooks</h5>					<p>Denver, CO</p>		<p>Guides the platform’s tech direction, shaping secure, scalable cloud tools and uniting teams to build robust SaaS products.</p>					
					<a href="https://www.facebook.com/AncoraThemes/" target="_blank">
						Facebook
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>
					<a href="https://www.instagram.com/ancora_themes/" target="_blank">
						Instagram
						<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>
					<a href="https://x.com/themes_ancora/" target="_blank">
						X-twitter
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg>					</a>
																	<img width="598" height="598" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-56-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-56-copyright.jpg 598w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-56-copyright-300x300.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-56-copyright-150x150.jpg 150w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-56-copyright-370x370.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-56-copyright-90x90.jpg 90w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-56-copyright-410x410.jpg 410w" sizes="(max-width: 767px) 100vw, 598px" />																<h5>Priya Patel</h5>					<p>Boston, MA</p>		Champions client goals, guiding onboarding and support to help teams get lasting value from Soft’s SaaS tools.					
					<a href="https://www.facebook.com/AncoraThemes/" target="_blank">
						Facebook
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>
					<a href="https://www.instagram.com/ancora_themes/" target="_blank">
						Instagram
						<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>
					<a href="https://x.com/themes_ancora/" target="_blank">
						X-twitter
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg>					</a>
							<h6>Simple pricing</h6>				
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
Find the right plan for 
your team</h1>				
				<h3>Monthly</h3>
				<h3>Yearly</h3>
													<h6>
								Starter							</h6>
														<p>
								For new teams and small groups							</p>
										<h2>
												&#36;						
								60							
											</h2>
							/ per month						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Workflow tools										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Team chat included										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Simple file sharing										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Basic analytics										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/pricing/">
																Select Plan
														</a>
													<h6>
								Professional							</h6>
														<p>
								For teams that need more control							</p>
										<h2>
												&#36;						
								75							
											</h2>
							/ per month						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Task control										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Premium team chat										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Project dashboards										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Detailed analytics										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/pricing/">
																Select Plan
														</a>
													<h6>
								Advanced							</h6>
														<p>
								Sed ut perspiciatis unde omnis iste							</p>
										<h2>
												&#36;						
								120							
											</h2>
							/ per month						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											API access										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Unlimited analytics										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Priority onboarding										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											User roles										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/pricing/">
																Select Plan
														</a>
													<h6>
								Starter							</h6>
														<p>
								Save more with yearly billing							</p>
										<h2>
												&#36;						
								50							
											</h2>
							/ per year						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Try easy workflows										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Group chat access										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											File sharing										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Data insights basic										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/pricing/">
																Select Plan
														</a>
													<h6>
								Professional							</h6>
														<p>
								Unlock more for growing teams							</p>
										<h2>
												&#36;						
								80							
											</h2>
							/ per year						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Workflow solutions										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Priority team chat										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Rich project boards										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Deep data insights										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/pricing/">
																Select Plan
														</a>
													<h6>
								Advanced							</h6>
														<p>
								Advanced plan for large teams							</p>
										<h2>
												&#36;						
								100							
											</h2>
							/ per year						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Full suite features 										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											All app integrations										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Setup help										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Pro data analytics										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/pricing/">
																Select Plan
														</a>
						<h1>
							Soft’s solutions transformed our daily work. Their team took the time to learn our needs and delivered as promised.						</h1>
									<img width="117" height="117" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-17-copyright.jpg" alt="" />								
								<h6>
										Alexis Moore									
								</h6>
																	<p>
											Seattle, WA										
																		</p>
															<img width="1006" height="1006" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-ellipse-blue.svg" alt="" />																<h6>Empower your business now</h6>				
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
Latest tips and 
updates here</h1>				
					<h5>Automation for growth</h5>		Soft streamlines work so teams focus on progress and results													<img width="711" height="328" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-62-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-62-copyright.jpg 711w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-62-copyright-300x138.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-62-copyright-370x171.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-62-copyright-410x189.jpg 410w" sizes="(max-width: 767px) 100vw, 711px" />																<h5>Personalized for teams</h5>		Our platform adapts to your needs, helping you achieve more together													<img width="711" height="328" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-63-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-63-copyright.jpg 711w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-63-copyright-300x138.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-63-copyright-370x171.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-63-copyright-410x189.jpg 410w" sizes="(max-width: 767px) 100vw, 711px" />																										<img width="1000" height="800" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-dots.svg" alt="" />																										<img width="1006" height="1006" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-ellipse-violet.svg" alt="" />																										<img width="1000" height="800" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-dots.svg" alt="" />																<h6>Your questions answered</h6>				
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
Looking for info? Explore 
FAQs now</h1>				
		<p>Explore answers to top questions about Soft’s SaaS platform and how our tools help teams work smarter and grow fast.</p>		
										<h6 id="trx-addons-accordion-tab-title-2281" tabindex="0" data-tab="1" role="tab" aria-controls="trx-addons-accordion-tab-content-2281" aria-expanded="false">
								Who can use Soft’s platform?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Soft supports startups, SMEs, and larger firms that want to boost efficiency with workflow automation, analytics, and team tools.</p>					
										<h6 id="trx-addons-accordion-tab-title-2282" tabindex="0" data-tab="2" role="tab" aria-controls="trx-addons-accordion-tab-content-2282" aria-expanded="true">
								What features does Soft provide?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>We deliver workflow automation, data dashboards, and project tools—all designed for easy use, better teamwork, and quick results.</p>					
										<h6 id="trx-addons-accordion-tab-title-2283" tabindex="0" data-tab="3" role="tab" aria-controls="trx-addons-accordion-tab-content-2283" aria-expanded="false">
								How are results tracked on Soft?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Our dashboard tracks KPIs, feedback, and performance data so you always know how your teams and projects are growing.</p>					
										<h6 id="trx-addons-accordion-tab-title-2284" tabindex="0" data-tab="4" role="tab" aria-controls="trx-addons-accordion-tab-content-2284" aria-expanded="false">
								How do I get a quote for Soft?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Reach out by email or phone with your needs; we’ll review them and send a custom quote for your ideal software plan.</p>					
					<h2>Empower your team with smarter workflows now</h2>										<a href="https://saas-software.soft.ancorathemes.com/contact/">
									Get Started Now
					</a>";s:10:"post_title";s:4:"Home";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"home";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:57:48";s:17:"post_modified_gmt";s:19:"2026-04-09 23:57:48";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:49:"https://saas-software.soft.ancorathemes.com/home/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:11;a:23:{s:2:"ID";s:2:"30";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:47";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:13922:"<h4>1. Introduction</h4><p>ThemeREX (website url address: <a href="https://themerex.net" target="_blank" rel="noopener"> https://themerex.net</a>) appreciates your business and trust. We are Cyprus based company, creating products to enhance your website building experience. Please read this Privacy Policy, providing consent to both documents in order to have permission to use our services.</p>					
				<h4>2. Data Collected</h4>
<h6>Data Storage Location</h6>
We are a Cyprus based company and operate web servers hosted in Germany. Our hosting provider Hetzner Online GmbH adheres to the EU/US “Privacy Shield”, ensuring that your data is securely stored and GDPR compliant. For more information on Hetzner Online GmbH privacy policy, please see here: <a href="https://www.hetzner.com/rechtliches/datenschutz" target="_blank" rel="noopener">Hetzner Data Privacy Policy</a>.
<h6>Registration Data</h6>
If you register on our website, we store your chosen username and your email address and any additional personal information added to your user profile. You can see, edit, or delete your personal information at any time (except changing your username). Website administrators can also see and edit this information.
<h6>Purchase Data</h6>
To receive product support, you have to have one or more Envato/ThemeREX purchase codes on our website. These purchase codes will be stored together with support expiration dates and your user data. This is required for us to provide you with downloads, product support, and other customer services.
<h6>Support Data</h6>
If you have registered on our website and have a valid support account, you can submit support tickets for assistance. Support form submissions are sent to our third party Ticksy ticketing system. Only the data you explicitly provided is sent, and you are asked for consent, each time you want to create a new support ticket. Ticksy adheres to the EU/US “Privacy Shield” and you can see their privacy policy here: <a href="https://ticksy.com/privacy-policy/" target="_blank" rel="noopener">Ticksy Privacy Policy</a>.
<h6>Comments</h6>
When you leave comments on the website we collect the data shown in the comments form, and also the IP address and browser user agent string to help spam detection.
<h6>Contact Form</h6>
Information submitted through the contact form on our site is sent to our company email, hosted by Zoho. Zoho adheres to the EU/US “Privacy Shield” policy and you can find more information about this here: <a href="https://www.zoho.com/privacy.html" target="_blank" rel="noopener">Zoho Privacy Policy</a>.
These submissions are only kept for customer service purposes they are never used for marketing purposes or shared with third parties.
<h6>Google Analytics</h6>
We use Google Analytics on our site for anonymous reporting of site usage. So, no personalized data is stored. If you would like to opt-out of Google Analytics monitoring your behavior on our website please use this link: <a href="https://tools.google.com/dlpage/gaoptout/" target="_blank" rel="noopener">Google Analytics Opt-out</a>.
<h6>Cases for Using the Personal Data</h6>
<strong>We use your personal information in the following cases:</strong>
<ul>
 	<li style="font-weight: 400;">Verification/identification of the user during website usage;</li>
 	<li style="font-weight: 400;">Providing Technical Assistance;</li>
 	<li style="font-weight: 400;">Sending updates to our users with important information to inform about news/changes;</li>
 	<li style="font-weight: 400;">Checking the accounts’ activity in order to prevent fraudulent transactions and ensure the security</li>
 	<li style="font-weight: 400;">over our customers’ personal information;</li>
 	<li style="font-weight: 400;">Customize the website to make your experience more personal and engaging;</li>
 	<li style="font-weight: 400;">Guarantee overall performance and administrative functions run smoothly.</li>
</ul>					
				<h4>3. Embedded Content</h4><p>Pages on this site may include embedded content, like YouTube videos, for example. Embedded content from other websites behaves in the exact same way as if you visited the other website.</p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website. Below you can find a list of the services we use:</p><h6>Facebook</h6><p>The Facebook page plugin is used to display our Facebook timeline on our site. Facebook has its own cookie and privacy policies over which we have no control. There is no installation of cookies from Facebook and your IP is not sent to a Facebook server until you consent to it. See their privacy policy here: <a href="https://www.facebook.com/privacy/center/" target="_blank" rel="noopener">Facebook Privacy Policy</a>.</p><h6>Twitter</h6><p>We use the Twitter API to display our tweets timeline on our site. Twitter has its own cookie and privacy policies over which we have no control. Your IP is not sent to a Twitter server until you consent to it. See their privacy policy here: <a href="https://x.com/en/privacy" target="_blank" rel="noopener">Twitter Privacy Policy</a>.</p><h6>Youtube</h6><p>We use YouTube videos embedded on our site. YouTube has its own cookie and privacy policies over which we have no control. There is no installation of cookies from YouTube and your IP is not sent to a YouTube server until you consent to it. See their privacy policy here: <a href="https://policies.google.com/privacy?hl=en" target="_blank" rel="noopener">YouTube Privacy Policy</a>.</p>					
				<h4>4. Cookies</h4><p>This site uses cookies – small text files that are placed on your machine to help the site provide a better user experience. In general, cookies are used to retain user preferences, store information for things like shopping carts, and provide anonymised tracking data to third party applications like Google Analytics. Cookies generally exist to make your browsing experience better. However, you may prefer to disable cookies on this site and on others. The most effective way to do this is to disable cookies in your browser. We suggest consulting the help section of your browser.</p><h6>Necessary Cookies (all site visitors)</h6><ul><li style="font-weight: 400;"><b>cfduid:</b> Is used for our CDN CloudFlare to identify individual clients behind a shared IP address and apply security settings on a per-client basis. See more information on privacy here: <a href="https://www.cloudflare.com/privacypolicy/">CloudFlare Privacy Policy</a>.</li><li style="font-weight: 400;"><b>PHPSESSID:</b> To identify your unique session on the website.</li></ul><h6>Necessary Cookies (Additional for Logged in Customers)</h6><ul><li style="font-weight: 400;"><b>wp-auth:</b> Used by WordPress to authenticate logged-in visitors, password authentication and user verification.</li><li style="font-weight: 400;"><b>wordpress_logged_in_{hash}:</b> Used by WordPress to authenticate logged-in visitors, password authentication and user verification.</li><li style="font-weight: 400;"><b>wordpress_test_cookie</b> Used by WordPress to ensure cookies are working correctly.</li><li style="font-weight: 400;"><b>wp-settings-[UID]:</b> WordPress sets a few wp-settings-[UID] cookies. The number on the end is your individual user ID from the users database table. This is used to customize your view of admin interface, and possibly also the main site interface.</li><li style="font-weight: 400;"><b>wp-settings-[UID]:</b>WordPress also sets a few wp-settings-{time}-[UID] cookies. The number on the end is your individual user ID from the users database table. This is used to customize your view of admin interface, and possibly also the main site interface.</li></ul>					
				<h4>5. Who Has Access To Your Data</h4><p>If you are not a registered client for our site, there is no personal information we can retain or view regarding yourself.</p><p>If you are a client with a registered account, your personal information can be accessed by:</p><ul><li style="font-weight: 400;">Our system administrators.</li><li style="font-weight: 400;">Our supporters when they (in order to provide support) need to get the information about the client accounts and access.</li></ul>					
				<h4>6. Third Party Access to Your Data</h4><p>We don’t share your data with third-parties in a way as to reveal any of your personal information like email, name, etc. The only exceptions to that rule are for partners we have to share limited data with in order to provide the services you expect from us. Please see below:</p><h6>Envato Pty Ltd</h6><p>For the purpose of validating and getting your purchase information regarding licenses for this theme, we send your provided tokens and purchase keys to Envato Pty Ltd and use the response from their API to register your validated support data. See the Envato privacy policy here: <a href="https://envato.com/privacy/" target="_blank" rel="noopener">Envato Privacy Policy</a>.</p><h6>Ticksy</h6><p>Ticksy provides the support ticketing platform we use to handle support requests. The data they receive is limited to the data you explicitly provide and consent to being set when you create a support ticket. Ticksy adheres to the EU/US “Privacy Shield” and you can see their privacy policy here: <a href="https://ticksy.com/privacy-policy/" target="_blank" rel="noopener">Ticksy Privacy Policy</a>.</p>					
				<h4>7. How Long We Retain Your Data For</h4><p>When you submit a support ticket or a comment, its metadata is retained until (if) you tell us to remove it. We use this data so that we can recognize you and approve your comments automatically instead of holding them for moderation.</p><p>If you register on our website, we also store the personal information you provide in your user profile. You can see, edit, or delete your personal information at any time (except changing your username). Website administrators can also see and edit that information.</p>					
				<h4>8. Security Measures</h4><p>We use the SSL/HTTPS protocol throughout our site. This encrypts our user communications with the servers so that personally identifiable information is not captured/hijacked by third parties without authorization.</p><p>In case of a data breach, system administrators will immediately take all needed steps to ensure system integrity, will contact affected users and will attempt to reset passwords if needed.</p>					
				<h4>9. Your Data Rights</h4><h6>General Rights</h6><p>If you have a registered account on this website or have left comments, you can request an exported file of the personal data we retain, including any additional data you have provided to us.</p><p>You can also request that we erase any of the personal data we have stored. This does not include any data we are obliged to keep for administrative, legal, or security purposes. In short, we cannot erase data that is vital to you being an active customer (i.e. basic account information like an email address).<br />If you wish that all of your data is erased, we will no longer be able to offer any support or other product-related services to you.</p><h6>GDPR Rights</h6><p>Your privacy is critically important to us. Going forward with the GDPR we aim to support the GDPR standard. ThemeREX permits residents of the European Union to use its Service. Therefore, it is the intent of ThemeREX to comply with the European General Data Protection Regulation. For more details please see here: <a href="https://gdpr.eu/" target="_blank" rel="noopener">EU GDPR Information Portal.</a></p>					
				<h4>10. Third Party Websites</h4><p>ThemeREX may post links to third party websites on this website. These third party websites are not screened for privacy or security compliance by ThemeREX, and you release us from any liability for the conduct of these third party websites.<br /><br />All social media sharing links, either displayed as text links or social media icons do not connect you to any of the associated third parties unless you explicitly click on them.</p><p>Please be aware that this Privacy Policy, and any other policies in place, in addition to any amendments, does not create rights enforceable by third parties or require disclosure of any personal information relating to members of the Service or Site. ThemeREX bears no responsibility for the information collected or used by any advertiser or third party website. Please review the privacy policy and terms of service for each site you visit through third party links.</p>					
				<h4>11. Release of Your Data for Legal Purposes</h4><p>At times it may become necessary or desirable to ThemeREX, for legal purposes, to release your information in response to a request from a government agency or a private litigant. You agree that we may disclose your information to a third party where we believe, in good faith, that it is desirable to do so for the purposes of a civil action, criminal investigation, or other legal matter. In the event that we receive a subpoena affecting your privacy, we may elect to notify you to give you an opportunity to file a motion to quash the subpoena, or we may attempt to quash it ourselves, but we are not obligated to do either. We may also proactively report you, and release your information to, third parties where we believe that it is prudent to do so for legal reasons, such as our belief that you have engaged in fraudulent activities. You release us from any damages that may arise from or relate to the release of your information to a request from law enforcement agencies or private litigants.</p><p>Any passing on of personal data for legal purposes will only be done in compliance with laws of the country you reside in.</p>";s:10:"post_title";s:14:"Privacy Policy";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"privacy-policy";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 20:36:47";s:17:"post_modified_gmt";s:19:"2026-03-02 20:36:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:59:"https://saas-software.soft.ancorathemes.com/privacy-policy/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:12;a:23:{s:2:"ID";s:2:"33";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:47";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:2924:"<h6>Common Questions</h6>					<h1>Need help? Contact us!</h1>		<p>We are here to assist you with any questions or concerns you may have. Feel free to reach out to us anytime.</p>		
			<ul>
																					<li>
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17.11 19.63"><path d="M8.56,11.78c-1.94,0-3.51-1.57-3.51-3.51s1.57-3.51,3.51-3.51,3.51,1.57,3.51,3.51-1.58,3.51-3.51,3.51Zm0-5.72c-1.22,0-2.21,.99-2.21,2.21s.99,2.21,2.21,2.21,2.21-.99,2.21-2.21-.99-2.21-2.21-2.21Z"></path><path d="M8.56,19.63c-1.35,0-2.7-.51-3.76-1.52C2.1,15.52-.88,11.39,.24,6.46H.24C1.26,2,5.15,0,8.55,0h0c3.41,0,7.3,2,8.31,6.46,1.12,4.93-1.87,9.06-4.57,11.65-1.05,1.01-2.4,1.52-3.75,1.52ZM1.51,6.74c-.98,4.34,1.74,8.07,4.19,10.43,1.6,1.54,4.11,1.54,5.71,0,2.46-2.36,5.18-6.08,4.2-10.43-.91-4.02-4.37-5.45-7.05-5.45h0C5.87,1.3,2.42,2.73,1.51,6.74h0Z"></path></svg>			
										<p>
								1032 N 9th Ave, Tucson, AZ 85705, USA							</p>
													</li>
													</ul>
			<ul>
																					<li>
															<a href="tel:+18408412569">
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.3 20.3"><path d="M10.27,20.3H5.02c-3.85,0-5.02-1.26-5.02-5.4V5.4C0,1.26,1.17,0,5.02,0h5.25c3.85,0,5.03,1.26,5.03,5.4V14.9c0,4.14-1.17,5.4-5.03,5.4ZM5.02,1.3C1.89,1.3,1.3,1.95,1.3,5.4V14.9c0,3.45,.59,4.1,3.73,4.1h5.25c3.13,0,3.72-.65,3.72-4.1V5.4c0-3.45-.59-4.1-3.72-4.1H5.02Z"></path><path d="M9.4,4.62h-3.5c-.36,0-.65-.29-.65-.65s.29-.65,.65-.65h3.5c.36,0,.65,.29,.65,.65s-.29,.65-.65,.65Z"></path><path d="M7.65,17.55c-1.11,0-2.01-.95-2.01-2.12s.9-2.12,2.01-2.12,2.01,.95,2.01,2.12-.9,2.12-2.01,2.12Zm0-2.95c-.39,0-.71,.37-.71,.82s.32,.82,.71,.82,.71-.37,.71-.82-.32-.82-.71-.82Z"></path></svg>			
										<h6>
								+1 840 841 25 69							</h6>
															</a>
														</li>
													</ul>
			<ul>
																					<li>
															<a href="mailto:info@email.com">
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.63 16.88"><path d="M14.4,16.88H5.23c-3.33,0-5.23-1.91-5.23-5.23V5.23C0,1.91,1.91,0,5.23,0H14.4c3.33,0,5.23,1.91,5.23,5.23v6.42c0,3.33-1.91,5.23-5.23,5.23ZM5.23,1.3c-2.61,0-3.93,1.32-3.93,3.93v6.42c0,2.61,1.32,3.93,3.93,3.93H14.4c2.61,0,3.93-1.32,3.93-3.93V5.23c0-2.61-1.32-3.93-3.93-3.93H5.23Z"></path><path d="M9.81,9.2c-.76,0-1.53-.24-2.12-.71l-2.86-2.29c-.28-.22-.33-.63-.1-.91,.22-.28,.63-.33,.91-.1l2.86,2.29c.71,.57,1.91,.57,2.63,0l2.87-2.29c.28-.22,.69-.18,.91,.1s.18,.69-.1,.91l-2.87,2.29c-.6,.47-1.36,.71-2.12,.71Z"></path></svg>			
										<p>
								info@email.com							</p>
															</a>
														</li>
													</ul>
		<!----------------------------- 
			* controls_data : find the the props passed indie of data attribute
			* props.SubmitResponseMarkup : contains the markup of error or success message
			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals
		--------------------------- -->";s:10:"post_title";s:7:"Contact";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:7:"contact";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-24 14:16:54";s:17:"post_modified_gmt";s:19:"2026-04-24 14:16:54";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:52:"https://saas-software.soft.ancorathemes.com/contact/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:13;a:23:{s:2:"ID";s:2:"34";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:47";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:6051:"<h6>Need help with Soft?</h6>					<h1>Quick expert answers</h1>		Soft empowers teams to work smarter, automate tasks, and unlock new levels of productivity with our SaaS platform.		
										<h6 id="trx-addons-accordion-tab-title-1331" tabindex="0" data-tab="1" role="tab" aria-controls="trx-addons-accordion-tab-content-1331" aria-expanded="false">
								How do I set up my account?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Sign up through our website, then check your email for onboarding steps. Our team will help you get started with setup.</p>					
										<h6 id="trx-addons-accordion-tab-title-1332" tabindex="0" data-tab="2" role="tab" aria-controls="trx-addons-accordion-tab-content-1332" aria-expanded="true">
								Can I schedule a demo call?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Of course! Book a demo on our site to explore features and ask questions with an Soft expert in real time.</p>					
										<h6 id="trx-addons-accordion-tab-title-1333" tabindex="0" data-tab="3" role="tab" aria-controls="trx-addons-accordion-tab-content-1333" aria-expanded="false">
								What types of companies use Soft?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>We support businesses of all sizes, from tech startups to big firms, giving each a solution that fits their workflow.</p>					
										<h6 id="trx-addons-accordion-tab-title-1334" tabindex="0" data-tab="4" role="tab" aria-controls="trx-addons-accordion-tab-content-1334" aria-expanded="false">
								Do you help early-stage teams?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Yes, we partner with new teams, offering tools and advice to help launch, automate, and scale from day one.</p>					
			<h1>0+</h1>
					<h6>Years transforming business</h6>				
							<a href="https://saas-software.soft.ancorathemes.com/features/"></a>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>			
			<h1>0</h1>
					<h6>Solutions launched</h6>				
							<a href="https://saas-software.soft.ancorathemes.com/features/"></a>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>			
															<img width="1920" height="760" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-25-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-25-copyright.jpg 1920w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-25-copyright-300x119.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-25-copyright-1024x405.jpg 1024w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-25-copyright-768x304.jpg 768w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-25-copyright-1536x608.jpg 1536w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-25-copyright-370x146.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-25-copyright-924x366.jpg 924w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-25-copyright-410x162.jpg 410w" sizes="(max-width: 1920px) 100vw, 1920px" />																<h1>Contact us</h1>					<h6>General inquiries</h6>				
			<ul>
																					<li>
															<a href="mailto:customer@soft.com">
															<h6>
								customer@soft.com							</h6>
															</a>
														</li>
													</ul>
					<h6>Address</h6>				
			<ul>
																					<li>
														<h6>
								Germany — <br> 785 15h Street, Office 47 Berlin, De 81566							</h6>
													</li>
													</ul>
					<h6>Hours</h6>				
			<ul>
																					<li>
														<h6>
								Mon-Fri 9:00AM — 4:00PM							</h6>
													</li>
													</ul>
					<h6>Socials</h6>				
			<ul>
																					<li>
															<a href="https://www.facebook.com/AncoraThemes/" target="_blank">
															<h6>
								Facebook							</h6>
															</a>
														</li>
																											<li>
															<a href="https://x.com/themes_ancora/" target="_blank">
															<h6>
								X (Twitter)							</h6>
															</a>
														</li>
																											<li>
															<a href="https://www.instagram.com/ancora_themes/" target="_blank">
															<h6>
								Instagram							</h6>
															</a>
														</li>
													</ul>
					<h3>Send us a message</h3>					
		<!----------------------------- 
			* controls_data : find the the props passed indie of data attribute
			* props.SubmitResponseMarkup : contains the markup of error or success message
			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals
		--------------------------- -->";s:10:"post_title";s:3:"FAQ";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:3:"faq";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:08:27";s:17:"post_modified_gmt";s:19:"2026-04-09 23:08:27";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:48:"https://saas-software.soft.ancorathemes.com/faq/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:14;a:23:{s:2:"ID";s:2:"35";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:47";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:28805:"<h6>Smart pricing options</h6>					<h1>Find the right plan for your team</h1>				
				<h3>Monthly</h3>
				<h3>Yearly</h3>
													<h5>
								Starter							</h5>
										<h2>
												&#36;						
								30							
											</h2>
							/ per month						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Automate work fast										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Track all projects live										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Secure file storage										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Custom team boards										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/contact/">
																Select Plan
														</a>
			<ul>
																					<li>
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.00386 2.02201C7.96741 2.08289 7.92549 2.16771 7.88263 2.28251L6.70741 5.4142C6.55681 5.80684 6.25858 6.11524 5.85914 6.23789C5.4597 6.36054 5.03931 6.27286 4.69233 6.03264L4.68472 6.02737L2.08382 4.16663C2.02765 4.12629 1.97566 4.09175 1.92793 4.06246C1.94302 4.11738 1.96207 4.17805 1.98571 4.24458C1.98576 4.24473 1.98565 4.24442 1.98571 4.24458L4.74588 11.9651C4.74673 11.9666 4.74935 11.971 4.75486 11.9779C4.76486 11.9903 4.78019 12.0052 4.80012 12.0193C4.82006 12.0334 4.83941 12.043 4.85468 12.0484C4.86313 12.0513 4.8683 12.0524 4.87009 12.0527H11.1311C11.1329 12.0524 11.1386 12.0513 11.1482 12.0479C11.1647 12.0422 11.1857 12.032 11.2077 12.0169C11.2296 12.0017 11.2471 11.9855 11.2589 11.9716C11.2643 11.9652 11.2675 11.9606 11.2691 11.958L13.9548 4.4393C13.955 4.43899 13.9547 4.43961 13.9548 4.4393C14.0026 4.30423 14.0329 4.19184 14.0507 4.10244C13.9704 4.14427 13.8726 4.20382 13.7571 4.28672L13.7556 4.28783L11.3123 6.03015C10.9667 6.27314 10.5461 6.36073 10.1471 6.23769C9.74872 6.11486 9.45081 5.80654 9.30032 5.4142L9.29876 5.41013L8.12508 2.28251C8.08223 2.16771 8.0403 2.08289 8.00386 2.02201ZM9.24911 1.86232C9.13938 1.56852 8.99583 1.30315 8.80765 1.10116C8.61734 0.896898 8.34492 0.722656 8.00386 0.722656C7.6628 0.722656 7.39037 0.896898 7.20007 1.10116C7.01194 1.30309 6.86842 1.56836 6.7587 1.86206C6.75879 1.86181 6.7586 1.86231 6.7587 1.86206L5.58636 4.98606C5.55088 5.07749 5.51012 5.08978 5.507 5.09072C5.50395 5.09168 5.4618 5.10482 5.37841 5.04808L2.7839 3.19201C2.78406 3.19213 2.78373 3.19189 2.7839 3.19201C2.51675 3.00017 2.24416 2.85026 1.97892 2.77781C1.72035 2.7072 1.36619 2.68619 1.06434 2.91292C0.762315 3.13978 0.683816 3.48608 0.679859 3.75487C0.675799 4.03061 0.744256 4.33487 0.85517 4.64693L3.61421 12.3642C3.61447 12.3649 3.61472 12.3657 3.61498 12.3664C3.71169 12.6409 3.90466 12.8559 4.10759 12.9993C4.31094 13.143 4.57778 13.2527 4.86719 13.2527H11.1339C11.4229 13.2527 11.6878 13.1433 11.8884 13.0051C12.0887 12.8672 12.282 12.6612 12.3853 12.3996C12.3877 12.3935 12.39 12.3873 12.3922 12.3812L15.0856 4.84116L15.0862 4.83934C15.2055 4.50204 15.2775 4.17661 15.2727 3.88433C15.2681 3.59907 15.1848 3.24195 14.8758 3.00825C14.5659 2.77398 14.1991 2.79195 13.923 2.86677C13.6409 2.9432 13.3485 3.10292 13.058 3.31138C13.0583 3.3112 13.0578 3.31157 13.058 3.31138L10.6221 5.04851C10.6217 5.04881 10.6212 5.04911 10.6208 5.04941C10.5792 5.07839 10.5484 5.08806 10.5313 5.09122C10.5145 5.09433 10.5053 5.09239 10.5006 5.09096C10.4981 5.09019 10.457 5.0778 10.4214 4.9861L9.24911 1.86232C9.24917 1.86248 9.24905 1.86216 9.24911 1.86232Z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.73047 14.6664C3.73047 14.335 3.9991 14.0664 4.33047 14.0664H11.6638C11.9952 14.0664 12.2638 14.335 12.2638 14.6664C12.2638 14.9978 11.9952 15.2664 11.6638 15.2664H4.33047C3.9991 15.2664 3.73047 14.9978 3.73047 14.6664Z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M5.73047 9.33438C5.73047 9.003 5.9991 8.73438 6.33047 8.73438H9.6638C9.99517 8.73438 10.2638 9.003 10.2638 9.33438C10.2638 9.66575 9.99517 9.93438 9.6638 9.93438H6.33047C5.9991 9.93438 5.73047 9.66575 5.73047 9.33438Z"></path></svg>			
										<h6>
								Best for teams							</h6>
													</li>
													</ul>
													<h5>
								Professional							</h5>
										<h2>
												&#36;						
								65							
											</h2>
							/ per month						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Full workflow control										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Team work boards										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Priority email support										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											KPI and data insights										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/contact/">
																Select Plan
														</a>
													<h5>
								Advanced							</h5>
										<h2>
												&#36;						
								150							
											</h2>
							/ per month						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Full API access tools										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Unlimited analytics										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Priority onboarding										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Role-based controls										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/contact/">
																Select Plan
														</a>
													<h5>
								Starter							</h5>
										<h2>
												&#36;						
								25							
											</h2>
							/ per year						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Try easy workflows										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Share team files										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Simple task tracking										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Team project boards										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/contact/">
																Select Plan
														</a>
			<ul>
																					<li>
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.00386 2.02201C7.96741 2.08289 7.92549 2.16771 7.88263 2.28251L6.70741 5.4142C6.55681 5.80684 6.25858 6.11524 5.85914 6.23789C5.4597 6.36054 5.03931 6.27286 4.69233 6.03264L4.68472 6.02737L2.08382 4.16663C2.02765 4.12629 1.97566 4.09175 1.92793 4.06246C1.94302 4.11738 1.96207 4.17805 1.98571 4.24458C1.98576 4.24473 1.98565 4.24442 1.98571 4.24458L4.74588 11.9651C4.74673 11.9666 4.74935 11.971 4.75486 11.9779C4.76486 11.9903 4.78019 12.0052 4.80012 12.0193C4.82006 12.0334 4.83941 12.043 4.85468 12.0484C4.86313 12.0513 4.8683 12.0524 4.87009 12.0527H11.1311C11.1329 12.0524 11.1386 12.0513 11.1482 12.0479C11.1647 12.0422 11.1857 12.032 11.2077 12.0169C11.2296 12.0017 11.2471 11.9855 11.2589 11.9716C11.2643 11.9652 11.2675 11.9606 11.2691 11.958L13.9548 4.4393C13.955 4.43899 13.9547 4.43961 13.9548 4.4393C14.0026 4.30423 14.0329 4.19184 14.0507 4.10244C13.9704 4.14427 13.8726 4.20382 13.7571 4.28672L13.7556 4.28783L11.3123 6.03015C10.9667 6.27314 10.5461 6.36073 10.1471 6.23769C9.74872 6.11486 9.45081 5.80654 9.30032 5.4142L9.29876 5.41013L8.12508 2.28251C8.08223 2.16771 8.0403 2.08289 8.00386 2.02201ZM9.24911 1.86232C9.13938 1.56852 8.99583 1.30315 8.80765 1.10116C8.61734 0.896898 8.34492 0.722656 8.00386 0.722656C7.6628 0.722656 7.39037 0.896898 7.20007 1.10116C7.01194 1.30309 6.86842 1.56836 6.7587 1.86206C6.75879 1.86181 6.7586 1.86231 6.7587 1.86206L5.58636 4.98606C5.55088 5.07749 5.51012 5.08978 5.507 5.09072C5.50395 5.09168 5.4618 5.10482 5.37841 5.04808L2.7839 3.19201C2.78406 3.19213 2.78373 3.19189 2.7839 3.19201C2.51675 3.00017 2.24416 2.85026 1.97892 2.77781C1.72035 2.7072 1.36619 2.68619 1.06434 2.91292C0.762315 3.13978 0.683816 3.48608 0.679859 3.75487C0.675799 4.03061 0.744256 4.33487 0.85517 4.64693L3.61421 12.3642C3.61447 12.3649 3.61472 12.3657 3.61498 12.3664C3.71169 12.6409 3.90466 12.8559 4.10759 12.9993C4.31094 13.143 4.57778 13.2527 4.86719 13.2527H11.1339C11.4229 13.2527 11.6878 13.1433 11.8884 13.0051C12.0887 12.8672 12.282 12.6612 12.3853 12.3996C12.3877 12.3935 12.39 12.3873 12.3922 12.3812L15.0856 4.84116L15.0862 4.83934C15.2055 4.50204 15.2775 4.17661 15.2727 3.88433C15.2681 3.59907 15.1848 3.24195 14.8758 3.00825C14.5659 2.77398 14.1991 2.79195 13.923 2.86677C13.6409 2.9432 13.3485 3.10292 13.058 3.31138C13.0583 3.3112 13.0578 3.31157 13.058 3.31138L10.6221 5.04851C10.6217 5.04881 10.6212 5.04911 10.6208 5.04941C10.5792 5.07839 10.5484 5.08806 10.5313 5.09122C10.5145 5.09433 10.5053 5.09239 10.5006 5.09096C10.4981 5.09019 10.457 5.0778 10.4214 4.9861L9.24911 1.86232C9.24917 1.86248 9.24905 1.86216 9.24911 1.86232Z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.73047 14.6664C3.73047 14.335 3.9991 14.0664 4.33047 14.0664H11.6638C11.9952 14.0664 12.2638 14.335 12.2638 14.6664C12.2638 14.9978 11.9952 15.2664 11.6638 15.2664H4.33047C3.9991 15.2664 3.73047 14.9978 3.73047 14.6664Z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M5.73047 9.33438C5.73047 9.003 5.9991 8.73438 6.33047 8.73438H9.6638C9.99517 8.73438 10.2638 9.003 10.2638 9.33438C10.2638 9.66575 9.99517 9.93438 9.6638 9.93438H6.33047C5.9991 9.93438 5.73047 9.66575 5.73047 9.33438Z"></path></svg>			
										<h6>
								Best for growing							</h6>
													</li>
													</ul>
													<h5>
								Professional							</h5>
										<h2>
												&#36;						
								60							
											</h2>
							/ per year						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Workflow solutions										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Shared team boards										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Priority live support										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											KPI dashboard views										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/contact/">
																Select Plan
														</a>
													<h5>
								Advanced							</h5>
										<h2>
												&#36;						
								100							
											</h2>
							/ per year						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											API and SSO tools										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Unlimited data views										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Onboarding support										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Controls for all users										
							</li>
											</ul>
				<a href="https://saas-software.soft.ancorathemes.com/contact/">
																Select Plan
														</a>
															<img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-27-copyright.png" alt="" />																										<img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-28-copyright.png" alt="" />																										<img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-29-copyright.png" alt="" />																										<img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-30-copyright.png" alt="" />																										<img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-31-copyright.png" alt="" />																										<img width="190" height="80" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-32-copyright.png" alt="" />																<h6>Need help with Soft?</h6>					<h1>Quick expert answers</h1>		Soft empowers teams to work smarter, automate tasks, and unlock new levels of productivity with our SaaS platform.		
										<h6 id="trx-addons-accordion-tab-title-2311" tabindex="0" data-tab="1" role="tab" aria-controls="trx-addons-accordion-tab-content-2311" aria-expanded="false">
								How do I set up my account?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Sign up through our website, then check your email for onboarding steps. Our team will help you get started with setup.</p>					
										<h6 id="trx-addons-accordion-tab-title-2312" tabindex="0" data-tab="2" role="tab" aria-controls="trx-addons-accordion-tab-content-2312" aria-expanded="true">
								Can I schedule a demo call?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Of course! Book a demo on our site to explore features and ask questions with an Soft expert in real time.</p>					
										<h6 id="trx-addons-accordion-tab-title-2313" tabindex="0" data-tab="3" role="tab" aria-controls="trx-addons-accordion-tab-content-2313" aria-expanded="false">
								What types of companies use Soft?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>We support businesses of all sizes, from tech startups to big firms, giving each a solution that fits their workflow.</p>					
										<h6 id="trx-addons-accordion-tab-title-2314" tabindex="0" data-tab="4" role="tab" aria-controls="trx-addons-accordion-tab-content-2314" aria-expanded="false">
								Do you help early-stage teams?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Yes, we partner with new teams, offering tools and advice to help launch, automate, and scale from day one.</p>					
					<h2 data-delay="300" style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
Get in touch to discover how we can help your business thrive. Email us:
<a href="mailto:hello@soft.com">hello@soft.com</a></h2>";s:10:"post_title";s:7:"Pricing";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:7:"pricing";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:44:23";s:17:"post_modified_gmt";s:19:"2026-03-04 20:44:23";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:52:"https://saas-software.soft.ancorathemes.com/pricing/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:15;a:23:{s:2:"ID";s:2:"36";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:36:47";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:28296:"<img width="875" height="850" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-34-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-34-copyright.jpg 875w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-34-copyright-300x291.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-34-copyright-768x746.jpg 768w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-34-copyright-370x359.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-34-copyright-410x398.jpg 410w" sizes="(max-width: 875px) 100vw, 875px" />																<h6>Empowering business growth</h6>					<h1>We make team work all simple</h1>		Soft helps teams thrive by streamlining work, automating tasks, and making data easy to use. We build tools that drive results and grow with you.		
			<ul>
																					<li>
															<a href="https://saas-software.soft.ancorathemes.com/contact/">
															<h6>
								Ready to get started?							</h6>
															</a>
														</li>
													</ul>
					<h5>Innovation without boundaries</h5>		Our team builds secure, simple SaaS tools tailored to your needs. We combine smart tech and user feedback to create solutions that drive lasting success.		
			<h1>0</h1><h5>Solutions launched</h5>
			<h1>0</h1><h5>Clients delighted</h5>
			<h1>0</h1><h5>Years empowering</h5>
			<h1>0</h1><h5>Issues addressed</h5>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70 73"><path d="M64.8004 58.7998H5.19964C2.33212 58.7998 0 56.4564 0 53.5751V5.22469C0 2.34336 2.33212 0 5.19964 0H64.8004C67.6679 0 70 2.34336 70 5.22469V53.572C70 56.4534 67.6679 58.7967 64.8004 58.7967V58.7998ZM5.19964 2.10325C3.4876 2.10325 2.09316 3.5044 2.09316 5.22469V53.572C2.09316 55.2923 3.4876 56.6935 5.19964 56.6935H64.8004C66.5124 56.6935 67.9068 55.2923 67.9068 53.572V5.22469C67.9068 3.5044 66.5124 2.10325 64.8004 2.10325H5.19964Z"></path><path d="M14.4979 66.8906C13.9201 66.8906 13.4513 66.4195 13.4513 65.839V57.7451C13.4513 57.1646 13.9201 56.6935 14.4979 56.6935C15.0756 56.6935 15.5445 57.1646 15.5445 57.7451V65.839C15.5445 66.4195 15.0756 66.8906 14.4979 66.8906Z"></path><path d="M55.5021 66.8906C54.9244 66.8906 54.4555 66.4195 54.4555 65.839V57.7451C54.4555 57.1646 54.9244 56.6935 55.5021 56.6935C56.0799 56.6935 56.5487 57.1646 56.5487 57.7451V65.839C56.5487 66.4195 56.0799 66.8906 55.5021 66.8906Z"></path><path d="M63.0188 67H47.9825C47.4047 67 46.9359 66.5289 46.9359 65.9484C46.9359 65.3679 47.4047 64.8968 47.9825 64.8968H63.0188C63.5965 64.8968 64.0653 65.3679 64.0653 65.9484C64.0653 66.5289 63.5965 67 63.0188 67Z"></path><path d="M22.0175 67H6.98125C6.40351 67 5.93466 66.5289 5.93466 65.9484C5.93466 65.3679 6.40351 64.8968 6.98125 64.8968H22.0175C22.5953 64.8968 23.0641 65.3679 23.0641 65.9484C23.0641 66.5289 22.5953 67 22.0175 67Z"></path><path d="M27.4289 13.9629C27.1597 13.9629 26.8935 13.8596 26.6878 13.6559L21.2734 8.21543C20.8651 7.80512 20.8651 7.13949 21.2734 6.72614C21.6818 6.31582 22.3442 6.31582 22.7556 6.72614L28.17 12.1666C28.5783 12.5769 28.5783 13.2426 28.17 13.6559C27.9643 13.8626 27.6981 13.9629 27.4289 13.9629Z"></path><path d="M22.0175 13.9629C21.7483 13.9629 21.4822 13.8596 21.2765 13.6559C20.8681 13.2456 20.8681 12.58 21.2765 12.1666L26.6909 6.72614C27.0992 6.31582 27.7616 6.31582 28.173 6.72614C28.5814 7.13645 28.5814 7.80208 28.173 8.21543L22.7586 13.6559C22.5529 13.8626 22.2868 13.9629 22.0175 13.9629Z"></path><path d="M44.1924 48.472C43.9232 48.472 43.657 48.3686 43.4513 48.165L38.0369 42.7245C37.6286 42.3142 37.6286 41.6486 38.0369 41.2352C38.4453 40.8249 39.1077 40.8249 39.5191 41.2352L44.9335 46.6757C45.3418 47.086 45.3418 47.7516 44.9335 48.165C44.7278 48.3717 44.4616 48.472 44.1924 48.472Z"></path><path d="M38.781 48.472C38.5118 48.472 38.2456 48.3686 38.0399 48.165C37.6316 47.7547 37.6316 47.0891 38.0399 46.6757L43.4543 41.2352C43.8627 40.8249 44.5251 40.8249 44.9365 41.2352C45.3448 41.6455 45.3448 42.3112 44.9365 42.7245L39.5221 48.165C39.3164 48.3717 39.0502 48.472 38.781 48.472Z"></path><path d="M49.9516 35.0896C47.4743 35.0896 45.4598 33.0654 45.4598 30.5761C45.4598 28.0869 47.4743 26.0626 49.9516 26.0626C52.4289 26.0626 54.4434 28.0869 54.4434 30.5761C54.4434 33.0654 52.4289 35.0896 49.9516 35.0896ZM49.9516 28.1689C48.6298 28.1689 47.556 29.2479 47.556 30.5761C47.556 31.9043 48.6298 32.9833 49.9516 32.9833C51.2734 32.9833 52.3472 31.9043 52.3472 30.5761C52.3472 29.2479 51.2734 28.1689 49.9516 28.1689Z"></path><path d="M17.9431 36.1959C15.4658 36.1959 13.4543 34.1717 13.4543 31.6825C13.4543 29.1932 15.4688 27.169 17.9431 27.169C20.4174 27.169 22.435 29.1932 22.435 31.6825C22.435 34.1717 20.4204 36.1959 17.9431 36.1959ZM17.9431 29.2753C16.6213 29.2753 15.5475 30.3542 15.5475 31.6825C15.5475 33.0107 16.6213 34.0896 17.9431 34.0896C19.265 34.0896 20.3388 33.0107 20.3388 31.6825C20.3388 30.3542 19.265 29.2753 17.9431 29.2753Z"></path><path d="M11.1464 49.9977C10.5687 49.9977 10.0998 49.5266 10.0998 48.9461C10.0998 48.3656 10.5687 47.8945 11.1464 47.8914C11.8179 47.8914 27.5802 47.6665 27.928 31.6399C28.2456 16.8989 39.1712 13.589 55.4779 13.1575C56.0526 13.1423 56.5366 13.6012 56.5517 14.1817C56.5668 14.7622 56.1101 15.2455 55.5324 15.2607C37.1839 15.747 30.2692 20.1967 30.0212 31.6855C29.631 49.785 11.3339 49.9947 11.1494 49.9947L11.1464 49.9977Z"></path><path d="M51.6364 19.1086C51.3218 19.1086 51.0103 18.9657 50.8046 18.6982C50.4507 18.2363 50.5384 17.5767 50.9982 17.2241L54.6038 14.4401L51.0194 11.8049C50.5535 11.4615 50.4507 10.8019 50.7925 10.3339C51.1343 9.86581 51.7877 9.76248 52.2565 10.1059L56.9691 13.5708C57.2353 13.7653 57.3926 14.0753 57.3987 14.4066C57.4017 14.7379 57.2505 15.051 56.9903 15.2546L52.2777 18.8928C52.0871 19.0387 51.8633 19.1116 51.6394 19.1116L51.6364 19.1086Z"></path></svg>				
									<h4>
							Workflow suite						
					</h4>
									<p>
						We help teams grow with cloud automation tools					</p>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70 70"><path d="M39.3525 24.5631C38.7242 24.5631 38.2143 24.0502 38.2143 23.4221L38.2209 18.8054C38.2209 18.4766 38.3656 18.1642 38.6123 17.9472L43.4845 13.7087C45.8433 11.6568 47.735 9.05252 48.9555 6.17531L49.9391 3.8571C50.0872 3.50855 49.9391 3.1041 49.597 2.9364C49.2483 2.7687 48.837 2.90023 48.6528 3.23563L47.9027 4.61011C46.2447 7.64515 43.8793 10.3053 41.0632 12.3112C40.1618 12.9524 39.1025 13.2911 37.9972 13.2911H28.9535C27.8416 13.2911 26.7757 12.9491 25.8743 12.3013C23.0878 10.302 20.7455 7.65502 19.1006 4.64628L18.3307 3.23563C18.1465 2.90023 17.732 2.7687 17.3899 2.9364C17.0477 3.1041 16.8964 3.50855 17.0444 3.8571L18.0281 6.17531C19.2486 9.05252 21.1402 11.6568 23.4957 13.7087L28.3679 17.9472C28.6179 18.1642 28.7594 18.4766 28.7594 18.8054V23.4221C28.7594 24.0502 28.2495 24.5598 27.6211 24.5598C26.9928 24.5598 26.4829 24.0502 26.4829 23.4221V19.325L22.0022 15.4251C19.3835 13.1497 17.2846 10.256 15.9325 7.06313L14.9488 4.74493C14.3304 3.28166 14.962 1.59151 16.3865 0.891112C17.8274 0.184141 19.5611 0.733277 20.3309 2.14393L21.1008 3.55458C22.5812 6.26409 24.6932 8.65135 27.2 10.45C27.7132 10.8183 28.3219 11.0156 28.9535 11.0156H37.9972C38.6255 11.0156 39.2275 10.8216 39.7407 10.4599C42.2772 8.65464 44.409 6.25423 45.9025 3.5217L46.6526 2.14722C47.4224 0.739854 49.1529 0.18743 50.5971 0.894401C52.0216 1.5948 52.6532 3.28495 52.0347 4.74821L51.0511 7.06642C49.6957 10.2593 47.5968 13.1497 44.9781 15.4284L40.4974 19.3283L40.4908 23.4254C40.4908 24.0535 39.9809 24.5631 39.3525 24.5631Z"></path><path d="M33.4704 10.1311C30.6774 10.1311 28.4041 7.85889 28.4041 5.06717C28.4041 2.27546 30.6741 0 33.4704 0C36.2667 0 38.5367 2.27217 38.5367 5.06389C38.5367 7.8556 36.2634 10.1278 33.4704 10.1278V10.1311ZM33.4704 2.27546C31.9341 2.27546 30.6806 3.52499 30.6806 5.06389C30.6806 6.60278 31.9308 7.85231 33.4704 7.85231C35.01 7.85231 36.2601 6.60278 36.2601 5.06389C36.2601 3.52499 35.01 2.27546 33.4704 2.27546Z"></path><path d="M22.7128 70C22.0844 70 21.5745 69.4903 21.5745 68.8623V62.1444C21.5745 60.1386 19.9427 58.5076 17.936 58.5076H5.91505C3.90828 58.5076 2.27654 60.1386 2.27654 62.1444V68.8623C2.27654 69.4903 1.76662 70 1.13827 70C0.509919 70 0 69.4903 0 68.8623V62.1444C0 58.8825 2.65487 56.2321 5.91505 56.2321H17.936C21.1994 56.2321 23.8543 58.8858 23.8543 62.1444V68.8623C23.8543 69.4903 23.3444 70 22.716 70H22.7128Z"></path><path d="M11.9255 55.2555C9.07326 55.2555 6.75066 52.934 6.75066 50.0831C6.75066 47.2322 9.06997 44.9107 11.9255 44.9107C14.7811 44.9107 17.1004 47.2322 17.1004 50.0831C17.1004 52.934 14.7811 55.2555 11.9255 55.2555ZM11.9255 47.1895C10.33 47.1895 9.03049 48.4883 9.03049 50.0831C9.03049 51.6779 10.33 52.9768 11.9255 52.9768C13.5211 52.9768 14.8205 51.6779 14.8205 50.0831C14.8205 48.4883 13.5211 47.1895 11.9255 47.1895Z"></path><path d="M5.60581 70C4.97746 70 4.46754 69.4903 4.46754 68.8623V62.881C4.46754 62.2529 4.97746 61.7432 5.60581 61.7432C6.23417 61.7432 6.74408 62.2529 6.74408 62.881V68.8623C6.74408 69.4903 6.23417 70 5.60581 70Z"></path><path d="M18.2452 70C17.6169 70 17.1069 69.4903 17.1069 68.8623V62.881C17.1069 62.2529 17.6169 61.7432 18.2452 61.7432C18.8736 61.7432 19.3835 62.2529 19.3835 62.881V68.8623C19.3835 69.4903 18.8736 70 18.2452 70Z"></path><path d="M44.2872 70C43.6589 70 43.149 69.4903 43.149 68.8623V62.1444C43.149 60.1386 41.5172 58.5076 39.5105 58.5076H27.4895C25.4828 58.5076 23.851 60.1386 23.851 62.1444V68.8623C23.851 69.4903 23.3411 70 22.7128 70C22.0844 70 21.5745 69.4903 21.5745 68.8623V62.1444C21.5745 58.8825 24.2294 56.2321 27.4895 56.2321H39.5105C42.7739 56.2321 45.4288 58.8858 45.4288 62.1444V68.8623C45.4288 69.4903 44.9189 70 44.2905 70H44.2872Z"></path><path d="M33.5 55.2555C30.6477 55.2555 28.3251 52.934 28.3251 50.0831C28.3251 47.2322 30.6445 44.9107 33.5 44.9107C36.3555 44.9107 38.6749 47.2322 38.6749 50.0831C38.6749 52.934 36.3555 55.2555 33.5 55.2555ZM33.5 47.1895C31.9044 47.1895 30.605 48.4883 30.605 50.0831C30.605 51.6779 31.9044 52.9768 33.5 52.9768C35.0956 52.9768 36.395 51.6779 36.395 50.0831C36.395 48.4883 35.0956 47.1895 33.5 47.1895Z"></path><path d="M27.1803 70C26.552 70 26.042 69.4903 26.042 68.8623V62.881C26.042 62.2529 26.552 61.7432 27.1803 61.7432C27.8087 61.7432 28.3186 62.2529 28.3186 62.881V68.8623C28.3186 69.4903 27.8087 70 27.1803 70Z"></path><path d="M39.8197 70C39.1913 70 38.6814 69.4903 38.6814 68.8623V62.881C38.6814 62.2529 39.1913 61.7432 39.8197 61.7432C40.4481 61.7432 40.958 62.2529 40.958 62.881V68.8623C40.958 69.4903 40.4481 70 39.8197 70Z"></path><path d="M65.8617 70C65.2334 70 64.7235 69.4903 64.7235 68.8623V62.1444C64.7235 60.1386 63.0917 58.5076 61.0849 58.5076H49.064C47.0573 58.5076 45.4255 60.1386 45.4255 62.1444V68.8623C45.4255 69.4903 44.9156 70 44.2872 70C43.6589 70 43.149 69.4903 43.149 68.8623V62.1444C43.149 58.8825 45.8038 56.2321 49.064 56.2321H61.0849C64.3484 56.2321 67 58.8858 67 62.1444V68.8623C67 69.4903 66.4901 70 65.8617 70Z"></path><path d="M55.0745 55.2555C52.2222 55.2555 49.8996 52.934 49.8996 50.0831C49.8996 47.2322 52.2189 44.9107 55.0745 44.9107C57.93 44.9107 60.2493 47.2322 60.2493 50.0831C60.2493 52.934 57.93 55.2555 55.0745 55.2555ZM55.0745 47.1895C53.4756 47.1895 52.1795 48.4883 52.1795 50.0831C52.1795 51.6779 53.4789 52.9768 55.0745 52.9768C56.67 52.9768 57.9695 51.6779 57.9695 50.0831C57.9695 48.4883 56.67 47.1895 55.0745 47.1895Z"></path><path d="M48.7548 70C48.1264 70 47.6165 69.4903 47.6165 68.8623V62.881C47.6165 62.2529 48.1264 61.7432 48.7548 61.7432C49.3831 61.7432 49.8931 62.2529 49.8931 62.881V68.8623C49.8931 69.4903 49.3831 70 48.7548 70Z"></path><path d="M61.3942 70C60.7658 70 60.2559 69.4903 60.2559 68.8623V62.881C60.2559 62.2529 60.7658 61.7432 61.3942 61.7432C62.0225 61.7432 62.5325 62.2529 62.5325 62.881V68.8623C62.5325 69.4903 62.0225 70 61.3942 70Z"></path><path d="M26.8151 41.0931C26.2427 41.0931 25.7558 40.6656 25.6834 40.0968L23.6405 23.8134C23.601 23.4879 23.6997 23.1623 23.9168 22.919C24.1339 22.6757 24.4432 22.5343 24.7722 22.5343H42.2048C42.5305 22.5343 42.843 22.6757 43.0602 22.919C43.2773 23.1623 43.376 23.4912 43.3365 23.8134L41.2935 40.0968C41.2211 40.6656 40.7376 41.0931 40.1651 41.0931H26.8151ZM39.1552 38.8144L40.9119 24.8065H26.0585L27.8152 38.8144H39.1552Z"></path></svg>				
									<h4>
							Project control						
					</h4>
									<p>
						Managing tasks with smart tools for your team					</p>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70 70"><path d="M5.02686 55.0073C4.72393 55.0073 4.42099 54.8753 4.21704 54.6204C0.338923 49.7918 1.02877 42.2429 5.75569 37.7952C8.14615 35.5428 11.1605 34.4212 14.2468 34.6371C17.1351 34.838 19.7385 36.2117 21.5771 38.503C21.937 38.9499 21.865 39.6037 21.4181 39.9636C20.9712 40.3235 20.3174 40.2515 19.9575 39.8046C18.4848 37.9692 16.4063 36.8715 14.0998 36.7125C11.5954 36.5386 9.14192 37.4623 7.17737 39.3128C3.22127 43.0347 2.6214 49.3239 5.83667 53.3278C6.19659 53.7746 6.12461 54.4285 5.67771 54.7883C5.48575 54.9413 5.25481 55.0163 5.02686 55.0163V55.0073Z"></path><path d="M59.3415 47.5004C58.8226 47.5004 58.3757 47.1135 58.3127 46.5857C57.8149 42.4679 55.2384 38.9919 51.5943 37.5103C47.9861 36.0437 43.979 36.8175 41.1416 39.5257C40.7247 39.9216 40.0709 39.9066 39.672 39.4927C39.2761 39.0788 39.2911 38.422 39.705 38.0261C43.1422 34.7451 47.9951 33.8093 52.3741 35.5878C56.7201 37.3513 59.7854 41.4722 60.3733 46.3368C60.4423 46.9066 60.0374 47.4225 59.4675 47.4914C59.4255 47.4974 59.3835 47.5004 59.3415 47.5004Z"></path><path d="M19.5256 36.9704C19.3366 36.9704 19.1446 36.9195 18.9707 36.8115C18.4848 36.5056 18.3408 35.8638 18.6468 35.3779C19.9815 33.2635 21.796 31.5 23.8986 30.2794C24.3005 30.0454 24.7144 29.8295 25.1283 29.6345C25.6502 29.3916 26.268 29.6135 26.508 30.1354C26.7509 30.6542 26.529 31.2721 26.0071 31.515C25.6472 31.683 25.2903 31.8719 24.9423 32.0728C23.1038 33.1435 21.5771 34.6281 20.4014 36.4846C20.2034 36.7965 19.8675 36.9674 19.5226 36.9674L19.5256 36.9704Z"></path><path d="M43.0432 37.9572C42.6623 37.9572 42.2934 37.7442 42.1134 37.3813C40.9647 35.063 39.2641 33.1885 37.1975 31.9589C36.7057 31.665 36.5437 31.0291 36.8346 30.5373C37.1286 30.0454 37.7644 29.8835 38.2563 30.1744C40.6678 31.608 42.6443 33.7794 43.973 36.4576C44.2279 36.9704 44.018 37.5943 43.5051 37.8492C43.3551 37.9242 43.1992 37.9572 43.0432 37.9572Z"></path><path d="M32.5246 65.0784C29.9722 65.0784 27.5127 63.9237 25.7821 61.9083C25.4072 61.4734 25.4582 60.8166 25.8931 60.4447C26.328 60.0698 26.9849 60.1208 27.3568 60.5557C28.7125 62.1333 30.5481 63.003 32.5246 63.003H56.8281C60.7422 63.003 63.9245 59.518 63.9245 55.2322C63.9245 53.1178 62.9407 50.9464 61.2881 49.4259C59.7704 48.0253 57.8628 47.3415 55.9073 47.5004C55.3374 47.5454 54.8335 47.1225 54.7885 46.5497C54.7406 45.9769 55.1665 45.476 55.7393 45.431C58.2798 45.2241 60.7452 46.1028 62.6977 47.8993C64.7673 49.8068 66.003 52.548 66.003 55.2322C66.003 60.6607 61.8879 65.0784 56.8311 65.0784H32.5246Z"></path><path d="M30.1401 70H8.33511C3.74015 70 0 65.9902 0 61.0596C0 56.4379 3.23027 52.611 7.51329 52.1611C8.08616 52.1011 8.59605 52.515 8.65603 53.0848C8.71602 53.6547 8.30211 54.1675 7.73224 54.2275C4.50798 54.5664 2.07853 57.5026 2.07853 61.0596C2.07853 64.8445 4.88589 67.9246 8.3381 67.9246H30.1401C32.5726 67.9246 34.8071 66.356 35.8269 63.9327C36.0488 63.4049 36.6547 63.156 37.1855 63.3779C37.7134 63.5998 37.9624 64.2087 37.7404 64.7365C36.3937 67.9336 33.4094 70 30.1401 70Z"></path><path d="M46.5674 55.3732C46.5404 55.3732 46.5134 55.3732 46.4864 55.3702C45.9166 55.3252 45.4877 54.8273 45.5297 54.2575C45.8206 50.4216 49.3388 48.931 49.4888 48.871C50.0256 48.6521 50.6285 48.907 50.8444 49.4349C51.0634 49.9627 50.8114 50.5686 50.2836 50.7875C50.1756 50.8325 47.7941 51.8732 47.6022 54.4135C47.5602 54.9593 47.1043 55.3732 46.5674 55.3732Z"></path><path d="M11.6464 50.8835C11.0735 50.8835 10.6086 50.4186 10.6086 49.8458C10.6086 45.572 14.2498 44.0064 16.1753 43.7755C16.7482 43.7065 17.2611 44.1144 17.3301 44.6842C17.399 45.2511 16.9941 45.7669 16.4243 45.8389C16.0344 45.8899 12.6841 46.4207 12.6841 49.8458C12.6841 50.4186 12.2192 50.8835 11.6464 50.8835Z"></path><path d="M27.5697 53.3368C26.202 53.3368 25.0743 52.9319 24.2045 52.1191C21.7121 49.7948 22.5759 45.0531 22.6149 44.8522C22.7228 44.2883 23.2717 43.9195 23.8296 44.0244C24.3935 44.1324 24.7624 44.6722 24.6574 45.2361C24.4594 46.2948 24.2495 49.3239 25.6262 50.6015C26.397 51.3153 27.6657 51.4473 29.3963 50.9914C29.9542 50.8445 30.5181 51.1774 30.665 51.7292C30.812 52.2841 30.4791 52.8509 29.9272 52.9979C29.0784 53.2228 28.2926 53.3338 27.5727 53.3338L27.5697 53.3368Z"></path><path d="M22.7858 56.8518C22.5999 56.8518 22.4109 56.8008 22.2399 56.6958C21.7541 56.3929 21.6011 55.7571 21.904 55.2682C22.045 55.0403 25.3982 49.7168 30.638 51.2224C31.1899 51.3813 31.5078 51.9572 31.3489 52.506C31.1899 53.0578 30.614 53.3758 30.0652 53.2168C26.349 52.1491 23.7756 56.1889 23.6706 56.3599C23.4727 56.6748 23.1337 56.8488 22.7858 56.8488V56.8518Z"></path><path d="M13.9078 63.3749C12.1502 63.3749 10.9415 62.934 10.2337 62.0433C9.27989 60.8376 9.75978 59.425 9.81677 59.2661C10.0147 58.7292 10.6146 58.4533 11.1515 58.6512C11.6853 58.8492 11.9613 59.437 11.7693 59.9709C11.7603 60.0039 11.6224 60.4627 11.8653 60.7596C12.0183 60.9456 12.7171 61.5244 15.3475 61.1975C15.9144 61.1255 16.4363 61.5304 16.5052 62.1003C16.5772 62.6701 16.1723 63.1889 15.6025 63.2579C14.9876 63.3329 14.4207 63.3719 13.9048 63.3719L13.9078 63.3749Z"></path><path d="M37.4375 51.7172C36.6007 51.7172 35.5869 51.4443 34.4742 50.5716C34.0213 50.2177 33.9433 49.5668 34.2942 49.114C34.6481 48.6611 35.299 48.5831 35.7519 48.937C36.9816 49.8967 37.7494 49.6328 38.0044 49.5458C40.1999 48.7961 41.8405 44.1024 42.2424 42.5159C42.3834 41.961 42.9472 41.6221 43.5051 41.7661C44.06 41.907 44.3959 42.4709 44.2549 43.0287C44.069 43.7665 42.3234 50.2656 38.6732 51.5133C38.3283 51.6302 37.9114 51.7202 37.4375 51.7202V51.7172Z"></path><path d="M31.5978 43.8865C28.9764 43.8865 26.8469 41.835 26.7539 39.2138L26.7359 38.6829C26.583 34.3882 25.2033 30.1744 22.7468 26.4944C21.3162 24.353 20.7133 21.8548 21.0012 19.2665C21.5531 14.2939 25.5632 10.2841 30.5361 9.73222C33.6134 9.39032 36.7027 10.371 38.9971 12.4225C41.2916 14.4769 42.6083 17.419 42.6083 20.4991C42.6083 22.7245 41.9365 24.8629 40.6678 26.6834C38.0643 30.4143 36.6007 34.7481 36.4417 39.2108C36.3487 41.8321 34.2222 43.8835 31.5978 43.8835V43.8865ZM31.7808 11.7416C31.4449 11.7416 31.1059 11.7596 30.764 11.7986C26.7479 12.2425 23.5117 15.4816 23.0648 19.4974C22.8308 21.5938 23.3197 23.6153 24.4714 25.3458C27.1438 29.3436 28.6405 33.9323 28.8085 38.611L28.8264 39.1418C28.8804 40.6384 30.0952 41.8141 31.5948 41.8141C33.0945 41.8141 34.3092 40.6414 34.3632 39.1448C34.5372 34.2802 36.1268 29.5626 38.9611 25.5017C39.9869 24.0321 40.5268 22.3046 40.5268 20.5051C40.5268 18.0159 39.462 15.6375 37.6085 13.976C35.9798 12.5184 33.9403 11.7446 31.7778 11.7446L31.7808 11.7416Z"></path><path d="M31.6278 36.2506C28.9854 36.2506 27.1918 35.2489 27.0808 35.186C26.583 34.901 26.412 34.2682 26.6969 33.7704C26.9819 33.2725 27.6147 33.1015 28.1096 33.3835C28.2506 33.4614 31.3789 35.156 35.317 33.3445C35.8359 33.1045 36.4537 33.3325 36.6937 33.8543C36.9336 34.3762 36.7057 34.991 36.1838 35.2309C34.5192 35.9957 32.9655 36.2536 31.6278 36.2536V36.2506Z"></path><path d="M31.7718 5.46744C31.1989 5.46744 30.734 5.00257 30.734 4.42973V1.0377C30.734 0.464867 31.1989 0 31.7718 0C32.3446 0 32.8095 0.464867 32.8095 1.0377V4.42973C32.8095 5.00257 32.3446 5.46744 31.7718 5.46744Z"></path><path d="M21.4661 9.21937C21.1692 9.21937 20.8753 9.0934 20.6683 8.84747L18.4878 6.25021C18.1189 5.81234 18.1759 5.15553 18.6168 4.78663C19.0547 4.41774 19.7115 4.47472 20.0804 4.9156L22.2609 7.51285C22.6299 7.95073 22.5729 8.60754 22.132 8.97644C21.937 9.13839 21.7001 9.21937 21.4661 9.21937Z"></path><path d="M15.9864 18.7147C15.9264 18.7147 15.8664 18.7087 15.8034 18.6997L12.4652 18.1118C11.9013 18.0129 11.5234 17.473 11.6224 16.9092C11.7213 16.3453 12.2672 15.9674 12.8251 16.0664L16.1633 16.6542C16.7272 16.7532 17.1051 17.2931 17.0061 17.8569C16.9162 18.3608 16.4783 18.7147 15.9834 18.7147H15.9864Z"></path><path d="M14.9516 31.2061C14.5947 31.2061 14.2438 31.0201 14.0518 30.6872C13.7639 30.1894 13.9348 29.5566 14.4327 29.2686L17.3691 27.5741C17.8639 27.2892 18.4998 27.4572 18.7877 27.955C19.0757 28.4529 18.9047 29.0857 18.4068 29.3736L15.4705 31.0681C15.3055 31.1611 15.1286 31.2061 14.9516 31.2061Z"></path><path d="M48.589 31.2061C48.412 31.2061 48.235 31.1611 48.0701 31.0681L45.1337 29.3736C44.6359 29.0857 44.4679 28.4529 44.7528 27.955C45.0408 27.4572 45.6736 27.2892 46.1715 27.5741L49.1078 29.2686C49.6057 29.5566 49.7737 30.1894 49.4888 30.6872C49.2968 31.0201 48.9459 31.2061 48.589 31.2061Z"></path><path d="M47.5542 18.7147C47.0593 18.7147 46.6214 18.3608 46.5314 17.8569C46.4324 17.2931 46.8104 16.7532 47.3742 16.6542L50.7155 16.0664C51.2733 15.9674 51.8192 16.3423 51.9182 16.9092C52.0172 17.473 51.6393 18.0129 51.0754 18.1118L47.7341 18.6997C47.6742 18.7117 47.6112 18.7147 47.5512 18.7147H47.5542Z"></path><path d="M42.0744 9.21937C41.8405 9.21937 41.6005 9.13839 41.4086 8.97644C40.9677 8.60754 40.9107 7.95373 41.2796 7.51285L43.4601 4.9156C43.829 4.47772 44.4859 4.41774 44.9238 4.78663C45.3647 5.15553 45.4217 5.80934 45.0528 6.25021L42.8723 8.84747C42.6653 9.0934 42.3714 9.21937 42.0744 9.21937Z"></path></svg>				
									<h4>
							Insight engine						
					</h4>
									<p>
						We drive success with real-time data dashboards					</p>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 73 70"><g clip-path="url(#clip0_26487_10152)"><path d="M32.7158 58.8525C22.4768 58.8525 14.1475 50.5232 14.1475 40.2842C14.1475 30.0452 22.4768 21.7158 32.7158 21.7158C42.9548 21.7158 51.2842 30.0452 51.2842 40.2842C51.2842 50.5232 42.9548 58.8525 32.7158 58.8525ZM32.7158 23.9293C23.6987 23.9293 16.361 31.2671 16.361 40.2842C16.361 49.3013 23.6987 56.6391 32.7158 56.6391C41.7329 56.6391 49.0707 49.3013 49.0707 40.2842C49.0707 31.2671 41.7329 23.9293 32.7158 23.9293Z"></path><path d="M32.7156 47.702C28.6245 47.702 25.2979 44.3753 25.2979 40.2842C25.2979 36.1931 28.6245 32.8665 32.7156 32.8665C36.8067 32.8665 40.1333 36.1931 40.1333 40.2842C40.1333 44.3753 36.8067 47.702 32.7156 47.702ZM32.7156 35.0799C29.8464 35.0799 27.5113 37.415 27.5113 40.281C27.5113 43.147 29.8464 45.4821 32.7156 45.4821C35.5848 45.4821 37.9167 43.147 37.9167 40.281C37.9167 37.415 35.5816 35.0799 32.7156 35.0799Z"></path><path d="M32.7158 70C16.3321 70 3 56.6679 3 40.2843C3 23.9006 16.3321 10.5685 32.7158 10.5685C49.0994 10.5685 62.4316 23.8974 62.4316 40.2843C62.4316 56.6711 49.1026 70 32.7158 70ZM32.7158 12.782C17.5508 12.782 5.21349 25.1193 5.21349 40.2843C5.21349 55.4492 17.5508 67.7865 32.7158 67.7865C47.8807 67.7865 60.2149 55.4492 60.2149 40.2843C60.2149 25.1193 47.8775 12.782 32.7158 12.782Z"></path><path d="M32.7159 41.391C32.4313 41.391 32.1498 41.2822 31.9323 41.0679C31.5004 40.6361 31.5004 39.9356 31.9323 39.5006L65.1026 6.33021C65.5344 5.89839 66.235 5.89839 66.67 6.33021C67.1018 6.76204 67.1018 7.46255 66.67 7.89757L33.4996 41.0679C33.2821 41.2854 33.0006 41.391 32.7159 41.391Z"></path><path d="M56.9617 17.1449C56.3508 17.1449 55.855 16.6491 55.855 16.0382V6.247C55.855 5.63606 56.3508 5.14026 56.9617 5.14026C57.5727 5.14026 58.0685 5.63606 58.0685 6.247V16.0382C58.0685 16.6491 57.5727 17.1449 56.9617 17.1449Z"></path><path d="M62.0989 12.0079C61.488 12.0079 60.9922 11.5121 60.9922 10.9011V1.10674C60.9922 0.495796 61.488 0 62.0989 0C62.7099 0 63.2057 0.495796 63.2057 1.10674V10.8979C63.2057 11.5089 62.7099 12.0047 62.0989 12.0047V12.0079Z"></path><path d="M66.7563 17.1449H56.9651C56.3542 17.1449 55.8584 16.6491 55.8584 16.0381C55.8584 15.4272 56.3542 14.9314 56.9651 14.9314H66.7563C67.3673 14.9314 67.8631 15.4272 67.8631 16.0381C67.8631 16.6491 67.3673 17.1449 66.7563 17.1449Z"></path><path d="M71.893 12.0078H62.1019C61.4909 12.0078 60.9951 11.512 60.9951 10.9011C60.9951 10.2901 61.4909 9.79431 62.1019 9.79431H71.893C72.504 9.79431 72.9998 10.2901 72.9998 10.9011C72.9998 11.512 72.504 12.0078 71.893 12.0078Z"></path></g><defs><clipPath id="clip0_26487_10152"><rect width="70" height="70" transform="translate(3)"></rect></clipPath></defs></svg>				
									<h4>
							Secure cloud						
					</h4>
									<p>
						Delivering safe tools for modern business teams					</p>
							<h6>Transforming workflows with ease</h6>					<h1>Streamline business with Soft tools</h1>					<h5>Workflow automation</h5>		Soft brings seamless tools to automate daily work for teams													<img width="711" height="328" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-35-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-35-copyright.jpg 711w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-35-copyright-300x138.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-35-copyright-370x171.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-35-copyright-410x189.jpg 410w" sizes="(max-width: 767px) 100vw, 711px" />																<h5>Custom-fit solutions</h5>		We shape our platform to fit how your business works best													<img width="711" height="328" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-36-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-36-copyright.jpg 711w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-36-copyright-300x138.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-36-copyright-370x171.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-36-copyright-410x189.jpg 410w" sizes="(max-width: 767px) 100vw, 711px" />																					<a href="https://saas-software.soft.ancorathemes.com/contact/">
									Get Started
					</a>
													<h2>
									Seamless transition								
							</h2>
						<h5>
							Our shift to Soft’s platform was smooth and quick from the very start of our transition. They clearly grasped our needs and built tools that truly sped up our work each day.						</h5>
									<img width="117" height="117" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-24-copyright.jpg" alt="" />								
								<h6>
										Jared Miller									
								</h6>
																	<p>
											Denver, CO										
																		</p>
													<h2>
									Intuitive workflow								
							</h2>
						<h5>
							Soft made our daily tasks simple and much more efficient for the entire team. Their tools are clear and the new dashboard is now our team’s top pick for every project.						</h5>
									<img width="117" height="117" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-17-copyright.jpg" alt="" />								
								<h6>
										Anna Brooks									
								</h6>
																	<p>
											Boston, MA										
																		</p>
													<h2>
									Powerful insights								
							</h2>
						<h5>
							The analytics tools from Soft completely changed how we use our business data every day. We can now spot trends fast and act with more trust than ever before.						</h5>
									<img width="598" height="598" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-57-copyright.jpg" alt="" />								
								<h6>
										Lucas Reed									
								</h6>
																	<p>
											Atlanta, GA										
																		</p>
							<!-- Add Pagination -->
					<h2>Get blog stories in your inbox!</h2>					
		<!----------------------------- 
			* controls_data : find the the props passed indie of data attribute
			* props.SubmitResponseMarkup : contains the markup of error or success message
			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals
		--------------------------- -->";s:10:"post_title";s:8:"Features";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:8:"features";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:25:35";s:17:"post_modified_gmt";s:19:"2026-04-09 23:25:35";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:53:"https://saas-software.soft.ancorathemes.com/features/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:16;a:23:{s:2:"ID";s:2:"38";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 16:36:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:1:" ";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:2:"38";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 16:36:03";s:17:"post_modified_gmt";s:19:"2026-03-03 16:36:03";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:47:"https://saas-software.soft.ancorathemes.com/38/";s:10:"menu_order";s:1:"6";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:17;a:23:{s:2:"ID";s:2:"39";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 16:36:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:1:" ";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:2:"39";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 16:36:03";s:17:"post_modified_gmt";s:19:"2026-03-03 16:36:03";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:47:"https://saas-software.soft.ancorathemes.com/39/";s:10:"menu_order";s:1:"4";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:18;a:23:{s:2:"ID";s:2:"40";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 16:36:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:1:" ";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:2:"40";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 16:36:03";s:17:"post_modified_gmt";s:19:"2026-03-03 16:36:03";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:47:"https://saas-software.soft.ancorathemes.com/40/";s:10:"menu_order";s:1:"3";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:19;a:23:{s:2:"ID";s:2:"41";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 16:36:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:1:" ";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:2:"41";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 16:36:03";s:17:"post_modified_gmt";s:19:"2026-03-03 16:36:03";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:47:"https://saas-software.soft.ancorathemes.com/41/";s:10:"menu_order";s:1:"2";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:20;a:23:{s:2:"ID";s:2:"42";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 16:36:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:36:47";s:12:"post_content";s:1:" ";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:2:"42";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 16:36:03";s:17:"post_modified_gmt";s:19:"2026-03-03 16:36:03";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:47:"https://saas-software.soft.ancorathemes.com/42/";s:10:"menu_order";s:1:"1";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:21;a:23:{s:2:"ID";s:2:"48";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:38:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:38:03";s:12:"post_content";s:3350:"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p>			<h5>Sed maximus felis vel</h5>		<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.</p><p>Quisque at tortor purus. Cras ut molestie risus. Donec non tellus ut elit lacinia dapibus. Suspendisse faucibus ante dui, nec luctus est pretium et. Curabitur et orci non urna ullamcorper sollicitudin quis lacinia arcu. Nunc quam diam, dictum ut nisi quis, venenatis facilisis odio. Nullam nec venenatis neque, nec sagittis dui. Vestibulum aliquet non nisl et gravida.</p>					
							<h6>Jane Smith</h6>		<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.</p>													<img width="1920" height="1080" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg 1920w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-300x169.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1024x576.jpg 1024w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-768x432.jpg 768w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1536x864.jpg 1536w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-370x208.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1290x725.jpg 1290w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-924x520.jpg 924w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-410x231.jpg 410w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-270x152.jpg 270w" sizes="(max-width: 1920px) 100vw, 1920px" />																<h5>Quisque metus metus vulputate ut</h5>		<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p>";s:10:"post_title";s:57:"How to build a winning team for your SaaS startup success";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:57:"how-to-build-a-winning-team-for-your-saas-startup-success";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:29:17";s:17:"post_modified_gmt";s:19:"2026-03-04 20:29:17";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:102:"https://saas-software.soft.ancorathemes.com/how-to-build-a-winning-team-for-your-saas-startup-success/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:22;a:23:{s:2:"ID";s:2:"49";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:39:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:39:03";s:12:"post_content";s:3306:"<p>Quisque at tortor purus. Cras ut molestie risus. Donec non tellus ut elit lacinia dapibus. Suspendisse faucibus ante dui, nec luctus est pretium et. Curabitur et orci non urna ullamcorper sollicitudin quis lacinia arcu. Nunc quam diam, dictum ut nisi quis, venenatis facilisis odio. Nullam nec venenatis neque, nec sagittis dui. Vestibulum aliquet non nisl et gravida.</p>			<h5>Donec id blandit felis</h5>		<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p><p>Quisque metus metus, vulputate ut rutrum nec, tempus ut quam. Fusce ultricies nulla vitae odio fringilla faucibus. Phasellus id metus dui. Aliquam erat volutpat. Curabitur sit amet felis vitae nibh facilisis suscipit. Phasellus at urna non enim egestas molestie. Sed porta tristique ex, vel iaculis lorem bibendum et. Donec iaculis arcu neque, at mattis nisi lobortis in.</p>					
							<h6>John Doe</h6>		<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p>													<img width="1920" height="1080" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg 1920w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-300x169.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1024x576.jpg 1024w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-768x432.jpg 768w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1536x864.jpg 1536w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-370x208.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1290x725.jpg 1290w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-924x520.jpg 924w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-410x231.jpg 410w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-270x152.jpg 270w" sizes="(max-width: 1920px) 100vw, 1920px" />																<h5>Vivamus pharetra lacus id lectus</h5>		<p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.</p>";s:10:"post_title";s:54:"Crafting scalable pricing strategies for SaaS startups";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:54:"crafting-scalable-pricing-strategies-for-saas-startups";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:29:10";s:17:"post_modified_gmt";s:19:"2026-03-04 20:29:10";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:99:"https://saas-software.soft.ancorathemes.com/crafting-scalable-pricing-strategies-for-saas-startups/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"2";}i:23;a:23:{s:2:"ID";s:2:"50";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:40:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:40:03";s:12:"post_content";s:3307:"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p>			<h5>Donec rutrum nibh quis molestie</h5>		<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p><p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p>					
							<h6>John Doe</h6>		<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p>													<img width="1920" height="1080" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg 1920w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-300x169.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1024x576.jpg 1024w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-768x432.jpg 768w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1536x864.jpg 1536w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-370x208.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1290x725.jpg 1290w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-924x520.jpg 924w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-410x231.jpg 410w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-270x152.jpg 270w" sizes="(max-width: 1920px) 100vw, 1920px" />																<h5>Quisque at tortor purus</h5>		<p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p>";s:10:"post_title";s:49:"Common growth challenges every SaaS startup faces";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:49:"common-growth-challenges-every-saas-startup-faces";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:29:30";s:17:"post_modified_gmt";s:19:"2026-03-04 20:29:30";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://saas-software.soft.ancorathemes.com/common-growth-challenges-every-saas-startup-faces/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:24;a:23:{s:2:"ID";s:2:"51";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:41:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:41:03";s:12:"post_content";s:3161:"<p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.</p>			<h5>Sed ut mauris turpis</h5>		<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.</p><p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p>					
							<h6>Alice Johnson</h6>		<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.</p>													<img width="1920" height="1080" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg 1920w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-300x169.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1024x576.jpg 1024w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-768x432.jpg 768w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1536x864.jpg 1536w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-370x208.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1290x725.jpg 1290w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-924x520.jpg 924w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-410x231.jpg 410w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-270x152.jpg 270w" sizes="(max-width: 1920px) 100vw, 1920px" />																<h5>Vivamus pharetra lacus id lectus</h5>		<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.</p>";s:10:"post_title";s:58:"Secrets to customer retention in early stage SaaS startups";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:58:"secrets-to-customer-retention-in-early-stage-saas-startups";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:29:41";s:17:"post_modified_gmt";s:19:"2026-03-04 20:29:41";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:103:"https://saas-software.soft.ancorathemes.com/secrets-to-customer-retention-in-early-stage-saas-startups/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"2";}i:25;a:23:{s:2:"ID";s:2:"52";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:42:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:42:03";s:12:"post_content";s:3240:"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p>			<h5>Donec rutrum nibh quis molestie</h5>		<p>Quisque at tortor purus. Cras ut molestie risus. Donec non tellus ut elit lacinia dapibus. Suspendisse faucibus ante dui, nec luctus est pretium et. Curabitur et orci non urna ullamcorper sollicitudin quis lacinia arcu. Nunc quam diam, dictum ut nisi quis, venenatis facilisis odio. Nullam nec venenatis neque, nec sagittis dui. Vestibulum aliquet non nisl et gravida.</p><p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.</p>					
							<h6>Bob Brown</h6>		<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.</p>													<img width="1920" height="1080" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg 1920w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-300x169.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1024x576.jpg 1024w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-768x432.jpg 768w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1536x864.jpg 1536w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-370x208.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1290x725.jpg 1290w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-924x520.jpg 924w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-410x231.jpg 410w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-270x152.jpg 270w" sizes="(max-width: 1920px) 100vw, 1920px" />																<h5>Donec rutrum nibh quis</h5>		<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p>";s:10:"post_title";s:49:"Effective marketing tactics for new SaaS startups";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:49:"effective-marketing-tactics-for-new-saas-startups";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:29:56";s:17:"post_modified_gmt";s:19:"2026-03-04 20:29:56";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://saas-software.soft.ancorathemes.com/effective-marketing-tactics-for-new-saas-startups/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:26;a:23:{s:2:"ID";s:2:"53";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:43:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:43:03";s:12:"post_content";s:3357:"<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.</p>			<h5>Quisque at tortor purus</h5>		<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.</p><p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p>					
							<h6>Charlie Green</h6>		<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p>													<img width="1920" height="1080" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg 1920w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-300x169.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1024x576.jpg 1024w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-768x432.jpg 768w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1536x864.jpg 1536w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-370x208.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1290x725.jpg 1290w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-924x520.jpg 924w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-410x231.jpg 410w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-270x152.jpg 270w" sizes="(max-width: 1920px) 100vw, 1920px" />																<h5>Maecenas facilisis egestas lacus</h5>		<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>";s:10:"post_title";s:57:"Crucial metrics every SaaS startup should monitor closely";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:57:"crucial-metrics-every-saas-startup-should-monitor-closely";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:30:07";s:17:"post_modified_gmt";s:19:"2026-03-04 20:30:07";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:102:"https://saas-software.soft.ancorathemes.com/crucial-metrics-every-saas-startup-should-monitor-closely/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"2";}i:27;a:23:{s:2:"ID";s:2:"54";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:44:03";s:13:"post_date_gmt";s:19:"2026-03-02 20:44:03";s:12:"post_content";s:3284:"<p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p>			<h5>Aenean arcu metus suscipit</h5>		<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p><p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>					
							<h6>Jane Smith</h6>		<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.</p>													<img width="1920" height="1080" src="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg" alt="" srcset="https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg 1920w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-300x169.jpg 300w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1024x576.jpg 1024w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-768x432.jpg 768w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1536x864.jpg 1536w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-370x208.jpg 370w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-1290x725.jpg 1290w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-924x520.jpg 924w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-410x231.jpg 410w, https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright-270x152.jpg 270w" sizes="(max-width: 1920px) 100vw, 1920px" />																<h5>Sed ut mauris turpis</h5>		<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.</p>";s:10:"post_title";s:51:"Choosing the right tech stack for your SaaS startup";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:51:"choosing-the-right-tech-stack-for-your-saas-startup";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:30:20";s:17:"post_modified_gmt";s:19:"2026-03-04 20:30:20";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:96:"https://saas-software.soft.ancorathemes.com/choosing-the-right-tech-stack-for-your-saas-startup/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:28;a:23:{s:2:"ID";s:2:"57";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 20:46:10";s:13:"post_date_gmt";s:19:"2026-03-02 20:46:10";s:12:"post_content";s:52:"{"version": 3, "isGlobalStylesUserThemeJSON": true }";s:10:"post_title";s:13:"Custom Styles";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:21:"wp-global-styles-soft";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 20:46:10";s:17:"post_modified_gmt";s:19:"2026-03-02 20:46:10";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:66:"https://saas-software.soft.ancorathemes.com/wp-global-styles-soft/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:16:"wp_global_styles";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:29;a:23:{s:2:"ID";s:2:"66";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:53:30";s:13:"post_date_gmt";s:19:"2026-03-02 21:53:30";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-02-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-02-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:53:30";s:17:"post_modified_gmt";s:19:"2026-03-02 21:53:30";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-02-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:30;a:23:{s:2:"ID";s:2:"67";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:53:33";s:13:"post_date_gmt";s:19:"2026-03-02 21:53:33";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-03-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-03-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:53:33";s:17:"post_modified_gmt";s:19:"2026-03-02 21:53:33";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-03-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:31;a:23:{s:2:"ID";s:2:"68";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:53:37";s:13:"post_date_gmt";s:19:"2026-03-02 21:53:37";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-04-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-04-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:53:37";s:17:"post_modified_gmt";s:19:"2026-03-02 21:53:37";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-04-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:32;a:23:{s:2:"ID";s:2:"69";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:53:40";s:13:"post_date_gmt";s:19:"2026-03-02 21:53:40";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-05-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-05-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:53:40";s:17:"post_modified_gmt";s:19:"2026-03-02 21:53:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-05-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:33;a:23:{s:2:"ID";s:2:"70";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:53:45";s:13:"post_date_gmt";s:19:"2026-03-02 21:53:45";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-06-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-06-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:53:45";s:17:"post_modified_gmt";s:19:"2026-03-02 21:53:45";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-06-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:34;a:23:{s:2:"ID";s:2:"71";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:53:48";s:13:"post_date_gmt";s:19:"2026-03-02 21:53:48";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-07-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-07-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:53:48";s:17:"post_modified_gmt";s:19:"2026-03-02 21:53:48";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-07-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:35;a:23:{s:2:"ID";s:2:"72";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:53:52";s:13:"post_date_gmt";s:19:"2026-03-02 21:53:52";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-08-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-08-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:53:52";s:17:"post_modified_gmt";s:19:"2026-03-02 21:53:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-08-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:36;a:23:{s:2:"ID";s:2:"73";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:53:55";s:13:"post_date_gmt";s:19:"2026-03-02 21:53:55";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-09-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-09-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:53:55";s:17:"post_modified_gmt";s:19:"2026-03-02 21:53:55";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-09-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:37;a:23:{s:2:"ID";s:2:"74";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:53:58";s:13:"post_date_gmt";s:19:"2026-03-02 21:53:58";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-10-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-10-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:53:58";s:17:"post_modified_gmt";s:19:"2026-03-02 21:53:58";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-10-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:38;a:23:{s:2:"ID";s:2:"75";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:54:02";s:13:"post_date_gmt";s:19:"2026-03-02 21:54:02";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-11-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-11-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:54:02";s:17:"post_modified_gmt";s:19:"2026-03-02 21:54:02";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-11-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:39;a:23:{s:2:"ID";s:2:"81";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:54:29";s:13:"post_date_gmt";s:19:"2026-03-02 21:54:29";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"icon-services-01-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"icon-services-01-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:54:29";s:17:"post_modified_gmt";s:19:"2026-03-02 21:54:29";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:101:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/icon-services-01-copyright.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:40;a:23:{s:2:"ID";s:2:"82";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:54:30";s:13:"post_date_gmt";s:19:"2026-03-02 21:54:30";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"icon-services-02-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"icon-services-02-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:54:30";s:17:"post_modified_gmt";s:19:"2026-03-02 21:54:30";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:101:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/icon-services-02-copyright.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:41;a:23:{s:2:"ID";s:2:"83";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:54:31";s:13:"post_date_gmt";s:19:"2026-03-02 21:54:31";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"icon-services-03-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"icon-services-03-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:54:31";s:17:"post_modified_gmt";s:19:"2026-03-02 21:54:31";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:101:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/icon-services-03-copyright.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:42;a:23:{s:2:"ID";s:2:"85";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:54:39";s:13:"post_date_gmt";s:19:"2026-03-02 21:54:39";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"icon-services-04-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"icon-services-04-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:54:39";s:17:"post_modified_gmt";s:19:"2026-03-02 21:54:39";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:101:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/icon-services-04-copyright.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:43;a:23:{s:2:"ID";s:2:"86";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:54:40";s:13:"post_date_gmt";s:19:"2026-03-02 21:54:40";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"icon-services-05-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"icon-services-05-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:54:40";s:17:"post_modified_gmt";s:19:"2026-03-02 21:54:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:101:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/icon-services-05-copyright.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:44;a:23:{s:2:"ID";s:2:"87";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:54:40";s:13:"post_date_gmt";s:19:"2026-03-02 21:54:40";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"icon-services-06-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"icon-services-06-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:54:40";s:17:"post_modified_gmt";s:19:"2026-03-02 21:54:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:101:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/icon-services-06-copyright.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:45;a:23:{s:2:"ID";s:2:"93";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:55:14";s:13:"post_date_gmt";s:19:"2026-03-02 21:55:14";s:12:"post_content";s:0:"";s:10:"post_title";s:22:"check-list-icon-second";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"check-list-icon-second-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 14:52:07";s:17:"post_modified_gmt";s:19:"2026-03-03 14:52:07";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:97:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/check-list-icon-second.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:46;a:23:{s:2:"ID";s:2:"95";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:55:53";s:13:"post_date_gmt";s:19:"2026-03-02 21:55:53";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-17-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-17-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:55:53";s:17:"post_modified_gmt";s:19:"2026-03-02 21:55:53";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-17-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:47;a:23:{s:2:"ID";s:3:"101";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:56:11";s:13:"post_date_gmt";s:19:"2026-03-02 21:56:11";s:12:"post_content";s:0:"";s:10:"post_title";s:9:"plus-icon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:9:"plus-icon";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:56:11";s:17:"post_modified_gmt";s:19:"2026-03-02 21:56:11";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:84:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/plus-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:48;a:23:{s:2:"ID";s:3:"102";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:56:12";s:13:"post_date_gmt";s:19:"2026-03-02 21:56:12";s:12:"post_content";s:0:"";s:10:"post_title";s:10:"minus-icon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:10:"minus-icon";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:56:12";s:17:"post_modified_gmt";s:19:"2026-03-02 21:56:12";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:85:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/minus-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:49;a:23:{s:2:"ID";s:3:"111";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:56:55";s:13:"post_date_gmt";s:19:"2026-03-02 21:56:55";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"icon-services-07-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"icon-services-07-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:56:55";s:17:"post_modified_gmt";s:19:"2026-03-02 21:56:55";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:101:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/icon-services-07-copyright.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:50;a:23:{s:2:"ID";s:3:"112";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:56:56";s:13:"post_date_gmt";s:19:"2026-03-02 21:56:56";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"icon-services-08-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"icon-services-08-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:56:56";s:17:"post_modified_gmt";s:19:"2026-03-02 21:56:56";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:101:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/icon-services-08-copyright.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:51;a:23:{s:2:"ID";s:3:"113";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:56:57";s:13:"post_date_gmt";s:19:"2026-03-02 21:56:57";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"icon-services-09-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"icon-services-09-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:56:57";s:17:"post_modified_gmt";s:19:"2026-03-02 21:56:57";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:101:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/icon-services-09-copyright.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:52;a:23:{s:2:"ID";s:3:"114";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:56:57";s:13:"post_date_gmt";s:19:"2026-03-02 21:56:57";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"icon-services-10-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"icon-services-10-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:56:57";s:17:"post_modified_gmt";s:19:"2026-03-02 21:56:57";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:101:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/icon-services-10-copyright.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:53;a:23:{s:2:"ID";s:3:"120";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:57:30";s:13:"post_date_gmt";s:19:"2026-03-02 21:57:30";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-24-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-24-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:57:30";s:17:"post_modified_gmt";s:19:"2026-03-02 21:57:30";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-24-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:54;a:23:{s:2:"ID";s:3:"123";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:57:37";s:13:"post_date_gmt";s:19:"2026-03-02 21:57:37";s:12:"post_content";s:0:"";s:10:"post_title";s:17:"crown-icon-second";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:21:"crown-icon-second-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 14:52:05";s:17:"post_modified_gmt";s:19:"2026-03-03 14:52:05";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:92:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/crown-icon-second.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:55;a:23:{s:2:"ID";s:3:"132";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:58:41";s:13:"post_date_gmt";s:19:"2026-03-02 21:58:41";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-25-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-25-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-02 21:58:41";s:17:"post_modified_gmt";s:19:"2026-03-02 21:58:41";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-25-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:56;a:23:{s:2:"ID";s:3:"135";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:58:43";s:13:"post_date_gmt";s:19:"2026-03-02 21:58:43";s:12:"post_content";s:0:"";s:10:"post_title";s:11:"search-icon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:15:"search-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 14:51:17";s:17:"post_modified_gmt";s:19:"2026-03-03 14:51:17";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:86:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/search-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:57;a:23:{s:2:"ID";s:3:"137";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:58:48";s:13:"post_date_gmt";s:19:"2026-03-02 21:58:48";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"location-icon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:17:"location-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 14:51:19";s:17:"post_modified_gmt";s:19:"2026-03-03 14:51:19";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:88:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/location-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:58;a:23:{s:2:"ID";s:3:"138";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:58:48";s:13:"post_date_gmt";s:19:"2026-03-02 21:58:48";s:12:"post_content";s:0:"";s:10:"post_title";s:11:"mobile-icon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:15:"mobile-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 14:51:23";s:17:"post_modified_gmt";s:19:"2026-03-03 14:51:23";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:86:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/mobile-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:59;a:23:{s:2:"ID";s:3:"139";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-02 21:58:48";s:13:"post_date_gmt";s:19:"2026-03-02 21:58:48";s:12:"post_content";s:0:"";s:10:"post_title";s:8:"sms-icon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:12:"sms-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 14:51:15";s:17:"post_modified_gmt";s:19:"2026-03-03 14:51:15";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:83:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/sms-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:60;a:23:{s:2:"ID";s:3:"146";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 14:53:39";s:13:"post_date_gmt";s:19:"2026-03-03 14:53:39";s:12:"post_content";s:0:"";s:10:"post_title";s:22:"mobile-menu-close-icon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:22:"mobile-menu-close-icon";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 14:53:39";s:17:"post_modified_gmt";s:19:"2026-03-03 14:53:39";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"23";s:4:"guid";s:97:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/mobile-menu-close-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:61;a:23:{s:2:"ID";s:3:"147";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 14:53:40";s:13:"post_date_gmt";s:19:"2026-03-03 14:53:40";s:12:"post_content";s:0:"";s:10:"post_title";s:16:"mobile-menu-icon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:16:"mobile-menu-icon";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 14:53:40";s:17:"post_modified_gmt";s:19:"2026-03-03 14:53:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"23";s:4:"guid";s:91:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/mobile-menu-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:62;a:23:{s:2:"ID";s:3:"174";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 16:13:10";s:13:"post_date_gmt";s:19:"2026-03-03 16:13:10";s:12:"post_content";s:0:"";s:10:"post_title";s:4:"News";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"news";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 16:13:11";s:17:"post_modified_gmt";s:19:"2026-03-03 16:13:11";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:56:"https://saas-software.soft.ancorathemes.com/?page_id=174";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:63;a:23:{s:2:"ID";s:3:"176";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 16:36:03";s:13:"post_date_gmt";s:19:"2026-03-03 16:15:17";s:12:"post_content";s:1:" ";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:3:"176";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 16:36:03";s:17:"post_modified_gmt";s:19:"2026-03-03 16:36:03";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:50:"https://saas-software.soft.ancorathemes.com/?p=176";s:10:"menu_order";s:1:"5";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:64;a:23:{s:2:"ID";s:3:"325";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 21:29:58";s:13:"post_date_gmt";s:19:"2026-03-03 21:29:58";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-27-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-27-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 21:29:58";s:17:"post_modified_gmt";s:19:"2026-03-03 21:29:58";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"35";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-27-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:65;a:23:{s:2:"ID";s:3:"336";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 21:35:23";s:13:"post_date_gmt";s:19:"2026-03-03 21:35:23";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-28-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-28-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 21:35:23";s:17:"post_modified_gmt";s:19:"2026-03-03 21:35:23";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"35";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-28-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:66;a:23:{s:2:"ID";s:3:"337";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 21:35:23";s:13:"post_date_gmt";s:19:"2026-03-03 21:35:23";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-29-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-29-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 21:35:23";s:17:"post_modified_gmt";s:19:"2026-03-03 21:35:23";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"35";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-29-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:67;a:23:{s:2:"ID";s:3:"338";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 21:35:24";s:13:"post_date_gmt";s:19:"2026-03-03 21:35:24";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-30-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-30-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 21:35:24";s:17:"post_modified_gmt";s:19:"2026-03-03 21:35:24";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"35";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-30-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:68;a:23:{s:2:"ID";s:3:"339";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 21:35:24";s:13:"post_date_gmt";s:19:"2026-03-03 21:35:24";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-31-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-31-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 21:35:24";s:17:"post_modified_gmt";s:19:"2026-03-03 21:35:24";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"35";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-31-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:69;a:23:{s:2:"ID";s:3:"340";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 21:35:24";s:13:"post_date_gmt";s:19:"2026-03-03 21:35:24";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-32-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-32-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 21:35:24";s:17:"post_modified_gmt";s:19:"2026-03-03 21:35:24";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"35";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-32-copyright.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:70;a:23:{s:2:"ID";s:3:"396";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 22:48:50";s:13:"post_date_gmt";s:19:"2026-03-03 22:48:50";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-34-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-34-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 22:48:50";s:17:"post_modified_gmt";s:19:"2026-03-03 22:48:50";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-34-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:71;a:23:{s:2:"ID";s:3:"397";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 22:48:51";s:13:"post_date_gmt";s:19:"2026-03-03 22:48:51";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-35-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-35-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 22:48:51";s:17:"post_modified_gmt";s:19:"2026-03-03 22:48:51";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-35-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:72;a:23:{s:2:"ID";s:3:"398";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 22:48:51";s:13:"post_date_gmt";s:19:"2026-03-03 22:48:51";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-36-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-36-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 22:48:51";s:17:"post_modified_gmt";s:19:"2026-03-03 22:48:51";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-36-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:73;a:23:{s:2:"ID";s:3:"523";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 01:03:02";s:13:"post_date_gmt";s:19:"2026-03-04 01:03:02";s:12:"post_content";s:0:"";s:10:"post_title";s:18:"decor-ellipse-blue";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:18:"decor-ellipse-blue";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 01:03:02";s:17:"post_modified_gmt";s:19:"2026-03-04 01:03:02";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:93:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-ellipse-blue.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:74;a:23:{s:2:"ID";s:3:"524";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 01:03:03";s:13:"post_date_gmt";s:19:"2026-03-04 01:03:03";s:12:"post_content";s:0:"";s:10:"post_title";s:20:"decor-ellipse-violet";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:20:"decor-ellipse-violet";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 01:03:03";s:17:"post_modified_gmt";s:19:"2026-03-04 01:03:03";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:95:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-ellipse-violet.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:75;a:23:{s:2:"ID";s:3:"525";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 01:03:53";s:13:"post_date_gmt";s:19:"2026-03-04 01:03:53";s:12:"post_content";s:0:"";s:10:"post_title";s:10:"decor-dots";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:10:"decor-dots";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 01:03:53";s:17:"post_modified_gmt";s:19:"2026-03-04 01:03:53";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:85:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-dots.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:76;a:23:{s:2:"ID";s:3:"714";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 15:48:51";s:13:"post_date_gmt";s:19:"2026-03-04 15:48:51";s:12:"post_content";s:0:"";s:10:"post_title";s:18:"decor-container-01";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:18:"decor-container-01";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 15:48:51";s:17:"post_modified_gmt";s:19:"2026-03-04 15:48:51";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:93:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-container-01.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:77;a:23:{s:2:"ID";s:3:"715";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 15:48:52";s:13:"post_date_gmt";s:19:"2026-03-04 15:48:52";s:12:"post_content";s:0:"";s:10:"post_title";s:18:"decor-container-03";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:18:"decor-container-03";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 15:48:52";s:17:"post_modified_gmt";s:19:"2026-03-04 15:48:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:93:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-container-03.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:78;a:23:{s:2:"ID";s:3:"716";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 15:48:52";s:13:"post_date_gmt";s:19:"2026-03-04 15:48:52";s:12:"post_content";s:0:"";s:10:"post_title";s:18:"decor-container-02";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:18:"decor-container-02";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 15:48:52";s:17:"post_modified_gmt";s:19:"2026-03-04 15:48:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:93:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-container-02.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:79;a:23:{s:2:"ID";s:3:"878";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 20:26:34";s:13:"post_date_gmt";s:19:"2026-03-04 20:26:34";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-47-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-47-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:26:34";s:17:"post_modified_gmt";s:19:"2026-03-04 20:26:34";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"54";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-47-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:80;a:23:{s:2:"ID";s:3:"879";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 20:26:35";s:13:"post_date_gmt";s:19:"2026-03-04 20:26:35";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-48-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-48-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:26:35";s:17:"post_modified_gmt";s:19:"2026-03-04 20:26:35";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"54";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-48-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:81;a:23:{s:2:"ID";s:3:"880";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 20:26:37";s:13:"post_date_gmt";s:19:"2026-03-04 20:26:37";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-49-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-49-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:26:37";s:17:"post_modified_gmt";s:19:"2026-03-04 20:26:37";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"54";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-49-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:82;a:23:{s:2:"ID";s:3:"881";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 20:26:39";s:13:"post_date_gmt";s:19:"2026-03-04 20:26:39";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-50-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-50-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:26:39";s:17:"post_modified_gmt";s:19:"2026-03-04 20:26:39";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"54";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-50-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:83;a:23:{s:2:"ID";s:3:"882";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 20:26:40";s:13:"post_date_gmt";s:19:"2026-03-04 20:26:40";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-51-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-51-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:26:40";s:17:"post_modified_gmt";s:19:"2026-03-04 20:26:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"54";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-51-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:84;a:23:{s:2:"ID";s:3:"883";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 20:26:42";s:13:"post_date_gmt";s:19:"2026-03-04 20:26:42";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-52-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-52-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:26:42";s:17:"post_modified_gmt";s:19:"2026-03-04 20:26:42";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"54";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-52-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:85;a:23:{s:2:"ID";s:3:"885";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-04 20:27:20";s:13:"post_date_gmt";s:19:"2026-03-04 20:27:20";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-53-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-53-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-04 20:27:20";s:17:"post_modified_gmt";s:19:"2026-03-04 20:27:20";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"53";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-53-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:86;a:23:{s:2:"ID";s:3:"922";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-05 13:02:12";s:13:"post_date_gmt";s:19:"2026-03-05 13:02:12";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"decor-hero-bg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"decor-hero-bg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-05 13:02:12";s:17:"post_modified_gmt";s:19:"2026-03-05 13:02:12";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:88:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/decor-hero-bg.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:87;a:23:{s:2:"ID";s:3:"945";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 22:57:24";s:13:"post_date_gmt";s:19:"2026-04-09 22:57:24";s:12:"post_content";s:0:"";s:10:"post_title";s:7:"favicon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:7:"favicon";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 22:57:24";s:17:"post_modified_gmt";s:19:"2026-04-09 22:57:24";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:82:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/favicon.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:88;a:23:{s:2:"ID";s:3:"946";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 22:57:26";s:13:"post_date_gmt";s:19:"2026-04-09 22:57:26";s:12:"post_content";s:90:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/cropped-favicon.jpg";s:10:"post_title";s:19:"cropped-favicon.jpg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:19:"cropped-favicon-jpg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 22:57:26";s:17:"post_modified_gmt";s:19:"2026-04-09 22:57:26";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"945";s:4:"guid";s:90:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/cropped-favicon.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:89;a:23:{s:2:"ID";s:3:"949";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:00:40";s:13:"post_date_gmt";s:19:"2026-04-09 23:00:40";s:12:"post_content";s:0:"";s:10:"post_title";s:4:"logo";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"logo";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:00:40";s:17:"post_modified_gmt";s:19:"2026-04-09 23:00:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:79:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/logo.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:90;a:23:{s:2:"ID";s:3:"950";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:00:41";s:13:"post_date_gmt";s:19:"2026-04-09 23:00:41";s:12:"post_content";s:0:"";s:10:"post_title";s:11:"logo-retina";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:11:"logo-retina";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:00:41";s:17:"post_modified_gmt";s:19:"2026-04-09 23:00:41";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:86:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/logo-retina.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:91;a:23:{s:2:"ID";s:3:"960";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:21:45";s:13:"post_date_gmt";s:19:"2026-04-09 23:21:45";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-54-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-54-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:21:45";s:17:"post_modified_gmt";s:19:"2026-04-09 23:21:45";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-54-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:92;a:23:{s:2:"ID";s:3:"961";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:21:46";s:13:"post_date_gmt";s:19:"2026-04-09 23:21:46";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-55-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-55-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:21:46";s:17:"post_modified_gmt";s:19:"2026-04-09 23:21:46";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-55-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:93;a:23:{s:2:"ID";s:3:"962";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:21:47";s:13:"post_date_gmt";s:19:"2026-04-09 23:21:47";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-56-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-56-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:21:47";s:17:"post_modified_gmt";s:19:"2026-04-09 23:21:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-56-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:94;a:23:{s:2:"ID";s:3:"963";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:25:28";s:13:"post_date_gmt";s:19:"2026-04-09 23:25:28";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-57-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-57-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:25:28";s:17:"post_modified_gmt";s:19:"2026-04-09 23:25:28";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"36";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-57-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:95;a:23:{s:2:"ID";s:3:"967";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:29:50";s:13:"post_date_gmt";s:19:"2026-04-09 23:29:50";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-58-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-58-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:29:50";s:17:"post_modified_gmt";s:19:"2026-04-09 23:29:50";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-58-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:96;a:23:{s:2:"ID";s:3:"968";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:32:41";s:13:"post_date_gmt";s:19:"2026-04-09 23:32:41";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-60-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-60-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:32:41";s:17:"post_modified_gmt";s:19:"2026-04-09 23:32:41";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-60-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:97;a:23:{s:2:"ID";s:3:"969";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:32:42";s:13:"post_date_gmt";s:19:"2026-04-09 23:32:42";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-59-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-59-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:32:42";s:17:"post_modified_gmt";s:19:"2026-04-09 23:32:42";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-59-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:98;a:23:{s:2:"ID";s:3:"970";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:32:43";s:13:"post_date_gmt";s:19:"2026-04-09 23:32:43";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-61-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-61-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:32:43";s:17:"post_modified_gmt";s:19:"2026-04-09 23:32:43";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-61-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:99;a:23:{s:2:"ID";s:3:"971";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:34:28";s:13:"post_date_gmt";s:19:"2026-04-09 23:34:28";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-62-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-62-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:34:28";s:17:"post_modified_gmt";s:19:"2026-04-09 23:34:28";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-62-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:100;a:23:{s:2:"ID";s:3:"972";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:34:29";s:13:"post_date_gmt";s:19:"2026-04-09 23:34:29";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-63-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-63-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:34:29";s:17:"post_modified_gmt";s:19:"2026-04-09 23:34:29";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/custom-img-63-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:101;a:23:{s:2:"ID";s:3:"973";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-09 23:35:57";s:13:"post_date_gmt";s:19:"2026-04-09 23:35:57";s:12:"post_content";s:0:"";s:10:"post_title";s:18:"decor-container-04";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:18:"decor-container-04";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-09 23:35:57";s:17:"post_modified_gmt";s:19:"2026-04-09 23:35:57";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:93:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/04/decor-container-04.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:102;a:23:{s:2:"ID";s:3:"994";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-14 15:36:33";s:13:"post_date_gmt";s:19:"2026-04-14 15:36:33";s:12:"post_content";s:0:"";s:10:"post_title";s:23:"custom-img-70-copyright";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:23:"custom-img-70-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-14 15:36:33";s:17:"post_modified_gmt";s:19:"2026-04-14 15:36:33";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"25";s:4:"guid";s:98:"https://saas-software.soft.ancorathemes.com/wp-content/uploads/2026/03/custom-img-70-copyright.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}}s:8:"postmeta";a:475:{i:0;a:4:{s:7:"meta_id";s:1:"1";s:7:"post_id";s:1:"1";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:1;a:4:{s:7:"meta_id";s:1:"2";s:7:"post_id";s:1:"1";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:3:"kit";}i:2;a:4:{s:7:"meta_id";s:1:"3";s:7:"post_id";s:1:"1";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:12537:"a:10:{s:15:"viewport_tablet";i:1279;s:15:"container_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1290;s:5:"sizes";a:0:{}}s:21:"space_between_widgets";a:6:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}s:6:"column";i:30;s:3:"row";i:30;s:8:"isLinked";b:1;}s:17:"container_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";i:0;s:5:"right";i:0;s:6:"bottom";i:0;s:4:"left";i:0;s:8:"isLinked";b:0;}s:27:"stretched_section_container";s:10:".page_wrap";s:19:"page_title_selector";s:25:".sc_layouts_title_caption";s:29:"trx_addons_global_theme_fonts";a:14:{i:0;a:12:{s:3:"_id";s:12:"theme_font_p";s:5:"title";s:9:"Main text";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Inter";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"16";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"15";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.625";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:0:"";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:1;a:11:{s:3:"_id";s:15:"theme_font_post";s:5:"title";s:12:"Article text";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:7:"inherit";s:20:"typography_font_size";a:3:{s:4:"size";s:0:"";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:7:"inherit";s:21:"typography_font_style";s:7:"inherit";s:22:"typography_line_height";a:3:{s:4:"size";s:0:"";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:7:"inherit";s:25:"typography_text_transform";s:7:"inherit";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:0:"";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:2;a:13:{s:3:"_id";s:13:"theme_font_h1";s:5:"title";s:9:"Heading 1";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:17:"Plus Jakarta Sans";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"57";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"45";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"36";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"600";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.105";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:3;a:13:{s:3:"_id";s:13:"theme_font_h2";s:5:"title";s:9:"Heading 2";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:17:"Plus Jakarta Sans";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"47";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"36";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"31";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"600";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:4:"1.13";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:4;a:13:{s:3:"_id";s:13:"theme_font_h3";s:5:"title";s:9:"Heading 3";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:17:"Plus Jakarta Sans";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"35";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"28";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"26";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"600";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.115";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:5;a:12:{s:3:"_id";s:13:"theme_font_h4";s:5:"title";s:9:"Heading 4";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:17:"Plus Jakarta Sans";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"28";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"22";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"600";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.215";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:6;a:13:{s:3:"_id";s:13:"theme_font_h5";s:5:"title";s:9:"Heading 5";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:17:"Plus Jakarta Sans";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"23";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"20";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"19";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"600";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.215";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:7;a:13:{s:3:"_id";s:13:"theme_font_h6";s:5:"title";s:9:"Heading 6";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:17:"Plus Jakarta Sans";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"19";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"18";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"17";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"600";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.265";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:8;a:13:{s:3:"_id";s:15:"theme_font_logo";s:5:"title";s:9:"Logo text";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:17:"Plus Jakarta Sans";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"35";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"28";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"26";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"600";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.115";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:9;a:12:{s:3:"_id";s:17:"theme_font_button";s:5:"title";s:7:"Buttons";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:17:"Plus Jakarta Sans";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"16";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"15";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"600";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:2:"19";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:10;a:11:{s:3:"_id";s:16:"theme_font_input";s:5:"title";s:12:"Input fields";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:7:"inherit";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"15";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:3:"1.6";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:11;a:11:{s:3:"_id";s:15:"theme_font_info";s:5:"title";s:9:"Post meta";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:7:"inherit";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"14";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:3:"1.5";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:12;a:11:{s:3:"_id";s:15:"theme_font_menu";s:5:"title";s:9:"Main menu";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:17:"Plus Jakarta Sans";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"16";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"600";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:3:"1.5";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:13;a:11:{s:3:"_id";s:18:"theme_font_submenu";s:5:"title";s:13:"Dropdown menu";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:17:"Plus Jakarta Sans";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"15";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"500";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:3:"1.4";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}}s:16:"site_description";s:47:"SaaS, Software &amp; AI Startup WordPress Theme";s:39:"trx_addons_global_colors_scheme_default";a:16:{i:0;a:3:{s:3:"_id";s:20:"theme_color_bg_color";s:5:"title";s:8:"Bg color";s:5:"color";s:7:"#050211";}i:1;a:3:{s:3:"_id";s:22:"theme_color_bg_color_2";s:5:"title";s:10:"Bg color 2";s:5:"color";s:7:"#181625";}i:2;a:3:{s:3:"_id";s:20:"theme_color_bd_color";s:5:"title";s:8:"Bd color";s:5:"color";s:7:"#3C3F47";}i:3;a:3:{s:3:"_id";s:17:"theme_color_title";s:5:"title";s:5:"Title";s:5:"color";s:7:"#FFFEFE";}i:4;a:3:{s:3:"_id";s:16:"theme_color_text";s:5:"title";s:4:"Text";s:5:"color";s:7:"#D9D3E8";}i:5;a:3:{s:3:"_id";s:16:"theme_color_meta";s:5:"title";s:4:"Meta";s:5:"color";s:7:"#D6C7E7";}i:6;a:3:{s:3:"_id";s:16:"theme_color_link";s:5:"title";s:4:"Link";s:5:"color";s:7:"#8650FF";}i:7;a:3:{s:3:"_id";s:17:"theme_color_hover";s:5:"title";s:5:"Hover";s:5:"color";s:7:"#632AE2";}i:8;a:3:{s:3:"_id";s:24:"theme_color_alt_bg_color";s:5:"title";s:12:"Alt bg color";s:5:"color";s:7:"#FFFFFF";}i:9;a:3:{s:3:"_id";s:26:"theme_color_alt_bg_color_2";s:5:"title";s:14:"Alt bg color 2";s:5:"color";s:7:"#F6F7F1";}i:10;a:3:{s:3:"_id";s:24:"theme_color_alt_bd_color";s:5:"title";s:12:"Alt bd color";s:5:"color";s:7:"#E5E7DE";}i:11;a:3:{s:3:"_id";s:21:"theme_color_alt_title";s:5:"title";s:9:"Alt title";s:5:"color";s:7:"#1F242E";}i:12;a:3:{s:3:"_id";s:20:"theme_color_alt_text";s:5:"title";s:8:"Alt text";s:5:"color";s:7:"#86898C";}i:13;a:3:{s:3:"_id";s:20:"theme_color_alt_meta";s:5:"title";s:8:"Alt meta";s:5:"color";s:7:"#ACAFB2";}i:14;a:3:{s:3:"_id";s:20:"theme_color_alt_link";s:5:"title";s:8:"Alt link";s:5:"color";s:7:"#8650FF";}i:15;a:3:{s:3:"_id";s:21:"theme_color_alt_hover";s:5:"title";s:9:"Alt hover";s:5:"color";s:7:"#632AE2";}}s:9:"site_name";s:20:"Soft - SaaS Software";}";}i:3;a:4:{s:7:"meta_id";s:2:"16";s:7:"post_id";s:1:"4";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1730372401:1";}i:4;a:4:{s:7:"meta_id";s:2:"17";s:7:"post_id";s:1:"4";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:5;a:4:{s:7:"meta_id";s:2:"18";s:7:"post_id";s:1:"4";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"716";}i:6;a:4:{s:7:"meta_id";s:2:"19";s:7:"post_id";s:1:"4";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:7;a:4:{s:7:"meta_id";s:2:"20";s:7:"post_id";s:1:"4";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:8;a:4:{s:7:"meta_id";s:2:"21";s:7:"post_id";s:1:"4";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:9;a:4:{s:7:"meta_id";s:2:"22";s:7:"post_id";s:1:"4";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:10;a:4:{s:7:"meta_id";s:2:"23";s:7:"post_id";s:1:"4";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.25.3";}i:11;a:4:{s:7:"meta_id";s:2:"24";s:7:"post_id";s:1:"4";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:12;a:4:{s:7:"meta_id";s:2:"25";s:7:"post_id";s:1:"4";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:1684:"[{"id":"9626e6b","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"boxed_width":{"unit":"px","size":850,"sizes":[]}},"elements":[{"id":"3ccff30","elType":"widget","settings":{"editor":"<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.<\/p><p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.<\/p><h1>Heading H1<\/h1><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p><h2>Heading H2<\/h2><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p><h3>Heading H3<\/h3><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p><h4>Heading H4<\/h4><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p><h5>Heading H5<\/h5><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p><h6>Heading H6<\/h6><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:13;a:4:{s:7:"meta_id";s:2:"32";s:7:"post_id";s:1:"6";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:16:"elementor_canvas";}i:14;a:4:{s:7:"meta_id";s:2:"33";s:7:"post_id";s:1:"6";s:8:"meta_key";s:26:"metform_form__form_setting";s:10:"meta_value";s:4822:"a:137:{s:10:"form_title";s:28:"Contact - 1 Col, Full Button";s:9:"form_type";s:12:"general-form";s:15:"success_message";s:39:"Thank you! Form submitted successfully.";s:12:"quiz_summery";s:0:"";s:13:"store_entries";s:1:"1";s:11:"entry_title";s:0:"";s:26:"hide_form_after_submission";s:0:"";s:11:"redirect_to";s:0:"";s:11:"success_url";s:0:"";s:17:"failed_cancel_url";s:0:"";s:13:"require_login";s:0:"";s:26:"limit_total_entries_status";s:0:"";s:19:"limit_total_entries";s:0:"";s:11:"count_views";s:0:"";s:26:"mf_stop_vertical_scrolling";s:0:"";s:19:"multiple_submission";s:0:"";s:16:"enable_recaptcha";s:0:"";s:25:"capture_user_browser_data";s:0:"";s:24:"enable_user_notification";s:0:"";s:18:"user_email_subject";s:0:"";s:15:"user_email_from";s:0:"";s:19:"user_email_reply_to";s:0:"";s:15:"user_email_body";s:0:"";s:33:"user_email_attach_submission_copy";s:0:"";s:25:"enable_admin_notification";s:0:"";s:19:"admin_email_subject";s:0:"";s:16:"admin_email_from";s:0:"";s:14:"admin_email_to";s:0:"";s:20:"admin_email_reply_to";s:0:"";s:16:"admin_email_body";s:0:"";s:34:"admin_email_attach_submission_copy";s:0:"";s:13:"mf_mail_chimp";s:0:"";s:15:"mf_get_response";s:0:"";s:22:"mf_get_reponse_api_key";s:0:"";s:23:"mf_get_response_list_id";s:0:"";s:11:"mf_automizy";s:0:"";s:21:"mf_automizy_api_token";s:0:"";s:19:"mf_automizy_list_id";s:0:"";s:11:"mf_rest_api";s:0:"";s:15:"mf_rest_api_url";s:0:"";s:18:"mf_rest_api_method";s:0:"";s:20:"mf_mailchimp_api_key";s:0:"";s:26:"mf_active_campaign_api_key";s:0:"";s:22:"mf_active_campaign_url";s:0:"";s:20:"mf_mailchimp_list_id";s:0:"";s:9:"mf_zapier";s:0:"";s:17:"mf_zapier_webhook";s:0:"";s:8:"mf_slack";s:0:"";s:16:"mf_slack_webhook";s:0:"";s:9:"mf_fluent";s:0:"";s:17:"mf_fluent_webhook";s:0:"";s:17:"mf_thank_you_page";s:0:"";s:14:"mf_cancel_page";s:0:"";s:9:"mf_paypal";s:0:"";s:19:"mf_payment_currency";s:0:"";s:15:"mf_paypal_email";s:0:"";s:15:"mf_paypal_token";s:0:"";s:17:"mf_paypal_sandbox";s:0:"";s:9:"mf_stripe";s:0:"";s:19:"mf_stripe_image_url";s:0:"";s:31:"mf_stripe_live_publishiable_key";s:0:"";s:25:"mf_stripe_live_secret_key";s:0:"";s:17:"mf_stripe_sandbox";s:0:"";s:31:"mf_stripe_test_publishiable_key";s:0:"";s:25:"mf_stripe_test_secret_key";s:0:"";s:21:"mf_google_map_api_key";s:0:"";s:16:"mf_save_progress";s:0:"";s:18:"mf_field_name_show";s:0:"";s:12:"mf_recaptcha";s:0:"";s:20:"mf_recaptcha_version";s:0:"";s:21:"mf_recaptcha_site_key";s:0:"";s:23:"mf_recaptcha_secret_key";s:0:"";s:24:"mf_recaptcha_site_key_v3";s:0:"";s:26:"mf_recaptcha_secret_key_v3";s:0:"";s:14:"mf_convert_kit";s:0:"";s:15:"mf_ckit_list_id";s:0:"";s:15:"mf_ckit_api_key";s:0:"";s:15:"mf_ckit_sec_key";s:0:"";s:21:"mf_aweber_dev_api_key";s:0:"";s:21:"mf_aweber_dev_api_sec";s:0:"";s:14:"mf_mail_aweber";s:0:"";s:17:"mf_aweber_list_id";s:0:"";s:18:"mf_active_campaign";s:0:"";s:26:"mf_active_campaign_list_id";s:0:"";s:25:"mf_active_campaign_tag_id";s:0:"";s:12:"mf_mail_poet";s:0:"";s:20:"mf_mail_poet_list_id";s:0:"";s:10:"mf_hubspot";s:0:"";s:16:"mf_hubspot_forms";s:0:"";s:16:"mf_hubsopt_token";s:0:"";s:24:"mf_hubsopt_refresh_token";s:0:"";s:21:"mf_hubsopt_token_type";s:0:"";s:21:"mf_hubsopt_expires_in";s:0:"";s:20:"mf_hubspot_form_guid";s:0:"";s:24:"mf_hubspot_form_portalId";s:0:"";s:7:"mf_zoho";s:0:"";s:13:"mf_zoho_token";s:0:"";s:15:"mf_registration";s:0:"";s:8:"mf_login";s:0:"";s:15:"mf_form_to_post";s:0:"";s:11:"mf_mailster";s:0:"";s:19:"mf_mailster_list_id";s:0:"";s:18:"mf_mailster_fields";s:0:"";s:28:"mf_post_submission_post_type";s:0:"";s:24:"mf_post_submission_title";s:0:"";s:26:"mf_post_submission_content";s:0:"";s:25:"mf_post_submission_author";s:0:"";s:33:"mf_post_submission_featured_image";s:0:"";s:12:"mf_helpscout";s:0:"";s:19:"mf_helpscout_app_id";s:0:"";s:23:"mf_helpscout_app_secret";s:0:"";s:18:"mf_helpscout_token";s:0:"";s:20:"mf_helpscout_mailbox";s:0:"";s:33:"mf_helpscout_conversation_subject";s:0:"";s:40:"mf_helpscout_conversation_customer_email";s:0:"";s:45:"mf_helpscout_conversation_customer_first_name";s:0:"";s:44:"mf_helpscout_conversation_customer_last_name";s:0:"";s:42:"mf_helpscout_conversation_customer_message";s:0:"";s:15:"mf_google_sheet";s:0:"";s:30:"mf_google_spreadsheets_list_id";s:0:"";s:24:"mf_google_sheets_list_id";s:0:"";s:25:"mf_google_sheet_client_id";s:0:"";s:29:"mf_google_sheet_client_secret";s:0:"";s:25:"email_verification_enable";s:0:"";s:32:"email_verification_email_subject";s:0:"";s:35:"email_verification_confirm_redirect";s:0:"";s:26:"email_verification_heading";s:0:"";s:28:"email_verification_paragraph";s:0:"";s:13:"mf_sms_status";s:0:"";s:11:"mf_sms_from";s:0:"";s:25:"mf_sms_twilio_account_sid";s:0:"";s:24:"mf_sms_twilio_auth_token";s:0:"";s:18:"mf_sms_user_status";s:0:"";s:16:"mf_sms_user_body";s:0:"";s:19:"mf_sms_admin_status";s:0:"";s:17:"mf_sms_admin_body";s:0:"";s:15:"mf_sms_admin_to";s:0:"";}";}i:15;a:4:{s:7:"meta_id";s:2:"34";s:7:"post_id";s:1:"6";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:16;a:4:{s:7:"meta_id";s:2:"35";s:7:"post_id";s:1:"6";s:8:"meta_key";s:18:"_metform_cloned_id";s:10:"meta_value";s:10:"template-0";}i:17;a:4:{s:7:"meta_id";s:2:"36";s:7:"post_id";s:1:"6";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"642";}i:18;a:4:{s:7:"meta_id";s:2:"37";s:7:"post_id";s:1:"6";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:19;a:4:{s:7:"meta_id";s:2:"38";s:7:"post_id";s:1:"6";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:20;a:4:{s:7:"meta_id";s:2:"39";s:7:"post_id";s:1:"6";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772582612:1";}i:21;a:4:{s:7:"meta_id";s:2:"40";s:7:"post_id";s:1:"6";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:19075:"[{"id":"68ed2f43","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"__globals__":{"background_color":""},"_title":"Contact - 1 Col, Full Button"},"elements":[{"id":"752409d5","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-name","mf_input_placeholder":"Name","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_background_focus_color":"#FFFFFF00","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":12,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_color_hover":"","mf_input_background_color":"globals\/colors?id=theme_color_bg_color"},"mf_input_label_color":"","mf_input_color":"#82878E","mf_input_border_color":"#DFEAF3","mf_input_color_hover":"","mf_input_color_focus":"#161824","mf_input_border_focus_color":"#A7ACB2","mf_input_placeholder_color":"#A7ACB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_margin":{"unit":"px","top":"0","right":"0","bottom":"9","left":"0","isLinked":false},"mf_input_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":15,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_label_status":"","mf_input_padding_mobile":{"unit":"px","top":"11","right":"12","bottom":"11","left":"12","isLinked":false}},"elements":[],"widgetType":"mf-text"},{"id":"2a672e5b","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-email","mf_input_placeholder":"Email","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_color_hover":"","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":12,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color"},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_input_margin":{"unit":"px","top":"0","right":"0","bottom":"9","left":"0","isLinked":false},"mf_input_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"mf_input_label_color":"","mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":15,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_color":"#82878E","mf_input_border_color":"#DFEAF3","mf_input_color_focus":"#161824","mf_input_border_focus_color":"#A7ACB2","mf_input_placeholder_color":"#A7ACB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_label_status":"","mf_input_padding_mobile":{"unit":"px","top":"11","right":"12","bottom":"11","left":"12","isLinked":false}},"elements":[],"widgetType":"mf-email"},{"id":"58609b88","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-subject","mf_input_placeholder":"Subject","mf_input_required":"","mf_input_validation_warning_message":"This field is required.","mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_background_focus_color":"#FFFFFF00","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":12,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_color_hover":"","mf_input_background_color":"globals\/colors?id=theme_color_bg_color"},"mf_input_label_color":"","mf_input_color":"#82878E","mf_input_border_color":"#DFEAF3","mf_input_color_hover":"","mf_input_color_focus":"#161824","mf_input_border_focus_color":"#A7ACB2","mf_input_placeholder_color":"#A7ACB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"7","left":"0","isLinked":false},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_margin":{"unit":"px","top":"0","right":"0","bottom":"9","left":"0","isLinked":false},"mf_input_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":15,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_label_status":"","mf_input_padding_mobile":{"unit":"px","top":"11","right":"12","bottom":"11","left":"12","isLinked":false}},"elements":[],"widgetType":"mf-text"},{"id":"75374fce","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-message","mf_input_placeholder":"Message","mf_input_validation_warning_message":"This field is required.","mf_textarea_field_height":{"unit":"px","size":140,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_color_hover":"","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":12,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"__globals__":{"mf_input_label_color":"","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color"},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"mf_input_label_color":"","mf_input_color":"#82878E","mf_input_border_color":"#DFEAF3","mf_input_color_focus":"#161824","mf_input_border_focus_color":"#A7ACB2","mf_input_placeholder_color":"#A7ACB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":15,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_label_status":"","mf_input_padding_mobile":{"unit":"px","top":"11","right":"12","bottom":"11","left":"12","isLinked":false}},"elements":[],"widgetType":"mf-textarea"},{"id":"4c586e0e","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-gdpr-consent","mf_gdpr_consent_option_text":"I agree that my submitted data is being <a href='\/privacy-policy\/'>collected and stored<\/a>.","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_gdpr_consent__label_color":"","mf_gdpr_consent_typgraphy_text_typography":"custom","mf_gdpr_consent_typgraphy_text_font_size":{"unit":"px","size":14,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height":{"unit":"px","size":20,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"__globals__":{"mf_gdpr_consent_option_color":"globals\/colors?id=theme_color_meta","mf_gdpr_consent_option_icon_color":"globals\/colors?id=theme_color_bd_color","mf_gdpr_consent_option_icon_color_checked":"globals\/colors?id=theme_color_meta"},"mf_gdpr_consent__label_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_input_label_status":"","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_gdpr_consent_option_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_gdpr_consent_option_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_gdpr_consent_option_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"mf_input_option_icon_horizontal_position":{"unit":"px","size":1,"sizes":[]},"mf_gdpr_consent_option_space_after_icon":{"unit":"px","size":27,"sizes":[]},"mf_gdpr_consent_typgraphy_typography":"custom","mf_gdpr_consent_typgraphy_font_size":{"unit":"px","size":18,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-gdpr-consent"},{"id":"24b542d2","elType":"widget","settings":{"content_width":"full","mf_btn_text":"Send Message","mf_btn_align":"justify","mf_hidden_input":[],"mf_btn_text_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"mf_btn_box_shadow_group_box_shadow_type":"yes","mf_btn_box_shadow_group_box_shadow":{"horizontal":0,"vertical":0,"blur":0,"spread":0,"color":"rgba(255, 255, 255, 0)"},"mf_btn_normal_icon_color":"","mf_btn_normal_icon_font_size":{"unit":"px","size":"","sizes":[]},"__globals__":{"mf_btn_typography_typography":"","mf_btn_text_color":"globals\/colors?id=theme_color_title","mf_btn_bg_color_color":"globals\/colors?id=theme_color_link","mf_btn_hover_color":"globals\/colors?id=theme_color_title","mf_btn_bg_hover_color_color":"globals\/colors?id=theme_color_hover","mf_btn_focus_color":"globals\/colors?id=theme_color_title"},"mf_btn_typography_font_size":{"unit":"px","size":"16","sizes":[]},"mf_btn_typography_font_size_tablet":{"size":"","unit":"px"},"mf_btn_typography_font_size_mobile":{"size":"15","unit":"px"},"mf_btn_typography_font_weight":"500","mf_btn_typography_text_transform":"none","mf_btn_typography_font_style":"normal","mf_btn_typography_text_decoration":"none","mf_btn_typography_line_height":{"unit":"px","size":"19","sizes":[]},"mf_btn_typography_line_height_tablet":{"size":"","unit":"px"},"mf_btn_typography_line_height_mobile":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing":{"unit":"px","size":"0","sizes":[]},"mf_btn_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_btn_text_color":"#FFFEFE","mf_btn_bg_color_color":"#FF5E2E","mf_btn_hover_color":"#FFFEFE","mf_btn_bg_hover_color_color":"#ED4C1C","mf_btn_typography_font_size_laptop":{"size":"","unit":"px"},"mf_btn_typography_line_height_laptop":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing_laptop":{"size":"","unit":"px"},"_element_custom_width":{"unit":"%","size":100,"sizes":[]},"mf_btn_align_tablet":"justify","mf_btn_align_mobile":"justify"},"elements":[],"widgetType":"mf-button"}],"isInner":false}]";}i:22;a:4:{s:7:"meta_id";s:2:"41";s:7:"post_id";s:1:"6";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:23;a:4:{s:7:"meta_id";s:2:"42";s:7:"post_id";s:1:"7";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:16:"elementor_canvas";}i:24;a:4:{s:7:"meta_id";s:2:"43";s:7:"post_id";s:1:"7";s:8:"meta_key";s:26:"metform_form__form_setting";s:10:"meta_value";s:4825:"a:137:{s:10:"form_title";s:31:"Contact – 2 Col, Left Aligned";s:9:"form_type";s:12:"general-form";s:15:"success_message";s:39:"Thank you! Form submitted successfully.";s:12:"quiz_summery";s:0:"";s:13:"store_entries";s:1:"1";s:11:"entry_title";s:0:"";s:26:"hide_form_after_submission";s:0:"";s:11:"redirect_to";s:0:"";s:11:"success_url";s:0:"";s:17:"failed_cancel_url";s:0:"";s:13:"require_login";s:0:"";s:26:"limit_total_entries_status";s:0:"";s:19:"limit_total_entries";s:0:"";s:11:"count_views";s:0:"";s:26:"mf_stop_vertical_scrolling";s:0:"";s:19:"multiple_submission";s:0:"";s:16:"enable_recaptcha";s:0:"";s:25:"capture_user_browser_data";s:0:"";s:24:"enable_user_notification";s:0:"";s:18:"user_email_subject";s:0:"";s:15:"user_email_from";s:0:"";s:19:"user_email_reply_to";s:0:"";s:15:"user_email_body";s:0:"";s:33:"user_email_attach_submission_copy";s:0:"";s:25:"enable_admin_notification";s:0:"";s:19:"admin_email_subject";s:0:"";s:16:"admin_email_from";s:0:"";s:14:"admin_email_to";s:0:"";s:20:"admin_email_reply_to";s:0:"";s:16:"admin_email_body";s:0:"";s:34:"admin_email_attach_submission_copy";s:0:"";s:13:"mf_mail_chimp";s:0:"";s:15:"mf_get_response";s:0:"";s:22:"mf_get_reponse_api_key";s:0:"";s:23:"mf_get_response_list_id";s:0:"";s:11:"mf_automizy";s:0:"";s:21:"mf_automizy_api_token";s:0:"";s:19:"mf_automizy_list_id";s:0:"";s:11:"mf_rest_api";s:0:"";s:15:"mf_rest_api_url";s:0:"";s:18:"mf_rest_api_method";s:0:"";s:20:"mf_mailchimp_api_key";s:0:"";s:26:"mf_active_campaign_api_key";s:0:"";s:22:"mf_active_campaign_url";s:0:"";s:20:"mf_mailchimp_list_id";s:0:"";s:9:"mf_zapier";s:0:"";s:17:"mf_zapier_webhook";s:0:"";s:8:"mf_slack";s:0:"";s:16:"mf_slack_webhook";s:0:"";s:9:"mf_fluent";s:0:"";s:17:"mf_fluent_webhook";s:0:"";s:17:"mf_thank_you_page";s:0:"";s:14:"mf_cancel_page";s:0:"";s:9:"mf_paypal";s:0:"";s:19:"mf_payment_currency";s:0:"";s:15:"mf_paypal_email";s:0:"";s:15:"mf_paypal_token";s:0:"";s:17:"mf_paypal_sandbox";s:0:"";s:9:"mf_stripe";s:0:"";s:19:"mf_stripe_image_url";s:0:"";s:31:"mf_stripe_live_publishiable_key";s:0:"";s:25:"mf_stripe_live_secret_key";s:0:"";s:17:"mf_stripe_sandbox";s:0:"";s:31:"mf_stripe_test_publishiable_key";s:0:"";s:25:"mf_stripe_test_secret_key";s:0:"";s:21:"mf_google_map_api_key";s:0:"";s:16:"mf_save_progress";s:0:"";s:18:"mf_field_name_show";s:0:"";s:12:"mf_recaptcha";s:0:"";s:20:"mf_recaptcha_version";s:0:"";s:21:"mf_recaptcha_site_key";s:0:"";s:23:"mf_recaptcha_secret_key";s:0:"";s:24:"mf_recaptcha_site_key_v3";s:0:"";s:26:"mf_recaptcha_secret_key_v3";s:0:"";s:14:"mf_convert_kit";s:0:"";s:15:"mf_ckit_list_id";s:0:"";s:15:"mf_ckit_api_key";s:0:"";s:15:"mf_ckit_sec_key";s:0:"";s:21:"mf_aweber_dev_api_key";s:0:"";s:21:"mf_aweber_dev_api_sec";s:0:"";s:14:"mf_mail_aweber";s:0:"";s:17:"mf_aweber_list_id";s:0:"";s:18:"mf_active_campaign";s:0:"";s:26:"mf_active_campaign_list_id";s:0:"";s:25:"mf_active_campaign_tag_id";s:0:"";s:12:"mf_mail_poet";s:0:"";s:20:"mf_mail_poet_list_id";s:0:"";s:10:"mf_hubspot";s:0:"";s:16:"mf_hubspot_forms";s:0:"";s:16:"mf_hubsopt_token";s:0:"";s:24:"mf_hubsopt_refresh_token";s:0:"";s:21:"mf_hubsopt_token_type";s:0:"";s:21:"mf_hubsopt_expires_in";s:0:"";s:20:"mf_hubspot_form_guid";s:0:"";s:24:"mf_hubspot_form_portalId";s:0:"";s:7:"mf_zoho";s:0:"";s:13:"mf_zoho_token";s:0:"";s:15:"mf_registration";s:0:"";s:8:"mf_login";s:0:"";s:15:"mf_form_to_post";s:0:"";s:11:"mf_mailster";s:0:"";s:19:"mf_mailster_list_id";s:0:"";s:18:"mf_mailster_fields";s:0:"";s:28:"mf_post_submission_post_type";s:0:"";s:24:"mf_post_submission_title";s:0:"";s:26:"mf_post_submission_content";s:0:"";s:25:"mf_post_submission_author";s:0:"";s:33:"mf_post_submission_featured_image";s:0:"";s:12:"mf_helpscout";s:0:"";s:19:"mf_helpscout_app_id";s:0:"";s:23:"mf_helpscout_app_secret";s:0:"";s:18:"mf_helpscout_token";s:0:"";s:20:"mf_helpscout_mailbox";s:0:"";s:33:"mf_helpscout_conversation_subject";s:0:"";s:40:"mf_helpscout_conversation_customer_email";s:0:"";s:45:"mf_helpscout_conversation_customer_first_name";s:0:"";s:44:"mf_helpscout_conversation_customer_last_name";s:0:"";s:42:"mf_helpscout_conversation_customer_message";s:0:"";s:15:"mf_google_sheet";s:0:"";s:30:"mf_google_spreadsheets_list_id";s:0:"";s:24:"mf_google_sheets_list_id";s:0:"";s:25:"mf_google_sheet_client_id";s:0:"";s:29:"mf_google_sheet_client_secret";s:0:"";s:25:"email_verification_enable";s:0:"";s:32:"email_verification_email_subject";s:0:"";s:35:"email_verification_confirm_redirect";s:0:"";s:26:"email_verification_heading";s:0:"";s:28:"email_verification_paragraph";s:0:"";s:13:"mf_sms_status";s:0:"";s:11:"mf_sms_from";s:0:"";s:25:"mf_sms_twilio_account_sid";s:0:"";s:24:"mf_sms_twilio_auth_token";s:0:"";s:18:"mf_sms_user_status";s:0:"";s:16:"mf_sms_user_body";s:0:"";s:19:"mf_sms_admin_status";s:0:"";s:17:"mf_sms_admin_body";s:0:"";s:15:"mf_sms_admin_to";s:0:"";}";}i:25;a:4:{s:7:"meta_id";s:2:"44";s:7:"post_id";s:1:"7";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:26;a:4:{s:7:"meta_id";s:2:"45";s:7:"post_id";s:1:"7";s:8:"meta_key";s:18:"_metform_cloned_id";s:10:"meta_value";s:10:"template-0";}i:27;a:4:{s:7:"meta_id";s:2:"46";s:7:"post_id";s:1:"7";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"647";}i:28;a:4:{s:7:"meta_id";s:2:"47";s:7:"post_id";s:1:"7";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:29;a:4:{s:7:"meta_id";s:2:"48";s:7:"post_id";s:1:"7";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:30;a:4:{s:7:"meta_id";s:2:"49";s:7:"post_id";s:1:"7";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772561904:1";}i:31;a:4:{s:7:"meta_id";s:2:"50";s:7:"post_id";s:1:"7";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:19742:"[{"id":"7b16fa98","elType":"container","settings":{"flex_direction":"column","content_width":"full","parallax_blocks":[],"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"Contact - 2 Col, Left Aligned"},"elements":[{"id":"582f4b30","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":100,"sizes":[]},"flex_direction":"row","parallax_blocks":[],"flex_gap":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"flex_gap_mobile":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0}},"elements":[{"id":"19d034f0","elType":"widget","settings":{"content_width":"full","mf_input_label":"Name","mf_input_name":"mf-name","mf_input_placeholder":"Enter your name","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"14","left":"0","isLinked":false},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_background_focus_color":"#FFFFFF00","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":12,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"globals\/colors?id=theme_color_title","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_color_hover":"","mf_input_background_color":"globals\/colors?id=theme_color_bg_color"},"mf_input_label_color":"#1F242E","mf_input_color":"#86898C","mf_input_border_color":"#E5E7DE","mf_input_color_hover":"","mf_input_color_focus":"#1F242E","mf_input_border_focus_color":"#ACAFB2","mf_input_placeholder_color":"#ACAFB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_margin":{"unit":"px","top":"0","right":"0","bottom":"9","left":"0","isLinked":false},"mf_input_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"21","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"11","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"%","size":50,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"mf_input_label_typography_font_size":{"unit":"px","size":17,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":16,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_label_typography_typography":"custom","mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-text"},{"id":"208b034b","elType":"widget","settings":{"content_width":"full","mf_input_label":"Email","mf_input_name":"mf-email","mf_input_placeholder":"Enter your email","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"14","left":"0","isLinked":false},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_color_hover":"","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":12,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"globals\/colors?id=theme_color_title","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color"},"mf_input_label_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_input_margin":{"unit":"px","top":"0","right":"0","bottom":"9","left":"0","isLinked":false},"mf_input_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"21","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"11","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"%","size":50,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"mf_input_label_color":"#1F242E","mf_input_label_typography_font_size":{"unit":"px","size":17,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":16,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_color":"#86898C","mf_input_border_color":"#E5E7DE","mf_input_color_focus":"#1F242E","mf_input_border_focus_color":"#ACAFB2","mf_input_placeholder_color":"#ACAFB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_typography_typography":"custom","mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-email"}],"isInner":true},{"id":"67ecc8da","elType":"widget","settings":{"content_width":"full","mf_input_label":"Phone","mf_input_name":"mf-phone","mf_input_placeholder":"Enter your number","mf_input_validation_warning_message":"This field is required.","mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"14","left":"0","isLinked":false},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_color_hover":"","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":12,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"globals\/colors?id=theme_color_title","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color"},"mf_input_required":"","mf_input_label_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"29","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"mf_input_label_color":"#1F242E","mf_input_label_typography_font_size":{"unit":"px","size":17,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":16,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_color":"#86898C","mf_input_border_color":"#E5E7DE","mf_input_color_focus":"#1F242E","mf_input_border_focus_color":"#ACAFB2","mf_input_placeholder_color":"#ACAFB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_typography_typography":"custom","mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-telephone"},{"id":"6b1e4ea2","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"7bca5268","elType":"widget","settings":{"content_width":"full","mf_input_label":"Message","mf_input_name":"mf-message","mf_input_placeholder":"Enter your message","mf_input_validation_warning_message":"This field is required.","mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"14","left":"0","isLinked":false},"mf_textarea_field_height":{"unit":"px","size":140,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_color_hover":"","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":12,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"__globals__":{"mf_input_label_color":"globals\/colors?id=theme_color_title","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color"},"mf_input_label_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"mf_input_label_color":"#1F242E","mf_input_label_typography_typography":"custom","mf_input_color":"#86898C","mf_input_border_color":"#E5E7DE","mf_input_color_focus":"#1F242E","mf_input_border_focus_color":"#ACAFB2","mf_input_placeholder_color":"#ACAFB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_typography_font_size":{"unit":"px","size":17,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":16,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-textarea"},{"id":"4b55caba","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-gdpr-consent","mf_gdpr_consent_option_text":"I agree that my submitted data is being <a href='\/privacy-policy\/'>collected and stored<\/a>.","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_gdpr_consent__label_color":"","mf_gdpr_consent_typgraphy_text_typography":"custom","mf_gdpr_consent_typgraphy_text_font_size":{"unit":"px","size":14,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height":{"unit":"px","size":20,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"mf_gdpr_consent_option_color":"globals\/colors?id=theme_color_meta","mf_gdpr_consent_option_icon_color":"globals\/colors?id=theme_color_bd_color","mf_gdpr_consent_option_icon_color_checked":"globals\/colors?id=theme_color_meta"},"mf_gdpr_consent__label_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_input_label_status":"","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_gdpr_consent_option_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_gdpr_consent_option_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_gdpr_consent_option_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"mf_input_option_icon_horizontal_position":{"unit":"px","size":1,"sizes":[]},"mf_gdpr_consent_option_space_after_icon":{"unit":"px","size":27,"sizes":[]},"mf_gdpr_consent_typgraphy_typography":"custom","mf_gdpr_consent_typgraphy_font_size":{"unit":"px","size":18,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-gdpr-consent"},{"id":"36145945","elType":"widget","settings":{"content_width":"full","mf_btn_text":"Send Message","mf_btn_align":"","mf_hidden_input":[],"mf_btn_text_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"mf_btn_box_shadow_group_box_shadow_type":"yes","mf_btn_box_shadow_group_box_shadow":{"horizontal":0,"vertical":0,"blur":0,"spread":0,"color":"rgba(255, 255, 255, 0)"},"mf_btn_normal_icon_color":"","mf_btn_normal_icon_font_size":{"unit":"px","size":"","sizes":[]},"__globals__":{"mf_btn_typography_typography":"","mf_btn_text_color":"globals\/colors?id=theme_color_title","mf_btn_bg_color_color":"globals\/colors?id=theme_color_link","mf_btn_hover_color":"globals\/colors?id=theme_color_title","mf_btn_bg_hover_color_color":"globals\/colors?id=theme_color_hover","mf_btn_focus_color":"globals\/colors?id=theme_color_title"},"mf_btn_typography_font_size":{"unit":"px","size":"16","sizes":[]},"mf_btn_typography_font_size_tablet":{"size":"","unit":"px"},"mf_btn_typography_font_size_mobile":{"size":"15","unit":"px"},"mf_btn_typography_font_weight":"500","mf_btn_typography_text_transform":"none","mf_btn_typography_font_style":"normal","mf_btn_typography_text_decoration":"none","mf_btn_typography_line_height":{"unit":"px","size":"19","sizes":[]},"mf_btn_typography_line_height_tablet":{"size":"","unit":"px"},"mf_btn_typography_line_height_mobile":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing":{"unit":"px","size":"0","sizes":[]},"mf_btn_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_btn_text_color":"#FFFEFE","mf_btn_bg_color_color":"#FF5E2E","mf_btn_hover_color":"#FFFEFE","mf_btn_bg_hover_color_color":"#ED4C1C","mf_btn_typography_font_size_laptop":{"size":"","unit":"px"},"mf_btn_typography_line_height_laptop":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing_laptop":{"size":"","unit":"px"}},"elements":[],"widgetType":"mf-button"}],"isInner":true}],"isInner":false}]";}i:32;a:4:{s:7:"meta_id";s:2:"51";s:7:"post_id";s:1:"7";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:33;a:4:{s:7:"meta_id";s:2:"52";s:7:"post_id";s:1:"8";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:16:"elementor_canvas";}i:34;a:4:{s:7:"meta_id";s:2:"53";s:7:"post_id";s:1:"8";s:8:"meta_key";s:26:"metform_form__form_setting";s:10:"meta_value";s:4814:"a:137:{s:10:"form_title";s:20:"Sign-up – Centered";s:9:"form_type";s:12:"general-form";s:15:"success_message";s:39:"Thank you! Form submitted successfully.";s:12:"quiz_summery";s:0:"";s:13:"store_entries";s:1:"1";s:11:"entry_title";s:0:"";s:26:"hide_form_after_submission";s:0:"";s:11:"redirect_to";s:0:"";s:11:"success_url";s:0:"";s:17:"failed_cancel_url";s:0:"";s:13:"require_login";s:0:"";s:26:"limit_total_entries_status";s:0:"";s:19:"limit_total_entries";s:0:"";s:11:"count_views";s:0:"";s:26:"mf_stop_vertical_scrolling";s:0:"";s:19:"multiple_submission";s:0:"";s:16:"enable_recaptcha";s:0:"";s:25:"capture_user_browser_data";s:0:"";s:24:"enable_user_notification";s:0:"";s:18:"user_email_subject";s:0:"";s:15:"user_email_from";s:0:"";s:19:"user_email_reply_to";s:0:"";s:15:"user_email_body";s:0:"";s:33:"user_email_attach_submission_copy";s:0:"";s:25:"enable_admin_notification";s:0:"";s:19:"admin_email_subject";s:0:"";s:16:"admin_email_from";s:0:"";s:14:"admin_email_to";s:0:"";s:20:"admin_email_reply_to";s:0:"";s:16:"admin_email_body";s:0:"";s:34:"admin_email_attach_submission_copy";s:0:"";s:13:"mf_mail_chimp";s:0:"";s:15:"mf_get_response";s:0:"";s:22:"mf_get_reponse_api_key";s:0:"";s:23:"mf_get_response_list_id";s:0:"";s:11:"mf_automizy";s:0:"";s:21:"mf_automizy_api_token";s:0:"";s:19:"mf_automizy_list_id";s:0:"";s:11:"mf_rest_api";s:0:"";s:15:"mf_rest_api_url";s:0:"";s:18:"mf_rest_api_method";s:0:"";s:20:"mf_mailchimp_api_key";s:0:"";s:26:"mf_active_campaign_api_key";s:0:"";s:22:"mf_active_campaign_url";s:0:"";s:20:"mf_mailchimp_list_id";s:0:"";s:9:"mf_zapier";s:0:"";s:17:"mf_zapier_webhook";s:0:"";s:8:"mf_slack";s:0:"";s:16:"mf_slack_webhook";s:0:"";s:9:"mf_fluent";s:0:"";s:17:"mf_fluent_webhook";s:0:"";s:17:"mf_thank_you_page";s:0:"";s:14:"mf_cancel_page";s:0:"";s:9:"mf_paypal";s:0:"";s:19:"mf_payment_currency";s:0:"";s:15:"mf_paypal_email";s:0:"";s:15:"mf_paypal_token";s:0:"";s:17:"mf_paypal_sandbox";s:0:"";s:9:"mf_stripe";s:0:"";s:19:"mf_stripe_image_url";s:0:"";s:31:"mf_stripe_live_publishiable_key";s:0:"";s:25:"mf_stripe_live_secret_key";s:0:"";s:17:"mf_stripe_sandbox";s:0:"";s:31:"mf_stripe_test_publishiable_key";s:0:"";s:25:"mf_stripe_test_secret_key";s:0:"";s:21:"mf_google_map_api_key";s:0:"";s:16:"mf_save_progress";s:0:"";s:18:"mf_field_name_show";s:0:"";s:12:"mf_recaptcha";s:0:"";s:20:"mf_recaptcha_version";s:0:"";s:21:"mf_recaptcha_site_key";s:0:"";s:23:"mf_recaptcha_secret_key";s:0:"";s:24:"mf_recaptcha_site_key_v3";s:0:"";s:26:"mf_recaptcha_secret_key_v3";s:0:"";s:14:"mf_convert_kit";s:0:"";s:15:"mf_ckit_list_id";s:0:"";s:15:"mf_ckit_api_key";s:0:"";s:15:"mf_ckit_sec_key";s:0:"";s:21:"mf_aweber_dev_api_key";s:0:"";s:21:"mf_aweber_dev_api_sec";s:0:"";s:14:"mf_mail_aweber";s:0:"";s:17:"mf_aweber_list_id";s:0:"";s:18:"mf_active_campaign";s:0:"";s:26:"mf_active_campaign_list_id";s:0:"";s:25:"mf_active_campaign_tag_id";s:0:"";s:12:"mf_mail_poet";s:0:"";s:20:"mf_mail_poet_list_id";s:0:"";s:10:"mf_hubspot";s:0:"";s:16:"mf_hubspot_forms";s:0:"";s:16:"mf_hubsopt_token";s:0:"";s:24:"mf_hubsopt_refresh_token";s:0:"";s:21:"mf_hubsopt_token_type";s:0:"";s:21:"mf_hubsopt_expires_in";s:0:"";s:20:"mf_hubspot_form_guid";s:0:"";s:24:"mf_hubspot_form_portalId";s:0:"";s:7:"mf_zoho";s:0:"";s:13:"mf_zoho_token";s:0:"";s:15:"mf_registration";s:0:"";s:8:"mf_login";s:0:"";s:15:"mf_form_to_post";s:0:"";s:11:"mf_mailster";s:0:"";s:19:"mf_mailster_list_id";s:0:"";s:18:"mf_mailster_fields";s:0:"";s:28:"mf_post_submission_post_type";s:0:"";s:24:"mf_post_submission_title";s:0:"";s:26:"mf_post_submission_content";s:0:"";s:25:"mf_post_submission_author";s:0:"";s:33:"mf_post_submission_featured_image";s:0:"";s:12:"mf_helpscout";s:0:"";s:19:"mf_helpscout_app_id";s:0:"";s:23:"mf_helpscout_app_secret";s:0:"";s:18:"mf_helpscout_token";s:0:"";s:20:"mf_helpscout_mailbox";s:0:"";s:33:"mf_helpscout_conversation_subject";s:0:"";s:40:"mf_helpscout_conversation_customer_email";s:0:"";s:45:"mf_helpscout_conversation_customer_first_name";s:0:"";s:44:"mf_helpscout_conversation_customer_last_name";s:0:"";s:42:"mf_helpscout_conversation_customer_message";s:0:"";s:15:"mf_google_sheet";s:0:"";s:30:"mf_google_spreadsheets_list_id";s:0:"";s:24:"mf_google_sheets_list_id";s:0:"";s:25:"mf_google_sheet_client_id";s:0:"";s:29:"mf_google_sheet_client_secret";s:0:"";s:25:"email_verification_enable";s:0:"";s:32:"email_verification_email_subject";s:0:"";s:35:"email_verification_confirm_redirect";s:0:"";s:26:"email_verification_heading";s:0:"";s:28:"email_verification_paragraph";s:0:"";s:13:"mf_sms_status";s:0:"";s:11:"mf_sms_from";s:0:"";s:25:"mf_sms_twilio_account_sid";s:0:"";s:24:"mf_sms_twilio_auth_token";s:0:"";s:18:"mf_sms_user_status";s:0:"";s:16:"mf_sms_user_body";s:0:"";s:19:"mf_sms_admin_status";s:0:"";s:17:"mf_sms_admin_body";s:0:"";s:15:"mf_sms_admin_to";s:0:"";}";}i:35;a:4:{s:7:"meta_id";s:2:"54";s:7:"post_id";s:1:"8";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:36;a:4:{s:7:"meta_id";s:2:"55";s:7:"post_id";s:1:"8";s:8:"meta_key";s:18:"_metform_cloned_id";s:10:"meta_value";s:10:"template-0";}i:37;a:4:{s:7:"meta_id";s:2:"56";s:7:"post_id";s:1:"8";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"650";}i:38;a:4:{s:7:"meta_id";s:2:"57";s:7:"post_id";s:1:"8";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:39;a:4:{s:7:"meta_id";s:2:"58";s:7:"post_id";s:1:"8";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.6";}i:40;a:4:{s:7:"meta_id";s:2:"59";s:7:"post_id";s:1:"8";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772589382:1";}i:41;a:4:{s:7:"meta_id";s:2:"60";s:7:"post_id";s:1:"8";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8750:"[{"id":"4d3f2691","elType":"container","settings":{"parallax_blocks":[],"flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"Sign-up \u2013 Centered","content_width":"full"},"elements":[{"id":"3abb1d74","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"7","row":"7","isLinked":true,"unit":"px","size":7},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"27","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"flex_gap_mobile":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"flex_direction_mobile":"column","margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false}},"elements":[{"id":"2d8571d","elType":"widget","settings":{"content_width":"full","size":{"unit":"px","size":18,"sizes":[]},"_position":"absolute","align":"","_offset_x":{"unit":"px","size":15,"sizes":[]},"_offset_y":{"unit":"px","size":18,"sizes":[]},"_offset_y_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_mobile":{"unit":"px","size":13,"sizes":[]},"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/sms-icon.svg","id":139},"library":"svg"},"shape":"square","__globals__":{"primary_color":"globals\/colors?id=theme_color_meta"},"_offset_x_mobile":{"unit":"px","size":13,"sizes":[]}},"elements":[],"widgetType":"icon"},{"id":"7203dd86","elType":"widget","settings":{"mf_input_label":"","mf_input_name":"mf-email","mf_input_placeholder":"Your Email Address","mf_input_required":"yes","mf_input_label_color":"#0D1427","mf_input_label_typography_typography":"custom","mf_input_label_typography_font_family":"IBM Plex Sans","mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_weight":"500","mf_input_label_typography_line_height":{"unit":"px","size":21,"sizes":[]},"mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"7","left":"0","isLinked":false},"mf_input_padding":{"unit":"px","top":"11","right":"20","bottom":"13","left":"43","isLinked":false},"mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_border_color":"#ECEDE7","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_typgraphy_line_height":{"unit":"px","size":30,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":12,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_placeholder_color":"#ACAFB2","mf_input_validation_warning_message":"This field is required.","mf_conditional_logic_form_list":[],"mf_input_label_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_background_background":"classic","mf_input_background_hover_color":"#FFFFFF","mf_input_typgraphy_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_place_holder_typography_line_height":{"unit":"px","size":30,"sizes":[]},"mf_input_place_holder_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"ekit_all_conditions_list":[{"_id":"30812ac"}],"ekit_adv_tooltip_content":"Tooltip Content.","mf_input_border_focus_border":"solid","mf_input_help_text_typography_typography":"custom","mf_input_help_text_typography_font_family":"IBM Plex Sans","mf_input_help_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_help_text_typography_font_weight":"400","mf_input_help_text_typography_line_height":{"unit":"px","size":17,"sizes":[]},"mf_input_help_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_help_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_help_text_color":"#96989F","__globals__":{"mf_input_required_indicator_color":"","mf_input_warning_text_color":"","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_focus_color":"globals\/colors?id=theme_color_title","mf_input_color_hover":"globals\/colors?id=theme_color_title","mf_input_color_focus":"globals\/colors?id=theme_color_title"},"show_login_email":"","mf_input_label_status":"","content_width":"full","mf_input_min_length":5,"mf_input_max_length":50,"mf_error_message_typography_typography":"custom","mf_error_message_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_error_message_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_error_message_margin":{"unit":"px","top":"9","right":"0","bottom":"0","left":"0","isLinked":false},"_flex_size":"grow","mf_input_padding_mobile":{"unit":"px","top":"6","right":"15","bottom":"7","left":"37","isLinked":false},"mf_input_border_focus_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_error_message_margin_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"mf-email"},{"id":"13a40919","elType":"widget","settings":{"content_width":"full","mf_btn_text":"Get Started","mf_btn_align":"","mf_hidden_input":[],"mf_btn_text_padding":{"unit":"px","top":"13","right":"40","bottom":"13","left":"40","isLinked":false},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"mf_btn_box_shadow_group_box_shadow_type":"yes","mf_btn_box_shadow_group_box_shadow":{"horizontal":0,"vertical":0,"blur":10,"spread":0,"color":"rgba(255, 255, 255, 0)"},"__globals__":{"mf_btn_bg_color_color":"","mf_btn_bg_hover_color_color":"","mf_btn_text_color":"globals\/colors?id=theme_color_title","mf_btn_hover_color":"globals\/colors?id=theme_color_title","mf_btn_focus_color":"globals\/colors?id=theme_color_title"},"mf_btn_typography_typography":"custom","mf_btn_typography_line_height":{"unit":"px","size":30,"sizes":[]},"mf_btn_text_padding_mobile":{"unit":"px","top":"8","right":"32","bottom":"8","left":"32","isLinked":false},"mf_btn_align_mobile":"justify","mf_btn_text_color":"#FFFEFE","mf_btn_bg_color_color":"#0B99FF","mf_btn_hover_color":"#FFFEFE","mf_btn_bg_hover_color_color":"#0585E0","mf_btn_focus_color":"#FFFEFE"},"elements":[],"widgetType":"mf-button"}],"isInner":true},{"id":"70864a93","elType":"widget","settings":{"content_width":"full","mf_input_label_status":"","mf_input_label":"GDPR Consent","mf_input_name":"mf-gdpr-consent","mf_gdpr_consent_option_text":"I agree that my submitted data is being  <a href='\/privacy-policy\/'>collected and stored<\/a>.","mf_input_validation_warning_message":"This field is required.","mf_input_required":"yes","mf_gdpr_consent_typgraphy_typography":"custom","mf_gdpr_consent_typgraphy_font_size":{"unit":"px","size":18,"sizes":[]},"mf_gdpr_consent_typgraphy_text_typography":"custom","mf_gdpr_consent_typgraphy_text_font_size":{"unit":"px","size":14,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"mf_gdpr_consent_option_color":"globals\/colors?id=theme_color_text","mf_gdpr_consent_option_icon_color":"globals\/colors?id=theme_color_alt_bd_color","mf_gdpr_consent_option_icon_color_checked":"globals\/colors?id=theme_color_text"},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_gdpr_consent_option_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_gdpr_consent_option_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_option_icon_horizontal_position":{"unit":"px","size":1,"sizes":[]},"mf_gdpr_consent_option_space_after_icon":{"unit":"px","size":27,"sizes":[]},"mf_gdpr_consent_option_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false}},"elements":[],"widgetType":"mf-gdpr-consent"}],"isInner":false}]";}i:42;a:4:{s:7:"meta_id";s:2:"61";s:7:"post_id";s:1:"8";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:43;a:4:{s:7:"meta_id";s:2:"62";s:7:"post_id";s:1:"9";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:16:"elementor_canvas";}i:44;a:4:{s:7:"meta_id";s:2:"63";s:7:"post_id";s:1:"9";s:8:"meta_key";s:26:"metform_form__form_setting";s:10:"meta_value";s:4818:"a:137:{s:10:"form_title";s:24:"Sign-up – Left Aligned";s:9:"form_type";s:12:"general-form";s:15:"success_message";s:39:"Thank you! Form submitted successfully.";s:12:"quiz_summery";s:0:"";s:13:"store_entries";s:1:"1";s:11:"entry_title";s:0:"";s:26:"hide_form_after_submission";s:0:"";s:11:"redirect_to";s:0:"";s:11:"success_url";s:0:"";s:17:"failed_cancel_url";s:0:"";s:13:"require_login";s:0:"";s:26:"limit_total_entries_status";s:0:"";s:19:"limit_total_entries";s:0:"";s:11:"count_views";s:0:"";s:26:"mf_stop_vertical_scrolling";s:0:"";s:19:"multiple_submission";s:0:"";s:16:"enable_recaptcha";s:0:"";s:25:"capture_user_browser_data";s:0:"";s:24:"enable_user_notification";s:0:"";s:18:"user_email_subject";s:0:"";s:15:"user_email_from";s:0:"";s:19:"user_email_reply_to";s:0:"";s:15:"user_email_body";s:0:"";s:33:"user_email_attach_submission_copy";s:0:"";s:25:"enable_admin_notification";s:0:"";s:19:"admin_email_subject";s:0:"";s:16:"admin_email_from";s:0:"";s:14:"admin_email_to";s:0:"";s:20:"admin_email_reply_to";s:0:"";s:16:"admin_email_body";s:0:"";s:34:"admin_email_attach_submission_copy";s:0:"";s:13:"mf_mail_chimp";s:0:"";s:15:"mf_get_response";s:0:"";s:22:"mf_get_reponse_api_key";s:0:"";s:23:"mf_get_response_list_id";s:0:"";s:11:"mf_automizy";s:0:"";s:21:"mf_automizy_api_token";s:0:"";s:19:"mf_automizy_list_id";s:0:"";s:11:"mf_rest_api";s:0:"";s:15:"mf_rest_api_url";s:0:"";s:18:"mf_rest_api_method";s:0:"";s:20:"mf_mailchimp_api_key";s:0:"";s:26:"mf_active_campaign_api_key";s:0:"";s:22:"mf_active_campaign_url";s:0:"";s:20:"mf_mailchimp_list_id";s:0:"";s:9:"mf_zapier";s:0:"";s:17:"mf_zapier_webhook";s:0:"";s:8:"mf_slack";s:0:"";s:16:"mf_slack_webhook";s:0:"";s:9:"mf_fluent";s:0:"";s:17:"mf_fluent_webhook";s:0:"";s:17:"mf_thank_you_page";s:0:"";s:14:"mf_cancel_page";s:0:"";s:9:"mf_paypal";s:0:"";s:19:"mf_payment_currency";s:0:"";s:15:"mf_paypal_email";s:0:"";s:15:"mf_paypal_token";s:0:"";s:17:"mf_paypal_sandbox";s:0:"";s:9:"mf_stripe";s:0:"";s:19:"mf_stripe_image_url";s:0:"";s:31:"mf_stripe_live_publishiable_key";s:0:"";s:25:"mf_stripe_live_secret_key";s:0:"";s:17:"mf_stripe_sandbox";s:0:"";s:31:"mf_stripe_test_publishiable_key";s:0:"";s:25:"mf_stripe_test_secret_key";s:0:"";s:21:"mf_google_map_api_key";s:0:"";s:16:"mf_save_progress";s:0:"";s:18:"mf_field_name_show";s:0:"";s:12:"mf_recaptcha";s:0:"";s:20:"mf_recaptcha_version";s:0:"";s:21:"mf_recaptcha_site_key";s:0:"";s:23:"mf_recaptcha_secret_key";s:0:"";s:24:"mf_recaptcha_site_key_v3";s:0:"";s:26:"mf_recaptcha_secret_key_v3";s:0:"";s:14:"mf_convert_kit";s:0:"";s:15:"mf_ckit_list_id";s:0:"";s:15:"mf_ckit_api_key";s:0:"";s:15:"mf_ckit_sec_key";s:0:"";s:21:"mf_aweber_dev_api_key";s:0:"";s:21:"mf_aweber_dev_api_sec";s:0:"";s:14:"mf_mail_aweber";s:0:"";s:17:"mf_aweber_list_id";s:0:"";s:18:"mf_active_campaign";s:0:"";s:26:"mf_active_campaign_list_id";s:0:"";s:25:"mf_active_campaign_tag_id";s:0:"";s:12:"mf_mail_poet";s:0:"";s:20:"mf_mail_poet_list_id";s:0:"";s:10:"mf_hubspot";s:0:"";s:16:"mf_hubspot_forms";s:0:"";s:16:"mf_hubsopt_token";s:0:"";s:24:"mf_hubsopt_refresh_token";s:0:"";s:21:"mf_hubsopt_token_type";s:0:"";s:21:"mf_hubsopt_expires_in";s:0:"";s:20:"mf_hubspot_form_guid";s:0:"";s:24:"mf_hubspot_form_portalId";s:0:"";s:7:"mf_zoho";s:0:"";s:13:"mf_zoho_token";s:0:"";s:15:"mf_registration";s:0:"";s:8:"mf_login";s:0:"";s:15:"mf_form_to_post";s:0:"";s:11:"mf_mailster";s:0:"";s:19:"mf_mailster_list_id";s:0:"";s:18:"mf_mailster_fields";s:0:"";s:28:"mf_post_submission_post_type";s:0:"";s:24:"mf_post_submission_title";s:0:"";s:26:"mf_post_submission_content";s:0:"";s:25:"mf_post_submission_author";s:0:"";s:33:"mf_post_submission_featured_image";s:0:"";s:12:"mf_helpscout";s:0:"";s:19:"mf_helpscout_app_id";s:0:"";s:23:"mf_helpscout_app_secret";s:0:"";s:18:"mf_helpscout_token";s:0:"";s:20:"mf_helpscout_mailbox";s:0:"";s:33:"mf_helpscout_conversation_subject";s:0:"";s:40:"mf_helpscout_conversation_customer_email";s:0:"";s:45:"mf_helpscout_conversation_customer_first_name";s:0:"";s:44:"mf_helpscout_conversation_customer_last_name";s:0:"";s:42:"mf_helpscout_conversation_customer_message";s:0:"";s:15:"mf_google_sheet";s:0:"";s:30:"mf_google_spreadsheets_list_id";s:0:"";s:24:"mf_google_sheets_list_id";s:0:"";s:25:"mf_google_sheet_client_id";s:0:"";s:29:"mf_google_sheet_client_secret";s:0:"";s:25:"email_verification_enable";s:0:"";s:32:"email_verification_email_subject";s:0:"";s:35:"email_verification_confirm_redirect";s:0:"";s:26:"email_verification_heading";s:0:"";s:28:"email_verification_paragraph";s:0:"";s:13:"mf_sms_status";s:0:"";s:11:"mf_sms_from";s:0:"";s:25:"mf_sms_twilio_account_sid";s:0:"";s:24:"mf_sms_twilio_auth_token";s:0:"";s:18:"mf_sms_user_status";s:0:"";s:16:"mf_sms_user_body";s:0:"";s:19:"mf_sms_admin_status";s:0:"";s:17:"mf_sms_admin_body";s:0:"";s:15:"mf_sms_admin_to";s:0:"";}";}i:45;a:4:{s:7:"meta_id";s:2:"64";s:7:"post_id";s:1:"9";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:46;a:4:{s:7:"meta_id";s:2:"65";s:7:"post_id";s:1:"9";s:8:"meta_key";s:18:"_metform_cloned_id";s:10:"meta_value";s:10:"template-0";}i:47;a:4:{s:7:"meta_id";s:2:"66";s:7:"post_id";s:1:"9";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"651";}i:48;a:4:{s:7:"meta_id";s:2:"67";s:7:"post_id";s:1:"9";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:49;a:4:{s:7:"meta_id";s:2:"68";s:7:"post_id";s:1:"9";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:50;a:4:{s:7:"meta_id";s:2:"69";s:7:"post_id";s:1:"9";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772582627:1";}i:51;a:4:{s:7:"meta_id";s:2:"70";s:7:"post_id";s:1:"9";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:9066:"[{"id":"7b62f4ea","elType":"container","settings":{"parallax_blocks":[],"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"content_width":"full","_title":"Sign-up \u2013 Left Aligned","width":{"unit":"%","size":100},"_flex_size":"none","_element_width":"initial"},"elements":[{"id":"59357ce7","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"flex_gap_mobile":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"flex_direction_mobile":"column","margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false}},"elements":[{"id":"13ce40dc","elType":"widget","settings":{"content_width":"full","size":{"unit":"px","size":18,"sizes":[]},"_position":"absolute","align":"","_offset_x":{"unit":"px","size":19,"sizes":[]},"_offset_y":{"unit":"px","size":20,"sizes":[]},"_offset_y_tablet":{"unit":"px","size":19,"sizes":[]},"_offset_y_mobile":{"unit":"px","size":16,"sizes":[]},"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/sms-icon.svg","id":139},"library":"svg"},"shape":"square","__globals__":{"primary_color":"globals\/colors?id=theme_color_meta"},"_offset_x_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"icon"},{"id":"1453f5b","elType":"widget","settings":{"mf_input_label":"","mf_input_name":"mf-email","mf_input_placeholder":"Your Email Address","mf_input_required":"yes","mf_input_label_color":"#0D1427","mf_input_label_typography_typography":"custom","mf_input_label_typography_font_family":"IBM Plex Sans","mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_weight":"500","mf_input_label_typography_line_height":{"unit":"px","size":21,"sizes":[]},"mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"7","left":"0","isLinked":false},"mf_input_padding":{"unit":"px","top":"15","right":"140","bottom":"15","left":"45","isLinked":false},"mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_border_color":"#ECEDE7","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_typgraphy_line_height":{"unit":"px","size":27,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":12,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_placeholder_color":"#ACAFB2","mf_input_validation_warning_message":"This field is required.","mf_conditional_logic_form_list":[],"mf_input_label_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_background_background":"classic","mf_input_background_hover_color":"#FFFFFF","mf_input_typgraphy_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_place_holder_typography_line_height":{"unit":"px","size":27,"sizes":[]},"mf_input_place_holder_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"ekit_all_conditions_list":[{"_id":"30812ac"}],"ekit_adv_tooltip_content":"Tooltip Content.","mf_input_border_focus_border":"solid","mf_input_help_text_typography_typography":"custom","mf_input_help_text_typography_font_family":"IBM Plex Sans","mf_input_help_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_help_text_typography_font_weight":"400","mf_input_help_text_typography_line_height":{"unit":"px","size":17,"sizes":[]},"mf_input_help_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_help_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_help_text_color":"#96989F","__globals__":{"mf_input_required_indicator_color":"","mf_input_warning_text_color":"","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_focus_color":"globals\/colors?id=theme_color_title","mf_input_color_hover":"globals\/colors?id=theme_color_title","mf_input_color_focus":"globals\/colors?id=theme_color_title"},"show_login_email":"","mf_input_label_status":"","content_width":"full","mf_input_min_length":5,"mf_input_max_length":50,"mf_error_message_typography_typography":"custom","mf_error_message_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_error_message_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_error_message_margin":{"unit":"px","top":"9","right":"0","bottom":"0","left":"0","isLinked":false},"mf_input_padding_mobile":{"unit":"px","top":"11","right":"130","bottom":"11","left":"40","isLinked":false},"mf_input_border_focus_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_error_message_margin_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"inherit"},"elements":[],"widgetType":"mf-email"},{"id":"3c2cef76","elType":"widget","settings":{"content_width":"full","mf_btn_text":"Get Started","mf_btn_align":"","mf_hidden_input":[],"mf_btn_text_padding":{"unit":"px","top":"10","right":"25","bottom":"12","left":"25","isLinked":false},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"mf_btn_box_shadow_group_box_shadow_type":"yes","mf_btn_box_shadow_group_box_shadow":{"horizontal":0,"vertical":0,"blur":10,"spread":0,"color":"rgba(255, 255, 255, 0)"},"__globals__":{"mf_btn_bg_color_color":"globals\/colors?id=theme_color_link","mf_btn_bg_hover_color_color":"globals\/colors?id=theme_color_hover","mf_btn_text_color":"globals\/colors?id=theme_color_title","mf_btn_hover_color":"globals\/colors?id=theme_color_title","mf_btn_focus_color":"globals\/colors?id=theme_color_title"},"mf_btn_typography_typography":"custom","mf_btn_typography_line_height":{"unit":"px","size":27,"sizes":[]},"mf_btn_text_padding_mobile":{"unit":"px","top":"6","right":"20","bottom":"8","left":"20","isLinked":false},"mf_btn_align_mobile":"justify","_position":"absolute","_offset_orientation_h":"end","_offset_x":{"unit":"px","size":"","sizes":[]},"_offset_x_end":{"unit":"px","size":5,"sizes":[]},"_offset_y":{"unit":"px","size":5,"sizes":[]},"mf_btn_typography_font_size":{"unit":"px","size":15,"sizes":[]},"mf_btn_text_padding_tablet":{"unit":"px","top":"10","right":"22","bottom":"12","left":"22","isLinked":false}},"elements":[],"widgetType":"mf-button"}],"isInner":true},{"id":"58109934","elType":"widget","settings":{"content_width":"full","mf_input_label_status":"","mf_input_label":"GDPR Consent","mf_input_name":"mf-gdpr-consent","mf_gdpr_consent_option_text":"I agree that my submitted data is being  <a href='\/privacy-policy\/'>collected and stored<\/a>.","mf_input_validation_warning_message":"This field is required.","mf_input_required":"yes","mf_gdpr_consent_typgraphy_typography":"custom","mf_gdpr_consent_typgraphy_font_size":{"unit":"px","size":18,"sizes":[]},"mf_gdpr_consent_typgraphy_text_typography":"custom","mf_gdpr_consent_typgraphy_text_font_size":{"unit":"px","size":14,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"mf_gdpr_consent_option_color":"globals\/colors?id=theme_color_text","mf_gdpr_consent_option_icon_color":"globals\/colors?id=theme_color_bd_color","mf_gdpr_consent_option_icon_color_checked":"globals\/colors?id=theme_color_meta"},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_gdpr_consent_option_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_gdpr_consent_option_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_option_icon_horizontal_position":{"unit":"px","size":1,"sizes":[]},"mf_gdpr_consent_option_space_after_icon":{"unit":"px","size":27,"sizes":[]},"mf_gdpr_consent_option_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false}},"elements":[],"widgetType":"mf-gdpr-consent"}],"isInner":false}]";}i:52;a:4:{s:7:"meta_id";s:2:"71";s:7:"post_id";s:1:"9";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:53;a:4:{s:7:"meta_id";s:2:"74";s:7:"post_id";s:1:"7";s:8:"meta_key";s:32:"metform_form__form_total_entries";s:10:"meta_value";s:1:"7";}i:54;a:4:{s:7:"meta_id";s:2:"81";s:7:"post_id";s:1:"8";s:8:"meta_key";s:32:"metform_form__form_total_entries";s:10:"meta_value";s:1:"2";}i:55;a:4:{s:7:"meta_id";s:3:"121";s:7:"post_id";s:2:"19";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:6:"header";}i:56;a:4:{s:7:"meta_id";s:3:"122";s:7:"post_id";s:2:"19";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:124:"a:4:{s:11:"layout_type";s:6:"header";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:57;a:4:{s:7:"meta_id";s:3:"123";s:7:"post_id";s:2:"19";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:58;a:4:{s:7:"meta_id";s:3:"124";s:7:"post_id";s:2:"19";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:59;a:4:{s:7:"meta_id";s:3:"125";s:7:"post_id";s:2:"19";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:13306:"[{"id":"a94e377","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"20","right":"70","bottom":"0","left":"70","isLinked":false},"__globals__":{"border_color":"","background_color":""},"content_width":"full","_title":"Desktop Header","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","background_background":"classic","animation":"ta_fadein","row_fixed":"fixed sc_layouts_row_fixed_always","row_fixed_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":10,"spread":0,"color":"rgba(255, 255, 255, 0.05)"},"background_color":"#FFFFFF00"},"elements":[{"id":"99a6e17","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"18621c5","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":49,"sizes":[]},"logo":{"id":"","url":"","alt":"","source":"library","size":""},"logo_retina":{"id":"","url":"","alt":"","source":"library","size":""}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"b858786","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":60,"sizes":[]},"boxed_width":{"unit":"%","size":50,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","parallax_blocks":[]},"elements":[{"id":"263a131","elType":"widget","settings":{"content_width":"full","nav_menus":"2","menu_items":[],"ver_toggle_txt":"Show Menu","submenu_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"submenu_item_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"mobile_menu_layout":"slide","mobile_toggle_text":"Menu","mobile_toggle_close":"Close","nav_menu_height":{"unit":"px","size":42,"sizes":[]},"nav_item_drop_icon_size":{"unit":"px","size":11,"sizes":[]},"nav_item_drop_icon_margin":{"unit":"px","top":"-1","right":"0","bottom":"0","left":"6","isLinked":false},"nav_item_padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"sub_minwidth":{"unit":"px","size":210,"sizes":[]},"sub_bg_background":"classic","sub_padding":{"unit":"px","top":"13","right":"0","bottom":"13","left":"0","isLinked":false},"sub_margin_1":{"unit":"px","top":"14","right":"0","bottom":"0","left":"-5","isLinked":false},"sub_margin_2":{"unit":"px","top":"-14","right":"0","bottom":"0","left":"5","isLinked":false},"sub_item_drop_icon_size":{"unit":"px","size":8,"sizes":[]},"sub_item_drop_icon_position":"fixed","sub_item_drop_icon_margin":{"unit":"px","top":"2","right":"10","bottom":"0","left":"0","isLinked":false},"sub_item_padding":{"unit":"px","top":"8","right":"25","bottom":"8","left":"20","isLinked":false},"__globals__":{"nav_item_color":"globals\/colors?id=theme_color_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_title","nav_item_color_hover":"globals\/colors?id=theme_color_title","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_title","nav_item_color_active":"globals\/colors?id=theme_color_title","nav_item_drop_icon_active":"globals\/colors?id=theme_color_title","sub_bg_color":"globals\/colors?id=theme_color_bg_color","sub_item_color":"globals\/colors?id=theme_color_title","sub_item_drop_icon_color":"globals\/colors?id=theme_color_title","sub_item_color_hover":"globals\/colors?id=theme_color_text","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_text","sub_item_color_active":"globals\/colors?id=theme_color_text","sub_item_drop_icon_active":"globals\/colors?id=theme_color_text","sub_border_color":"globals\/colors?id=theme_color_bd_color","nav_item_bg_active_color":"globals\/colors?id=theme_color_bg_color","nav_item_bg_hover_color":""},"collapse":"yes","sub_shadow_box_shadow_type":"yes","sub_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":24,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"sub_border_border":"solid","sub_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"trx_addons_row_effect_blur":"on","trx_addons_row_effect_blur_value":{"unit":"px","size":24,"sizes":[]},"nav_item_rad":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"nav_item_bg_hover_background":"classic","nav_item_rad_hover":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"nav_item_bg_active_background":"classic","_padding":{"unit":"px","top":"4","right":"1","bottom":"4","left":"1","isLinked":false},"_background_background":"classic","_background_color":"#06021D40","_border_radius":{"unit":"px","top":"12","right":"12","bottom":"12","left":"12","isLinked":true},"nav_item_margin":{"unit":"px","top":"0","right":"3","bottom":"0","left":"3","isLinked":false},"nav_item_color_hover":"#D9D3E8","nav_item_drop_icon_hover":"#D9D3E8","nav_item_bg_hover_color":"#06021D26","nav_item_bg_active_color":"#050211","sub_bg_color":"#050211","sub_border_color":"#3C3F47","sub_item_color":"#FFFEFE","sub_item_drop_icon_color":"#FFFEFE","sub_item_color_hover":"#D9D3E8","sub_item_drop_icon_hover":"#D9D3E8","sub_item_color_active":"#D9D3E8","sub_item_drop_icon_active":"#D9D3E8","sub_mega_margin_1":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true},{"id":"9f255b9","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"flex-end","parallax_blocks":[]},"elements":[{"id":"34a4367","elType":"widget","settings":{"content_width":"full","text":"Get in Touch","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"text_padding":{"unit":"px","top":"11","right":"17","bottom":"11","left":"17","isLinked":false},"link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"11f83df","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"border_color":"","background_color":"","background_overlay_color":""},"flex_direction_mobile":"row","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"flex_wrap":"nowrap","_title":"Mobile Header","hide_desktop":"hidden-desktop","background_background":"classic","background_color":"#FFFFFF00","row_fixed":"fixed sc_layouts_row_fixed_always","trx_addons_row_effect_blur_value":{"unit":"px","size":10,"sizes":[]},"background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"presetTitle":"Container","presetIcon":"eicon-container","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_color":"#06021D2E","css_filters_brightness":{"unit":"px","size":0,"sizes":[]},"trx_addons_row_effect_blur_overlay":"on","trx_addons_row_effect_blur_value_overlay":{"unit":"px","size":24,"sizes":[]}},"elements":[{"id":"9fa75a2","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":60,"sizes":[]},"width_mobile":{"unit":"%","size":60,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"c473659","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":49,"sizes":[]},"logo":{"id":"","url":"","alt":"","source":"library","size":""},"logo_retina":{"id":"","url":"","alt":"","source":"library","size":""},"logo_height_mobile":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"370b8be","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":40,"sizes":[]},"width_mobile":{"unit":"%","size":40,"sizes":[]},"boxed_width":{"unit":"%","size":50,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"flex-end","parallax_blocks":[]},"elements":[{"id":"f97e0f0","elType":"widget","settings":{"content_width":"full","nav_menus":"2","menu_items":[],"nav_menu_layout":"slide","ver_toggle_txt":"Show Menu","submenu_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"submenu_item_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"mobile_toggle_text":"","mobile_toggle_close":"","slide_menu_valign":"center","slide_menu_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"nav_item_typo_typography":"custom","nav_item_typo_font_size":{"unit":"px","size":23,"sizes":[]},"nav_item_padding":{"unit":"px","top":"7","right":"0","bottom":"7","left":"0","isLinked":false},"sub_margin_2":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"sub_item_drop_icon_size":{"unit":"px","size":10,"sizes":[]},"sub_item_padding":{"unit":"px","top":"8","right":"0","bottom":"8","left":"0","isLinked":false},"ham_menu_overlay":"#FFFFFF00","ham_menu_background_background":"classic","ham_menu_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"__globals__":{"ham_menu_overlay":"","ham_menu_background_color":"globals\/colors?id=theme_color_bg_color_2","nav_item_color":"globals\/colors?id=theme_color_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_title","sub_item_color":"globals\/colors?id=theme_color_text","sub_item_drop_icon_color":"globals\/colors?id=theme_color_text","sub_item_color_hover":"globals\/colors?id=theme_color_title","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_title","sub_item_color_active":"globals\/colors?id=theme_color_title","sub_item_drop_icon_active":"globals\/colors?id=theme_color_title","ham_toggle_color":"globals\/colors?id=theme_color_title","ham_toggle_color_hover":"","ham_close_color":"globals\/colors?id=theme_color_title","ham_close_color_hover":"globals\/colors?id=theme_color_text","nav_item_color_hover":"globals\/colors?id=theme_color_text","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_text","nav_item_color_active":"globals\/colors?id=theme_color_text","nav_item_drop_icon_active":"globals\/colors?id=theme_color_text","menu_item_icon_back_color":""},"mobile_toggle_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/mobile-menu-icon.svg","id":147},"library":"svg"},"mobile_close_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/mobile-menu-close-icon.svg","id":146},"library":"svg"},"ham_menu_width":{"unit":"px","size":390,"sizes":[]},"nav_item_typo_line_height":{"unit":"em","size":1.2,"sizes":[]},"nav_item_drop_icon_size":{"unit":"px","size":13,"sizes":[]},"nav_item_margin":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"ham_toggle_icon_size":{"unit":"px","size":24,"sizes":[]},"ham_close_size":{"unit":"px","size":24,"sizes":[]},"ham_close_margin":{"unit":"px","top":"30","right":"30","bottom":"0","left":"0","isLinked":false},"nav_item_drop_icon_margin":{"unit":"px","top":"-2","right":"0","bottom":"0","left":"8","isLinked":false},"sub_padding":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"sub_item_typo_typography":"custom","sub_item_typo_font_size":{"unit":"px","size":16,"sizes":[]},"sub_item_typo_line_height":{"unit":"px","size":20,"sizes":[]},"sub_item_drop_icon_margin":{"unit":"px","top":"-2","right":"0","bottom":"0","left":"8","isLinked":false},"ham_menu_width_mobile":{"unit":"%","size":100,"sizes":[]},"slide_menu_pos":"right","nav_item_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"5","left":"0","isLinked":false},"ham_menu_padding_mobile":{"unit":"px","top":"40","right":"40","bottom":"40","left":"40","isLinked":true},"ham_close_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"ham_close_margin_mobile":{"unit":"px","top":"22","right":"20","bottom":"0","left":"0","isLinked":false},"nav_item_color":"#FFFEFE","nav_item_drop_icon_color":"#FFFEFE","nav_item_color_hover":"#B8BCC4","nav_item_drop_icon_hover":"#B8BCC4","nav_item_color_active":"#B8BCC4","nav_item_drop_icon_active":"#B8BCC4","sub_item_color":"#B8BCC4","sub_item_drop_icon_color":"#B8BCC4","sub_item_color_hover":"#FFFEFE","sub_item_drop_icon_hover":"#FFFEFE","sub_item_color_active":"#FFFEFE","sub_item_drop_icon_active":"#FFFEFE","ham_toggle_color":"#FFFEFE","ham_menu_background_color":"#1A1F29","ham_close_color":"#FFFEFE","ham_close_color_hover":"#B8BCC4"},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true}],"isInner":false}]";}i:60;a:4:{s:7:"meta_id";s:3:"130";s:7:"post_id";s:2:"19";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:61;a:4:{s:7:"meta_id";s:3:"141";s:7:"post_id";s:2:"23";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:6:"header";}i:62;a:4:{s:7:"meta_id";s:3:"142";s:7:"post_id";s:2:"23";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:124:"a:4:{s:11:"layout_type";s:6:"header";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:63;a:4:{s:7:"meta_id";s:3:"143";s:7:"post_id";s:2:"23";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:64;a:4:{s:7:"meta_id";s:3:"144";s:7:"post_id";s:2:"23";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:65;a:4:{s:7:"meta_id";s:3:"145";s:7:"post_id";s:2:"23";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:13864:"[{"id":"8ff0869","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"20","right":"70","bottom":"0","left":"70","isLinked":false},"__globals__":{"border_color":"","background_color":""},"content_width":"full","_title":"Desktop Header","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","background_background":"classic","animation":"ta_fadein","row_fixed":"fixed sc_layouts_row_fixed_always","row_fixed_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":10,"spread":0,"color":"rgba(255, 255, 255, 0.05)"},"background_color":"#FFFFFF00"},"elements":[{"id":"1740051","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"5b804e9","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":49,"sizes":[]},"logo":{"id":"","url":"","alt":"","source":"library","size":""},"logo_retina":{"id":"","url":"","alt":"","source":"library","size":""}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"ebbf60d","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":60,"sizes":[]},"boxed_width":{"unit":"%","size":50,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","parallax_blocks":[]},"elements":[{"id":"9e42ede","elType":"widget","settings":{"content_width":"full","nav_menus":"2","menu_items":[],"ver_toggle_txt":"Show Menu","submenu_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"submenu_item_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"mobile_menu_layout":"slide","mobile_toggle_text":"Menu","mobile_toggle_close":"Close","nav_menu_height":{"unit":"px","size":42,"sizes":[]},"nav_item_drop_icon_size":{"unit":"px","size":11,"sizes":[]},"nav_item_drop_icon_margin":{"unit":"px","top":"-1","right":"0","bottom":"0","left":"6","isLinked":false},"nav_item_padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"sub_minwidth":{"unit":"px","size":210,"sizes":[]},"sub_bg_background":"classic","sub_padding":{"unit":"px","top":"13","right":"0","bottom":"13","left":"0","isLinked":false},"sub_margin_1":{"unit":"px","top":"14","right":"0","bottom":"0","left":"-5","isLinked":false},"sub_margin_2":{"unit":"px","top":"-14","right":"0","bottom":"0","left":"5","isLinked":false},"sub_item_drop_icon_size":{"unit":"px","size":8,"sizes":[]},"sub_item_drop_icon_position":"fixed","sub_item_drop_icon_margin":{"unit":"px","top":"2","right":"10","bottom":"0","left":"0","isLinked":false},"sub_item_padding":{"unit":"px","top":"8","right":"25","bottom":"8","left":"20","isLinked":false},"__globals__":{"nav_item_color":"globals\/colors?id=theme_color_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_title","nav_item_color_hover":"globals\/colors?id=theme_color_title","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_title","nav_item_color_active":"globals\/colors?id=theme_color_title","nav_item_drop_icon_active":"globals\/colors?id=theme_color_title","sub_bg_color":"globals\/colors?id=theme_color_bg_color","sub_item_color":"globals\/colors?id=theme_color_title","sub_item_drop_icon_color":"globals\/colors?id=theme_color_title","sub_item_color_hover":"globals\/colors?id=theme_color_text","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_text","sub_item_color_active":"globals\/colors?id=theme_color_text","sub_item_drop_icon_active":"globals\/colors?id=theme_color_text","sub_border_color":"globals\/colors?id=theme_color_bd_color","nav_item_bg_active_color":"globals\/colors?id=theme_color_bg_color","nav_item_bg_hover_color":""},"collapse":"yes","sub_shadow_box_shadow_type":"yes","sub_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":24,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"sub_border_border":"solid","sub_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"trx_addons_row_effect_blur":"on","trx_addons_row_effect_blur_value":{"unit":"px","size":24,"sizes":[]},"nav_item_rad":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"nav_item_bg_hover_background":"classic","nav_item_rad_hover":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"nav_item_bg_active_background":"classic","_padding":{"unit":"px","top":"4","right":"1","bottom":"4","left":"1","isLinked":false},"_background_background":"classic","_background_color":"#06021D40","_border_radius":{"unit":"px","top":"12","right":"12","bottom":"12","left":"12","isLinked":true},"nav_item_margin":{"unit":"px","top":"0","right":"3","bottom":"0","left":"3","isLinked":false},"nav_item_color_hover":"#D9D3E8","nav_item_drop_icon_hover":"#D9D3E8","nav_item_bg_hover_color":"#06021D26","nav_item_bg_active_color":"#050211","sub_bg_color":"#050211","sub_border_color":"#3C3F47","sub_item_color":"#FFFEFE","sub_item_drop_icon_color":"#FFFEFE","sub_item_color_hover":"#D9D3E8","sub_item_drop_icon_hover":"#D9D3E8","sub_item_color_active":"#D9D3E8","sub_item_drop_icon_active":"#D9D3E8","sub_mega_margin_1":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true},{"id":"1712afb","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"flex-end","parallax_blocks":[]},"elements":[{"id":"e4857fc","elType":"widget","settings":{"content_width":"full","text":"Get in Touch","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"text_padding":{"unit":"px","top":"11","right":"17","bottom":"11","left":"17","isLinked":false},"link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"9c286c0","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"border_color":"","background_color":"","background_overlay_color":""},"flex_direction_mobile":"row","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"flex_wrap":"nowrap","_title":"Mobile Header","hide_desktop":"hidden-desktop","background_background":"classic","background_color":"#FFFFFF00","row_fixed":"fixed sc_layouts_row_fixed_always","trx_addons_row_effect_blur_value":{"unit":"px","size":10,"sizes":[]},"background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"presetTitle":"Container","presetIcon":"eicon-container","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_color":"#06021D2E","css_filters_brightness":{"unit":"px","size":0,"sizes":[]},"trx_addons_row_effect_blur_overlay":"on","trx_addons_row_effect_blur_value_overlay":{"unit":"px","size":24,"sizes":[]}},"elements":[{"id":"4df0a45","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":60,"sizes":[]},"width_mobile":{"unit":"%","size":60,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"6111cb6","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":49,"sizes":[]},"logo":{"id":"","url":"","alt":"","source":"library","size":""},"logo_retina":{"id":"","url":"","alt":"","source":"library","size":""},"logo_height_mobile":{"unit":"px","size":40,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"e5ad10c","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":40,"sizes":[]},"width_mobile":{"unit":"%","size":40,"sizes":[]},"boxed_width":{"unit":"%","size":50,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"flex-end","parallax_blocks":[]},"elements":[{"id":"23c0feb","elType":"widget","settings":{"content_width":"full","nav_menus":"2","menu_items":[],"nav_menu_layout":"slide","ver_toggle_txt":"Show Menu","submenu_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"submenu_item_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"mobile_toggle_text":"","mobile_toggle_close":"","slide_menu_valign":"center","slide_menu_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"nav_item_typo_typography":"custom","nav_item_typo_font_size":{"unit":"px","size":23,"sizes":[]},"nav_item_padding":{"unit":"px","top":"7","right":"0","bottom":"7","left":"0","isLinked":false},"sub_margin_2":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"sub_item_drop_icon_size":{"unit":"px","size":10,"sizes":[]},"sub_item_padding":{"unit":"px","top":"8","right":"0","bottom":"8","left":"0","isLinked":false},"ham_menu_overlay":"#FFFFFF00","ham_menu_background_background":"classic","ham_menu_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"__globals__":{"ham_menu_overlay":"","ham_menu_background_color":"globals\/colors?id=theme_color_bg_color_2","nav_item_color":"globals\/colors?id=theme_color_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_title","sub_item_color":"globals\/colors?id=theme_color_text","sub_item_drop_icon_color":"globals\/colors?id=theme_color_text","sub_item_color_hover":"globals\/colors?id=theme_color_title","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_title","sub_item_color_active":"globals\/colors?id=theme_color_title","sub_item_drop_icon_active":"globals\/colors?id=theme_color_title","ham_toggle_color":"globals\/colors?id=theme_color_title","ham_toggle_color_hover":"","ham_close_color":"globals\/colors?id=theme_color_title","ham_close_color_hover":"globals\/colors?id=theme_color_text","nav_item_color_hover":"globals\/colors?id=theme_color_text","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_text","nav_item_color_active":"globals\/colors?id=theme_color_text","nav_item_drop_icon_active":"globals\/colors?id=theme_color_text","menu_item_icon_back_color":""},"mobile_toggle_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/mobile-menu-icon.svg","id":147},"library":"svg"},"mobile_close_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/mobile-menu-close-icon.svg","id":146},"library":"svg"},"ham_menu_width":{"unit":"px","size":390,"sizes":[]},"nav_item_typo_line_height":{"unit":"em","size":1.2,"sizes":[]},"nav_item_drop_icon_size":{"unit":"px","size":13,"sizes":[]},"nav_item_margin":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"ham_toggle_icon_size":{"unit":"px","size":24,"sizes":[]},"ham_close_size":{"unit":"px","size":24,"sizes":[]},"ham_close_margin":{"unit":"px","top":"30","right":"30","bottom":"0","left":"0","isLinked":false},"nav_item_drop_icon_margin":{"unit":"px","top":"-2","right":"0","bottom":"0","left":"8","isLinked":false},"sub_padding":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"sub_item_typo_typography":"custom","sub_item_typo_font_size":{"unit":"px","size":16,"sizes":[]},"sub_item_typo_line_height":{"unit":"px","size":20,"sizes":[]},"sub_item_drop_icon_margin":{"unit":"px","top":"-2","right":"0","bottom":"0","left":"8","isLinked":false},"ham_menu_width_mobile":{"unit":"%","size":100,"sizes":[]},"slide_menu_pos":"right","nav_item_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"5","left":"0","isLinked":false},"ham_menu_padding_mobile":{"unit":"px","top":"40","right":"40","bottom":"40","left":"40","isLinked":true},"ham_close_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"ham_close_margin_mobile":{"unit":"px","top":"22","right":"20","bottom":"0","left":"0","isLinked":false},"nav_item_color":"#FFFEFE","nav_item_drop_icon_color":"#FFFEFE","nav_item_color_hover":"#B8BCC4","nav_item_drop_icon_hover":"#B8BCC4","nav_item_color_active":"#B8BCC4","nav_item_drop_icon_active":"#B8BCC4","sub_item_color":"#B8BCC4","sub_item_drop_icon_color":"#B8BCC4","sub_item_color_hover":"#FFFEFE","sub_item_drop_icon_hover":"#FFFEFE","sub_item_color_active":"#FFFEFE","sub_item_drop_icon_active":"#FFFEFE","ham_toggle_color":"#FFFEFE","ham_menu_background_color":"#1A1F29","ham_close_color":"#FFFEFE","ham_close_color_hover":"#B8BCC4"},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true}],"isInner":false},{"id":"ce0a523","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"140","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"90","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"_title":"Page Title"},"elements":[{"id":"24c4de3","elType":"widget","settings":{"title_tag":"h1","align":"center"},"elements":[],"widgetType":"trx_elm_post_title"}],"isInner":false}]";}i:66;a:4:{s:7:"meta_id";s:3:"150";s:7:"post_id";s:2:"23";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:67;a:4:{s:7:"meta_id";s:3:"151";s:7:"post_id";s:2:"25";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:7:"sidebar";}i:68;a:4:{s:7:"meta_id";s:3:"152";s:7:"post_id";s:2:"25";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:125:"a:4:{s:11:"layout_type";s:7:"sidebar";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:69;a:4:{s:7:"meta_id";s:3:"153";s:7:"post_id";s:2:"25";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:70;a:4:{s:7:"meta_id";s:3:"154";s:7:"post_id";s:2:"25";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:71;a:4:{s:7:"meta_id";s:3:"155";s:7:"post_id";s:2:"25";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:10070:"[{"id":"465f0ca0","elType":"container","settings":{"flex_direction":"column","content_width":"full","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"40","isLinked":false},"flex_gap":{"column":"42","row":"42","isLinked":true,"unit":"px","size":42},"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"flex_gap_tablet":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"border_width_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction_tablet":"row","flex_justify_content_tablet":"space-between","flex_wrap_tablet":"wrap","_title":"Blog","background_background":"classic"},"elements":[{"id":"43362232","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"width_tablet":{"unit":"%","size":48,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"_title":"Search"},"elements":[{"id":"3a661d3d","elType":"widget","settings":{"title":"Search","header_size":"h6","content_width":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"26","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"4dd3405b","elType":"widget","settings":{"placeholder_text":"Search and hit enter","icon_valign":"center","icon_margin":{"unit":"px","top":"-2","right":"0","bottom":"0","left":"18","isLinked":false},"field_width":{"unit":"%","size":100,"sizes":[]},"field_width_tablet":{"unit":"%","size":"","sizes":[]},"field_width_mobile":{"unit":"%","size":"","sizes":[]},"field_padding":{"unit":"px","top":"12","right":"12","bottom":"12","left":"42","isLinked":false},"__globals__":{"field_color":"","field_placeholder_color":"","icon_color":"globals\/colors?id=theme_color_meta","icon_color_focus":"globals\/colors?id=theme_color_title"},"content_width":"full","icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/search-icon.svg","id":135},"library":"svg"}},"elements":[],"widgetType":"trx_sc_layouts_search"}],"isInner":true},{"id":"56f5baf0","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"width_tablet":{"unit":"%","size":48,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"_title":"Categories"},"elements":[{"id":"486fa5a0","elType":"widget","settings":{"title":"Category","header_size":"h6","content_width":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"1cc479b8","elType":"widget","settings":{"content_width":"full","list_items":[{"text":"Customer Stories","icon":{"value":"fas fa-circle","library":"fa-solid"},"_id":"380a722","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/category\/customer-stories\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":"","url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png"}},{"text":"Product Updates","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/category\/product-updates\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"40f575c","list_image":{"id":"","url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png"}},{"text":"SaaS Strategies","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/category\/saas-strategies\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":"","url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png"},"_id":"063f083"},{"text":"Startup Insights","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/category\/startup-insights\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":"","url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png"},"_id":"81412b7"}],"items_spacing":{"unit":"px","size":15,"sizes":[],"column":"16","row":"16","isLinked":true},"icon_size":{"unit":"px","size":4,"sizes":[]},"icon_box_size":{"unit":"px","size":7,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":1,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_meta","text_hover_color":"globals\/colors?id=theme_color_title","icon_color":"globals\/colors?id=theme_color_title"},"text_typography_typography":"custom","text_typography_line_height":{"unit":"px","size":18,"sizes":[]}},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"2d0e354","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"width_tablet":{"unit":"%","size":48,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"_title":"Recent Posts"},"elements":[{"id":"6cbef9db","elType":"widget","settings":{"title":"Recent Posts","header_size":"h6","content_width":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"1e78c754","elType":"widget","settings":{"content_width":"full","number":{"unit":"px","size":2,"sizes":[]},"image_position":"0","thumb_size":"thumbnail","image_width":{"unit":"px","size":100,"sizes":[]},"image_margin":{"unit":"px","top":"0","right":"22","bottom":"0","left":"0","isLinked":false},"post_content_valign":"center","show_author":"","show_counters":"","categories_typography_typography":"custom","categories_typography_font_size":{"size":0.875,"unit":"rem","sizes":[]},"categories_typography_font_size_mobile":{"size":"","unit":"rem","sizes":[]},"categories_typography_font_weight":"500","categories_typography_text_transform":"uppercase","categories_block_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"meta_typography_typography":"custom","meta_typography_font_size":{"size":14,"unit":"px","sizes":[]},"meta_typography_line_height":{"size":"1.625","unit":"em","sizes":[]},"__globals__":{"categories_color":"globals\/colors?id=theme_color_title","title_typography_typography":"","categories_typography_typography":"","meta_typography_typography":"","title_color_hover":""},"categories_typography_font_style":"normal","categories_color":"#0B0B0D","meta_typography_font_family":"DM Sans","meta_typography_font_size_mobile":{"size":"15","unit":"px","sizes":[]},"meta_typography_font_weight":"400","meta_typography_text_transform":"none","meta_typography_font_style":"normal","categories_typography_line_height":{"size":1.1875,"unit":"rem","sizes":[]},"categories_typography_letter_spacing":{"unit":"rem","size":0.06,"sizes":[]},"categories_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"categories_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"title_typography_font_family":"Figtree","title_typography_text_transform":"none","title_typography_font_style":"normal","title_typography_text_decoration":"none","title_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"title_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"categories_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"categories_typography_line_height_tablet":{"unit":"rem","size":"","sizes":[]},"categories_typography_line_height_mobile":{"unit":"rem","size":"","sizes":[]},"image_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true}},"elements":[],"widgetType":"trx_widget_recent_posts"}],"isInner":true},{"id":"2cffb5ba","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Banner","width_tablet":{"unit":"%","size":48,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"7760721f","elType":"widget","settings":{"image":{"id":994,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-70-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","link_to":"custom","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/","is_external":"","nofollow":"","custom_attributes":""},"_element_width":"auto","_flex_align_self":"flex-start","_border_border":"solid","_border_width":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"__globals__":{"_border_color":"globals\/colors?id=theme_color_bg_color_2","_background_color":"globals\/colors?id=theme_color_bg_color_2"},"_background_background":"classic","image_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]";}i:72;a:4:{s:7:"meta_id";s:3:"160";s:7:"post_id";s:2:"25";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.1";}i:73;a:4:{s:7:"meta_id";s:3:"161";s:7:"post_id";s:2:"27";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:6:"footer";}i:74;a:4:{s:7:"meta_id";s:3:"162";s:7:"post_id";s:2:"27";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:124:"a:4:{s:11:"layout_type";s:6:"footer";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:75;a:4:{s:7:"meta_id";s:3:"163";s:7:"post_id";s:2:"27";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:76;a:4:{s:7:"meta_id";s:3:"164";s:7:"post_id";s:2:"27";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:77;a:4:{s:7:"meta_id";s:3:"165";s:7:"post_id";s:2:"27";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:10756:"[{"id":"6bc099b","elType":"container","settings":{"flex_direction":"column","content_width":"full","background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Footer","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"overflow":"hidden","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[{"id":"f2801d6","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap_mobile":{"column":"35","row":"35","isLinked":true,"unit":"px","size":35},"parallax_blocks":[],"margin":{"unit":"vw","top":"0","right":"0","bottom":"11","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"70","bottom":"0","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_title":"Main Block"},"elements":[{"id":"21c90cd","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":32,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[],"_title":"Col 1"},"elements":[{"id":"ee60438","elType":"widget","settings":{"text_html_tag":"h5","list_items":[{"text":"Home","_id":"1587c10","trx_icon_type":"none","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/","is_external":"","nofollow":"","custom_attributes":""}},{"text":"Features","trx_icon_type":"none","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/features\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"b957bdb"},{"text":"Pricing","trx_icon_type":"none","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/pricing\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"5709479"},{"text":"News","trx_icon_type":"none","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/news\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"db3dfb6"},{"text":"Contact","trx_icon_type":"none","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"2f89343"}],"items_spacing":{"column":"18","row":"18","isLinked":true,"unit":"px"},"items_spacing_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px"},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_title","text_hover_color":"globals\/colors?id=theme_color_text"},"_flex_align_self":"flex-start","_animation":"ta_fadeinup","_animation_type":"sequental","_animation_stagger":20},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"295a3cb","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":68,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_justify_content":"space-between","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"35","row":"35","isLinked":true,"unit":"px","size":35},"parallax_blocks":[],"_title":"Col 2"},"elements":[{"id":"1477b1b","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_justify_content":"space-between","flex_gap_mobile":{"column":"35","row":"35","isLinked":true,"unit":"px","size":35},"parallax_blocks":[],"_title":"Info Block","_animation_type":"sequental"},"elements":[{"id":"f320b9c","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":63,"sizes":[]},"width_tablet":{"unit":"%","size":50,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Col 1","animation":"ta_fadeinup"},"elements":[{"id":"2578df4","elType":"widget","settings":{"title":"Follow Us","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"__globals__":{"title_color":""}},"elements":[],"widgetType":"heading"},{"id":"318adff","elType":"widget","settings":{"view":"inline","text_html_tag":"h6","list_items":[{"text":"Instagram","_id":"4aef91e","trx_icon_type":"none","link":{"url":"https:\/\/www.instagram.com\/ancora_themes\/","is_external":"on","nofollow":"","custom_attributes":""}},{"text":"X","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/x.com\/themes_ancora\/","is_external":"on","nofollow":"","custom_attributes":""},"_id":"73ee462"},{"text":"Behance","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/www.behance.net\/ancorathemes","is_external":"on","nofollow":"","custom_attributes":""},"_id":"2489d66"}],"items_spacing":{"column":"10","row":"10","isLinked":true,"unit":"px"},"divider_style":"none","divider_weight":{"unit":"px","size":"","sizes":[]},"icon_size":{"unit":"px","size":5,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_text","text_hover_color":"globals\/colors?id=theme_color_title","icon_color":"globals\/colors?id=theme_color_text","divider_color":""},"divider_color":"","text_hover_color":"#1F242E"},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"7d45f10","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":37,"sizes":[]},"width_tablet":{"unit":"%","size":50,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Col 2","animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"fa86629","elType":"widget","settings":{"title":"Email","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"__globals__":{"title_color":""}},"elements":[],"widgetType":"heading"},{"id":"00d40f0","elType":"widget","settings":{"title":"info@soft.com","link":{"url":"mailto:info@soft.com","is_external":"","nofollow":"","custom_attributes":""},"header_size":"h6","_element_custom_width":{"unit":"px","size":"","sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_text","title_hover_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"55310f5","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_justify_content":"space-between","flex_gap_mobile":{"column":"35","row":"35","isLinked":true,"unit":"px","size":35},"parallax_blocks":[],"_title":"Info Block"},"elements":[{"id":"500a52c","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":63,"sizes":[]},"width_tablet":{"unit":"%","size":50,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"_title":"Col 1","animation":"ta_fadeinup"},"elements":[{"id":"5aabaf6","elType":"widget","settings":{"title":"Office","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"__globals__":{"title_color":""}},"elements":[],"widgetType":"heading"},{"id":"a4d7125","elType":"widget","settings":{"title":"785 15h Street, Office 47 Berlin, De 81566","header_size":"h6","_element_width":"initial","_element_custom_width":{"unit":"px","size":230,"sizes":[]},"__globals__":{"title_color":""}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"35e30fe","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":37,"sizes":[]},"width_tablet":{"unit":"%","size":50,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Col 2","animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"6e94023","elType":"widget","settings":{"editor":"<p>\u00a9 {{Y}}. All Rights Reserved.<\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_line_height":{"unit":"em","size":1.4,"sizes":[]},"__globals__":{"text_color":""},"_margin":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"cfc604c","elType":"widget","settings":{"content":[{"text":"Site by","_id":"b6da17f"},{"text":"AncoraThemes.","item_link":{"url":"https:\/\/ancorathemes.com\/","is_external":"on","nofollow":"","custom_attributes":""},"_id":"44934a7","__globals__":{"color":"globals\/colors?id=theme_color_title","color_hover":"globals\/colors?id=theme_color_text"},"color_hover":"#86898C"}],"tag":"p","alignment":"","title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":15,"sizes":[]},"title_typography_line_height":{"unit":"em","size":1.4,"sizes":[]},"title_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"title_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"highlight_animation":"","__globals__":{"text_color":""}},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":true},{"id":"d968790","elType":"widget","settings":{"content":[{"text":"SaaS Startup","_id":"4c0f678"},{"_id":"6e866d5","type":"icon","text":"Enter your text here","height":{"unit":"vw","size":1.1,"sizes":[]},"height_tablet":{"unit":"vw","size":1.3,"sizes":[]},"height_mobile":{"unit":"vw","size":2,"sizes":[]},"size":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"vw","top":"-3.7","right":"0","bottom":"0","left":"0","isLinked":false}}],"tag":"h1","show_in_preview":"yes","marquee_speed":{"unit":"px","size":7,"sizes":[]},"text_typography_typography":"custom","text_typography_font_size":{"unit":"vw","size":12.18,"sizes":[]},"text_typography_font_size_tablet":{"unit":"vw","size":"","sizes":[]},"text_typography_font_size_mobile":{"unit":"vw","size":15,"sizes":[]},"text_typography_text_transform":"uppercase","text_typography_line_height":{"unit":"em","size":0.7,"sizes":[]},"text_typography_letter_spacing":{"unit":"em","size":-0.03,"sizes":[]},"text_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"text_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_bd_color"},"_animation":"ta_fadein"},"elements":[],"widgetType":"trx_elm_marquee"}],"isInner":false}]";}i:78;a:4:{s:7:"meta_id";s:3:"170";s:7:"post_id";s:2:"27";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.1";}i:79;a:4:{s:7:"meta_id";s:3:"171";s:7:"post_id";s:2:"29";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:182:"a:5:{s:10:"body_style";s:10:"fullscreen";s:14:"remove_margins";s:1:"1";s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-19";s:15:"header_position";s:4:"over";}";}i:80;a:4:{s:7:"meta_id";s:3:"172";s:7:"post_id";s:2:"30";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:81;a:4:{s:7:"meta_id";s:3:"173";s:7:"post_id";s:2:"30";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:19127:"[{"id":"448d358e","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"flex_gap_tablet":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"_title":"Privacy Policy","boxed_width":{"unit":"px","size":850,"sizes":[]}},"elements":[{"id":"2447f408","elType":"widget","settings":{"editor":"<h4>1. Introduction<\/h4><p>ThemeREX (website url address: <a href=\"https:\/\/themerex.net\" target=\"_blank\" rel=\"noopener\"> https:\/\/themerex.net<\/a>) appreciates your business and trust<span style=\"font-weight: 400;\">. We are Cyprus based company, creating products to enhance your website building experience. Please read this Privacy Policy, providing consent to both documents in order to have permission to use our services.<\/span><\/p>","audio_effects":[{"_id":"8d09cd1"}],"content_width":"full"},"elements":[],"widgetType":"text-editor"},{"id":"196714e0","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"4f05ed67","elType":"widget","settings":{"editor":"<h4>2. Data Collected<\/h4>\n<h6>Data Storage Location<\/h6>\nWe are a Cyprus based company and operate web servers hosted in Germany. Our hosting provider Hetzner Online GmbH adheres to the EU\/US \u201cPrivacy Shield\u201d, ensuring that your data is securely stored and GDPR compliant. For more information on Hetzner Online GmbH privacy policy, please see here: <a href=\"https:\/\/www.hetzner.com\/rechtliches\/datenschutz\" target=\"_blank\" rel=\"noopener\">Hetzner Data Privacy Policy<\/a>.\n<h6>Registration Data<\/h6>\nIf you register on our website, we store your chosen username and your email address and any additional personal information added to your user profile. You can see, edit, or delete your personal information at any time (except changing your username). Website administrators can also see and edit this information.\n<h6>Purchase Data<\/h6>\nTo receive product support, you have to have one or more Envato\/ThemeREX purchase codes on our website. These purchase codes will be stored together with support expiration dates and your user data. This is required for us to provide you with downloads, product support, and other customer services.\n<h6>Support Data<\/h6>\nIf you have registered on our website and have a valid support account, you can submit support tickets for assistance. Support form submissions are sent to our third party Ticksy ticketing system. Only the data you explicitly provided is sent, and you are asked for consent, each time you want to create a new support ticket. Ticksy adheres to the EU\/US \u201cPrivacy Shield\u201d and you can see their privacy policy here: <a href=\"https:\/\/ticksy.com\/privacy-policy\/\" target=\"_blank\" rel=\"noopener\">Ticksy Privacy Policy<\/a>.\n<h6>Comments<\/h6>\nWhen you leave comments on the website we collect the data shown in the comments form, and also the IP address and browser user agent string to help spam detection.\n<h6>Contact Form<\/h6>\nInformation submitted through the contact form on our site is sent to our company email, hosted by Zoho. Zoho adheres to the EU\/US \u201cPrivacy Shield\u201d policy and you can find more information about this here: <a href=\"https:\/\/www.zoho.com\/privacy.html\" target=\"_blank\" rel=\"noopener\">Zoho Privacy Policy<\/a>.\n\nThese submissions are only kept for customer service purposes they are never used for marketing purposes or shared with third parties.\n<h6>Google Analytics<\/h6>\nWe use Google Analytics on our site for anonymous reporting of site usage. So, no personalized data is stored. If you would like to opt-out of Google Analytics monitoring your behavior on our website please use this link: <a href=\"https:\/\/tools.google.com\/dlpage\/gaoptout\/\" target=\"_blank\" rel=\"noopener\">Google Analytics Opt-out<\/a>.\n<h6>Cases for Using the Personal Data<\/h6>\n<strong>We use your personal information in the following cases:<\/strong>\n<ul>\n \t<li style=\"font-weight: 400;\">Verification\/identification of the user during website usage;<\/li>\n \t<li style=\"font-weight: 400;\">Providing Technical Assistance;<\/li>\n \t<li style=\"font-weight: 400;\">Sending updates to our users with important information to inform about news\/changes;<\/li>\n \t<li style=\"font-weight: 400;\">Checking the accounts\u2019 activity in order to prevent fraudulent transactions and ensure the security<\/li>\n \t<li style=\"font-weight: 400;\">over our customers\u2019 personal information;<\/li>\n \t<li style=\"font-weight: 400;\">Customize the website to make your experience more personal and engaging;<\/li>\n \t<li style=\"font-weight: 400;\">Guarantee overall performance and administrative functions run smoothly.<\/li>\n<\/ul>","audio_effects":[{"_id":"63c8ca8"}],"content_width":"full"},"elements":[],"widgetType":"text-editor"},{"id":"5cab8d39","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"170707be","elType":"widget","settings":{"content_width":"full","editor":"<h4>3. Embedded Content<\/h4><p>Pages on this site may include embedded content, like YouTube videos, for example. Embedded content from other websites behaves in the exact same way as if you visited the other website.<\/p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website. Below you can find a list of the services we use:<\/p><h6>Facebook<\/h6><p>The Facebook page plugin is used to display our Facebook timeline on our site. Facebook has its own cookie and privacy policies over which we have no control. There is no installation of cookies from Facebook and your IP is not sent to a Facebook server until you consent to it. See their privacy policy here: <a href=\"https:\/\/www.facebook.com\/privacy\/center\/\" target=\"_blank\" rel=\"noopener\">Facebook Privacy Policy<\/a>.<\/p><h6>Twitter<\/h6><p>We use the Twitter API to display our tweets timeline on our site. Twitter has its own cookie and privacy policies over which we have no control. Your IP is not sent to a Twitter server until you consent to it. See their privacy policy here: <a href=\"https:\/\/x.com\/en\/privacy\" target=\"_blank\" rel=\"noopener\">Twitter Privacy Policy<\/a>.<\/p><h6>Youtube<\/h6><p>We use YouTube videos embedded on our site. YouTube has its own cookie and privacy policies over which we have no control. There is no installation of cookies from YouTube and your IP is not sent to a YouTube server until you consent to it. See their privacy policy here: <a href=\"https:\/\/policies.google.com\/privacy?hl=en\" target=\"_blank\" rel=\"noopener\">YouTube Privacy Policy<\/a>.<\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"57d8eca6","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"1e1774c3","elType":"widget","settings":{"content_width":"full","editor":"<h4>4. Cookies<\/h4><p>This site uses cookies \u2013 small text files that are placed on your machine to help the site provide a better user experience. In general, cookies are used to retain user preferences, store information for things like shopping carts, and provide anonymised tracking data to third party applications like Google Analytics. Cookies generally exist to make your browsing experience better. However, you may prefer to disable cookies on this site and on others. The most effective way to do this is to disable cookies in your browser. We suggest consulting the help section of your browser.<\/p><h6>Necessary Cookies (all site visitors)<\/h6><ul><li style=\"font-weight: 400;\"><b>cfduid:<\/b> Is used for our CDN CloudFlare to identify individual clients behind a shared IP address and apply security settings on a per-client basis. See more information on privacy here: <a href=\"https:\/\/www.cloudflare.com\/privacypolicy\/\">CloudFlare Privacy Policy<\/a>.<\/li><li style=\"font-weight: 400;\"><b>PHPSESSID:<\/b> To identify your unique session on the website.<\/li><\/ul><h6>Necessary Cookies (Additional for Logged in Customers)<\/h6><ul><li style=\"font-weight: 400;\"><b>wp-auth:<\/b> Used by WordPress to authenticate logged-in visitors, password authentication and user verification.<\/li><li style=\"font-weight: 400;\"><b>wordpress_logged_in_{hash}:<\/b> Used by WordPress to authenticate logged-in visitors, password authentication and user verification.<\/li><li style=\"font-weight: 400;\"><b>wordpress_test_cookie<\/b> Used by WordPress to ensure cookies are working correctly.<\/li><li style=\"font-weight: 400;\"><b>wp-settings-[UID]:<\/b> WordPress sets a few wp-settings-[UID] cookies. The number on the end is your individual user ID from the users database table. This is used to customize your view of admin interface, and possibly also the main site interface.<\/li><li style=\"font-weight: 400;\"><b>wp-settings-[UID]:<\/b>WordPress also sets a few wp-settings-{time}-[UID] cookies. The number on the end is your individual user ID from the users database table. This is used to customize your view of admin interface, and possibly also the main site interface.<\/li><\/ul>"},"elements":[],"widgetType":"text-editor"},{"id":"1970b3cc","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"2b153d7f","elType":"widget","settings":{"content_width":"full","editor":"<h4>5. Who Has Access To Your Data<\/h4><p>If you are not a registered client for our site, there is no personal information we can retain or view regarding yourself.<\/p><p>If you are a client with a registered account, your personal information can be accessed by:<\/p><ul><li style=\"font-weight: 400;\">Our system administrators.<\/li><li style=\"font-weight: 400;\">Our supporters when they (in order to provide support) need to get the information about the client accounts and access.<\/li><\/ul>"},"elements":[],"widgetType":"text-editor"},{"id":"83de8d5","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"6fa06ae2","elType":"widget","settings":{"content_width":"full","editor":"<h4>6. Third Party Access to Your Data<\/h4><p>We don\u2019t share your data with third-parties in a way as to reveal any of your personal information like email, name, etc. The only exceptions to that rule are for partners we have to share limited data with in order to provide the services you expect from us. Please see below:<\/p><h6>Envato Pty Ltd<\/h6><p>For the purpose of validating and getting your purchase information regarding licenses for this theme, we send your provided tokens and purchase keys to Envato Pty Ltd and use the response from their API to register your validated support data. See the Envato privacy policy here: <a href=\"https:\/\/envato.com\/privacy\/\" target=\"_blank\" rel=\"noopener\">Envato Privacy Policy<\/a>.<\/p><h6>Ticksy<\/h6><p>Ticksy provides the support ticketing platform we use to handle support requests. The data they receive is limited to the data you explicitly provide and consent to being set when you create a support ticket. Ticksy adheres to the EU\/US \u201cPrivacy Shield\u201d and you can see their privacy policy here: <a href=\"https:\/\/ticksy.com\/privacy-policy\/\" target=\"_blank\" rel=\"noopener\">Ticksy Privacy Policy<\/a>.<\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"bc3e5b4","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"22a21fa9","elType":"widget","settings":{"content_width":"full","editor":"<h4>7. How Long We Retain Your Data For<\/h4><p>When you submit a support ticket or a comment, its metadata is retained until (if) you tell us to remove it. We use this data so that we can recognize you and approve your comments automatically instead of holding them for moderation.<\/p><p>If you register on our website, we also store the personal information you provide in your user profile. You can see, edit, or delete your personal information at any time (except changing your username). Website administrators can also see and edit that information.<\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"cdee59e","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"6a9bdb4f","elType":"widget","settings":{"content_width":"full","editor":"<h4>8. Security Measures<\/h4><p>We use the SSL\/HTTPS protocol throughout our site. This encrypts our user communications with the servers so that personally identifiable information is not captured\/hijacked by third parties without authorization.<\/p><p>In case of a data breach, system administrators will immediately take all needed steps to ensure system integrity, will contact affected users and will attempt to reset passwords if needed.<\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"460c19f","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"6012ebe0","elType":"widget","settings":{"content_width":"full","editor":"<h4>9. Your Data Rights<\/h4><h6>General Rights<\/h6><p>If you have a registered account on this website or have left comments, you can request an exported file of the personal data we retain, including any additional data you have provided to us.<\/p><p>You can also request that we erase any of the personal data we have stored. This does not include any data we are obliged to keep for administrative, legal, or security purposes. In short, we cannot erase data that is vital to you being an active customer (i.e. basic account information like an email address).<br \/>If you wish that all of your data is erased, we will no longer be able to offer any support or other product-related services to you.<\/p><h6>GDPR Rights<\/h6><p>Your privacy is critically important to us. Going forward with the GDPR we aim to support the GDPR standard. ThemeREX permits residents of the European Union to use its Service. Therefore, it is the intent of ThemeREX to comply with the European General Data Protection Regulation. For more details please see here: <a href=\"https:\/\/gdpr.eu\/\" target=\"_blank\" rel=\"noopener\">EU GDPR Information Portal.<\/a><\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"4d951e91","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"6d3546e5","elType":"widget","settings":{"content_width":"full","editor":"<h4>10. Third Party Websites<\/h4><p>ThemeREX may post links to third party websites on this website. These third party websites are not screened for privacy or security compliance by ThemeREX, and you release us from any liability for the conduct of these third party websites.<br \/><br \/>All social media sharing links, either displayed as text links or social media icons do not connect you to any of the associated third parties unless you explicitly click on them.<\/p><p>Please be aware that this Privacy Policy, and any other policies in place, in addition to any amendments, does not create rights enforceable by third parties or require disclosure of any personal information relating to members of the Service or Site. ThemeREX bears no responsibility for the information collected or used by any advertiser or third party website. Please review the privacy policy and terms of service for each site you visit through third party links.<\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"733f3928","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"c201a15","elType":"widget","settings":{"content_width":"full","editor":"<h4>11. Release of Your Data for Legal Purposes<\/h4><p>At times it may become necessary or desirable to ThemeREX, for legal purposes, to release your information in response to a request from a government agency or a private litigant. You agree that we may disclose your information to a third party where we believe, in good faith, that it is desirable to do so for the purposes of a civil action, criminal investigation, or other legal matter. In the event that we receive a subpoena affecting your privacy, we may elect to notify you to give you an opportunity to file a motion to quash the subpoena, or we may attempt to quash it ourselves, but we are not obligated to do either. We may also proactively report you, and release your information to, third parties where we believe that it is prudent to do so for legal reasons, such as our belief that you have engaged in fraudulent activities. You release us from any damages that may arise from or relate to the release of your information to a request from law enforcement agencies or private litigants.<\/p><p>Any passing on of personal data for legal purposes will only be done in compliance with laws of the country you reside in.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:82;a:4:{s:7:"meta_id";s:3:"177";s:7:"post_id";s:2:"30";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:83;a:4:{s:7:"meta_id";s:3:"178";s:7:"post_id";s:2:"30";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:84;a:4:{s:7:"meta_id";s:3:"180";s:7:"post_id";s:2:"33";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:148:"a:4:{s:10:"body_style";s:10:"fullscreen";s:14:"remove_margins";s:1:"1";s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-19";}";}i:85;a:4:{s:7:"meta_id";s:3:"181";s:7:"post_id";s:2:"34";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:148:"a:4:{s:10:"body_style";s:10:"fullscreen";s:14:"remove_margins";s:1:"1";s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-19";}";}i:86;a:4:{s:7:"meta_id";s:3:"182";s:7:"post_id";s:2:"35";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:148:"a:4:{s:10:"body_style";s:10:"fullscreen";s:14:"remove_margins";s:1:"1";s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-19";}";}i:87;a:4:{s:7:"meta_id";s:3:"183";s:7:"post_id";s:2:"36";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:148:"a:4:{s:10:"body_style";s:10:"fullscreen";s:14:"remove_margins";s:1:"1";s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-19";}";}i:88;a:4:{s:7:"meta_id";s:3:"192";s:7:"post_id";s:2:"38";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:89;a:4:{s:7:"meta_id";s:3:"193";s:7:"post_id";s:2:"38";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:90;a:4:{s:7:"meta_id";s:3:"194";s:7:"post_id";s:2:"38";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:2:"33";}i:91;a:4:{s:7:"meta_id";s:3:"195";s:7:"post_id";s:2:"38";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:92;a:4:{s:7:"meta_id";s:3:"196";s:7:"post_id";s:2:"38";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:93;a:4:{s:7:"meta_id";s:3:"197";s:7:"post_id";s:2:"38";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:94;a:4:{s:7:"meta_id";s:3:"198";s:7:"post_id";s:2:"38";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:95;a:4:{s:7:"meta_id";s:3:"199";s:7:"post_id";s:2:"38";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:96;a:4:{s:7:"meta_id";s:3:"200";s:7:"post_id";s:2:"39";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:97;a:4:{s:7:"meta_id";s:3:"201";s:7:"post_id";s:2:"39";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:98;a:4:{s:7:"meta_id";s:3:"202";s:7:"post_id";s:2:"39";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:2:"34";}i:99;a:4:{s:7:"meta_id";s:3:"203";s:7:"post_id";s:2:"39";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:100;a:4:{s:7:"meta_id";s:3:"204";s:7:"post_id";s:2:"39";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:101;a:4:{s:7:"meta_id";s:3:"205";s:7:"post_id";s:2:"39";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:102;a:4:{s:7:"meta_id";s:3:"206";s:7:"post_id";s:2:"39";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:103;a:4:{s:7:"meta_id";s:3:"207";s:7:"post_id";s:2:"39";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:104;a:4:{s:7:"meta_id";s:3:"208";s:7:"post_id";s:2:"40";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:105;a:4:{s:7:"meta_id";s:3:"209";s:7:"post_id";s:2:"40";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:106;a:4:{s:7:"meta_id";s:3:"210";s:7:"post_id";s:2:"40";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:2:"35";}i:107;a:4:{s:7:"meta_id";s:3:"211";s:7:"post_id";s:2:"40";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:108;a:4:{s:7:"meta_id";s:3:"212";s:7:"post_id";s:2:"40";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:109;a:4:{s:7:"meta_id";s:3:"213";s:7:"post_id";s:2:"40";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:110;a:4:{s:7:"meta_id";s:3:"214";s:7:"post_id";s:2:"40";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:111;a:4:{s:7:"meta_id";s:3:"215";s:7:"post_id";s:2:"40";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:112;a:4:{s:7:"meta_id";s:3:"216";s:7:"post_id";s:2:"41";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:113;a:4:{s:7:"meta_id";s:3:"217";s:7:"post_id";s:2:"41";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:114;a:4:{s:7:"meta_id";s:3:"218";s:7:"post_id";s:2:"41";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:2:"36";}i:115;a:4:{s:7:"meta_id";s:3:"219";s:7:"post_id";s:2:"41";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:116;a:4:{s:7:"meta_id";s:3:"220";s:7:"post_id";s:2:"41";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:117;a:4:{s:7:"meta_id";s:3:"221";s:7:"post_id";s:2:"41";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:118;a:4:{s:7:"meta_id";s:3:"222";s:7:"post_id";s:2:"41";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:119;a:4:{s:7:"meta_id";s:3:"223";s:7:"post_id";s:2:"41";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:120;a:4:{s:7:"meta_id";s:3:"224";s:7:"post_id";s:2:"42";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:121;a:4:{s:7:"meta_id";s:3:"225";s:7:"post_id";s:2:"42";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:122;a:4:{s:7:"meta_id";s:3:"226";s:7:"post_id";s:2:"42";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:2:"29";}i:123;a:4:{s:7:"meta_id";s:3:"227";s:7:"post_id";s:2:"42";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:124;a:4:{s:7:"meta_id";s:3:"228";s:7:"post_id";s:2:"42";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:125;a:4:{s:7:"meta_id";s:3:"229";s:7:"post_id";s:2:"42";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:126;a:4:{s:7:"meta_id";s:3:"230";s:7:"post_id";s:2:"42";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:127;a:4:{s:7:"meta_id";s:3:"231";s:7:"post_id";s:2:"42";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:128;a:4:{s:7:"meta_id";s:3:"245";s:7:"post_id";s:2:"48";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:129;a:4:{s:7:"meta_id";s:3:"246";s:7:"post_id";s:2:"48";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"447";}i:130;a:4:{s:7:"meta_id";s:3:"247";s:7:"post_id";s:2:"48";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"77";}i:131;a:4:{s:7:"meta_id";s:3:"248";s:7:"post_id";s:2:"48";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8962:"[{"id":"640c467","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"62f6b7d","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.<\/p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"1ea4401","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"b648849","elType":"widget","settings":{"content_width":"full","title":"Sed maximus felis vel","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"c8ec829","elType":"widget","settings":{"content_width":"full","editor":"<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"3cd0c4b","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"1135977","elType":"widget","settings":{"content_width":"full","editor":"<p>Quisque at tortor purus. Cras ut molestie risus. Donec non tellus ut elit lacinia dapibus. Suspendisse faucibus ante dui, nec luctus est pretium et. Curabitur et orci non urna ullamcorper sollicitudin quis lacinia arcu. Nunc quam diam, dictum ut nisi quis, venenatis facilisis odio. Nullam nec venenatis neque, nec sagittis dui. Vestibulum aliquet non nisl et gravida.<\/p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals\/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"0a634ae","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"bdf0ac5","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"eac57de","elType":"widget","settings":{"content_width":"full","title":"Jane Smith","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"15b9113","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"0f76a34","elType":"widget","settings":{"content_width":"full","editor":"<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"36a16da","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"e0f4987","elType":"widget","settings":{"content_width":"full","image":{"id":882,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-51-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"1a244af","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"2e0effa","elType":"widget","settings":{"content_width":"full","title":"Quisque metus metus vulputate ut","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"2745119","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:132;a:4:{s:7:"meta_id";s:3:"249";s:7:"post_id";s:2:"48";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:133;a:4:{s:7:"meta_id";s:3:"250";s:7:"post_id";s:2:"48";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:134;a:4:{s:7:"meta_id";s:3:"251";s:7:"post_id";s:2:"48";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.6";}i:135;a:4:{s:7:"meta_id";s:3:"254";s:7:"post_id";s:2:"49";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:136;a:4:{s:7:"meta_id";s:3:"255";s:7:"post_id";s:2:"49";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"387";}i:137;a:4:{s:7:"meta_id";s:3:"256";s:7:"post_id";s:2:"49";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"46";}i:138;a:4:{s:7:"meta_id";s:3:"257";s:7:"post_id";s:2:"49";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8918:"[{"id":"a7a428f","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"43e50e4","elType":"widget","settings":{"content_width":"full","editor":"<p>Quisque at tortor purus. Cras ut molestie risus. Donec non tellus ut elit lacinia dapibus. Suspendisse faucibus ante dui, nec luctus est pretium et. Curabitur et orci non urna ullamcorper sollicitudin quis lacinia arcu. Nunc quam diam, dictum ut nisi quis, venenatis facilisis odio. Nullam nec venenatis neque, nec sagittis dui. Vestibulum aliquet non nisl et gravida.<\/p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"94fabde","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"4d71440","elType":"widget","settings":{"content_width":"full","title":"Donec id blandit felis","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"26a9aa4","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"38b5077","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"fe6f982","elType":"widget","settings":{"content_width":"full","editor":"<p>Quisque metus metus, vulputate ut rutrum nec, tempus ut quam. Fusce ultricies nulla vitae odio fringilla faucibus. Phasellus id metus dui. Aliquam erat volutpat. Curabitur sit amet felis vitae nibh facilisis suscipit. Phasellus at urna non enim egestas molestie. Sed porta tristique ex, vel iaculis lorem bibendum et. Donec iaculis arcu neque, at mattis nisi lobortis in.<\/p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals\/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"0221f8a","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"6ed06fe","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"bb145b2","elType":"widget","settings":{"content_width":"full","title":"John Doe","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"1433ea4","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"7baffef","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"3a29320","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"8999461","elType":"widget","settings":{"content_width":"full","image":{"id":882,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-51-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"f771b6f","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"56fc17c","elType":"widget","settings":{"content_width":"full","title":"Vivamus pharetra lacus id lectus","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"3f69d5c","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:139;a:4:{s:7:"meta_id";s:3:"258";s:7:"post_id";s:2:"49";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:140;a:4:{s:7:"meta_id";s:3:"259";s:7:"post_id";s:2:"49";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:141;a:4:{s:7:"meta_id";s:3:"260";s:7:"post_id";s:2:"49";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.6";}i:142;a:4:{s:7:"meta_id";s:3:"263";s:7:"post_id";s:2:"50";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:143;a:4:{s:7:"meta_id";s:3:"264";s:7:"post_id";s:2:"50";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"556";}i:144;a:4:{s:7:"meta_id";s:3:"265";s:7:"post_id";s:2:"50";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"84";}i:145;a:4:{s:7:"meta_id";s:3:"266";s:7:"post_id";s:2:"50";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8919:"[{"id":"779b599","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"a0246ee","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.<\/p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"d15d606","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"01021d2","elType":"widget","settings":{"content_width":"full","title":"Donec rutrum nibh quis molestie","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"679a489","elType":"widget","settings":{"content_width":"full","editor":"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"3713bfc","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"cc2cea8","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.<\/p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals\/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"8766502","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"a0aef5b","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"054f6b8","elType":"widget","settings":{"content_width":"full","title":"John Doe","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"a50a609","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"88b6ece","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"2928460","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"1b9a986","elType":"widget","settings":{"content_width":"full","image":{"id":882,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-51-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"d26f6a6","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"a98c684","elType":"widget","settings":{"content_width":"full","title":"Quisque at tortor purus","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"70184b2","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:146;a:4:{s:7:"meta_id";s:3:"267";s:7:"post_id";s:2:"50";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:147;a:4:{s:7:"meta_id";s:3:"268";s:7:"post_id";s:2:"50";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:148;a:4:{s:7:"meta_id";s:3:"269";s:7:"post_id";s:2:"50";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.6";}i:149;a:4:{s:7:"meta_id";s:3:"272";s:7:"post_id";s:2:"51";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:150;a:4:{s:7:"meta_id";s:3:"273";s:7:"post_id";s:2:"51";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"731";}i:151;a:4:{s:7:"meta_id";s:3:"274";s:7:"post_id";s:2:"51";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"16";}i:152;a:4:{s:7:"meta_id";s:3:"275";s:7:"post_id";s:2:"51";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8773:"[{"id":"673a538","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"1aa5af2","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.<\/p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"485efa5","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"8c60b81","elType":"widget","settings":{"content_width":"full","title":"Sed ut mauris turpis","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"6be23c1","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"2b3d705","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"f3ceba4","elType":"widget","settings":{"content_width":"full","editor":"<p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.<\/p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals\/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"c66977e","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"794c28c","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"0c7724f","elType":"widget","settings":{"content_width":"full","title":"Alice Johnson","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"ad06cdc","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"0a21511","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"02fbd2b","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"879c180","elType":"widget","settings":{"content_width":"full","image":{"id":882,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-51-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"109759c","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"2dfa638","elType":"widget","settings":{"content_width":"full","title":"Vivamus pharetra lacus id lectus","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"ed44c8c","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:153;a:4:{s:7:"meta_id";s:3:"276";s:7:"post_id";s:2:"51";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:154;a:4:{s:7:"meta_id";s:3:"277";s:7:"post_id";s:2:"51";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:155;a:4:{s:7:"meta_id";s:3:"278";s:7:"post_id";s:2:"51";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.6";}i:156;a:4:{s:7:"meta_id";s:3:"281";s:7:"post_id";s:2:"52";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:157;a:4:{s:7:"meta_id";s:3:"282";s:7:"post_id";s:2:"52";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"419";}i:158;a:4:{s:7:"meta_id";s:3:"283";s:7:"post_id";s:2:"52";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"14";}i:159;a:4:{s:7:"meta_id";s:3:"284";s:7:"post_id";s:2:"52";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8852:"[{"id":"924464b","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"f0c488b","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.<\/p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"3f7f691","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"6c709f2","elType":"widget","settings":{"content_width":"full","title":"Donec rutrum nibh quis molestie","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"3d9e945","elType":"widget","settings":{"content_width":"full","editor":"<p>Quisque at tortor purus. Cras ut molestie risus. Donec non tellus ut elit lacinia dapibus. Suspendisse faucibus ante dui, nec luctus est pretium et. Curabitur et orci non urna ullamcorper sollicitudin quis lacinia arcu. Nunc quam diam, dictum ut nisi quis, venenatis facilisis odio. Nullam nec venenatis neque, nec sagittis dui. Vestibulum aliquet non nisl et gravida.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"edc1761","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"1cea5dc","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.<\/p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals\/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"916f7bc","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"10d0d3a","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"57244c3","elType":"widget","settings":{"content_width":"full","title":"Bob Brown","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"1f0cfec","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"45a4254","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"df63a9d","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"728f838","elType":"widget","settings":{"content_width":"full","image":{"id":882,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-51-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"09bb27a","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"46baa14","elType":"widget","settings":{"content_width":"full","title":"Donec rutrum nibh quis","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"55e54de","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:160;a:4:{s:7:"meta_id";s:3:"285";s:7:"post_id";s:2:"52";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:161;a:4:{s:7:"meta_id";s:3:"286";s:7:"post_id";s:2:"52";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:162;a:4:{s:7:"meta_id";s:3:"287";s:7:"post_id";s:2:"52";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.6";}i:163;a:4:{s:7:"meta_id";s:3:"290";s:7:"post_id";s:2:"53";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:164;a:4:{s:7:"meta_id";s:3:"291";s:7:"post_id";s:2:"53";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"742";}i:165;a:4:{s:7:"meta_id";s:3:"292";s:7:"post_id";s:2:"53";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"14";}i:166;a:4:{s:7:"meta_id";s:3:"293";s:7:"post_id";s:2:"53";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8969:"[{"id":"1d6adc3","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"6784c11","elType":"widget","settings":{"content_width":"full","editor":"<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.<\/p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"dfbdde5","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"f78a581","elType":"widget","settings":{"content_width":"full","title":"Quisque at tortor purus","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"f0c7db7","elType":"widget","settings":{"content_width":"full","editor":"<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"bdc2b02","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"06dc041","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.<\/p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals\/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"df0bbd2","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"d6fd27f","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"67a8386","elType":"widget","settings":{"content_width":"full","title":"Charlie Green","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"506fd82","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"24a6010","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"7c7102f","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"d45e4e0","elType":"widget","settings":{"content_width":"full","image":{"id":882,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-51-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"26afe97","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"7da3b94","elType":"widget","settings":{"content_width":"full","title":"Maecenas facilisis egestas lacus","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"f07a27b","elType":"widget","settings":{"content_width":"full","editor":"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:167;a:4:{s:7:"meta_id";s:3:"294";s:7:"post_id";s:2:"53";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:168;a:4:{s:7:"meta_id";s:3:"295";s:7:"post_id";s:2:"53";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:169;a:4:{s:7:"meta_id";s:3:"296";s:7:"post_id";s:2:"53";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.6";}i:170;a:4:{s:7:"meta_id";s:3:"299";s:7:"post_id";s:2:"54";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:171;a:4:{s:7:"meta_id";s:3:"300";s:7:"post_id";s:2:"54";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"837";}i:172;a:4:{s:7:"meta_id";s:3:"301";s:7:"post_id";s:2:"54";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"30";}i:173;a:4:{s:7:"meta_id";s:3:"302";s:7:"post_id";s:2:"54";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8896:"[{"id":"5141c31","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"4844c33","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.<\/p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"456fd02","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"c02c19f","elType":"widget","settings":{"content_width":"full","title":"Aenean arcu metus suscipit","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"ecd8173","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"fb038e0","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"cdb44c0","elType":"widget","settings":{"content_width":"full","editor":"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.<\/p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals\/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"02dbf56","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"740ff92","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"b1d2e25","elType":"widget","settings":{"content_width":"full","title":"Jane Smith","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"c58afc4","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"cb63cfd","elType":"widget","settings":{"content_width":"full","editor":"<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"0f86f6e","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"91a86c2","elType":"widget","settings":{"content_width":"full","image":{"id":882,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-51-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"669a079","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"0146089","elType":"widget","settings":{"content_width":"full","title":"Sed ut mauris turpis","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"167c617","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:174;a:4:{s:7:"meta_id";s:3:"303";s:7:"post_id";s:2:"54";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:175;a:4:{s:7:"meta_id";s:3:"304";s:7:"post_id";s:2:"54";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:176;a:4:{s:7:"meta_id";s:3:"305";s:7:"post_id";s:2:"54";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.6";}i:177;a:4:{s:7:"meta_id";s:3:"309";s:7:"post_id";s:1:"1";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:178;a:4:{s:7:"meta_id";s:3:"314";s:7:"post_id";s:2:"29";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"300";}i:179;a:4:{s:7:"meta_id";s:3:"318";s:7:"post_id";s:2:"25";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"54";}i:180;a:4:{s:7:"meta_id";s:3:"346";s:7:"post_id";s:2:"29";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:181;a:4:{s:7:"meta_id";s:3:"347";s:7:"post_id";s:2:"29";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:144437:"[{"id":"60303423","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","background_image":{"id":922,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-hero-bg.jpg","alt":"","source":"library","size":""},"background_position":"top center","background_repeat":"no-repeat","background_size":"cover","background_size_tablet":"cover","parallax_blocks":[],"padding":{"unit":"px","top":"230","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"150","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"120","right":"0","bottom":"0","left":"0","isLinked":false},"background_position_mobile":"top center","_title":"Hero Area"},"elements":[{"id":"96e9eed","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-dots.svg","id":525,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"vw","size":55,"sizes":[]},"space_tablet":{"unit":"vw","size":"","sizes":[]},"space_mobile":{"unit":"%","size":100,"sizes":[]},"_position":"absolute","_offset_x":{"unit":"%","size":-23.4,"sizes":[]},"_offset_x_tablet":{"unit":"%","size":"","sizes":[]},"_offset_x_mobile":{"unit":"px","size":0,"sizes":[]},"_offset_y":{"unit":"%","size":1.5,"sizes":[]},"_offset_y_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_mobile":{"unit":"px","size":0,"sizes":[]},"_z_index":0},"elements":[],"widgetType":"image"},{"id":"5914669","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-dots.svg","id":525,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"vw","size":55,"sizes":[]},"space_tablet":{"unit":"vw","size":"","sizes":[]},"space_mobile":{"unit":"%","size":100,"sizes":[]},"_position":"absolute","_offset_orientation_h":"end","_offset_x_tablet":{"unit":"%","size":"","sizes":[]},"_offset_x_end":{"unit":"%","size":-18,"sizes":[]},"_offset_x_end_tablet":{"unit":"%","size":"","sizes":[]},"_offset_x_end_mobile":{"unit":"px","size":0,"sizes":[]},"_offset_orientation_v":"end","_offset_y":{"unit":"px","size":"","sizes":[]},"_offset_y_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_mobile":{"unit":"%","size":0,"sizes":[]},"_offset_y_end":{"unit":"%","size":13,"sizes":[]},"_offset_y_end_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_end_mobile":{"unit":"px","size":0,"sizes":[]},"_z_index":0},"elements":[],"widgetType":"image"},{"id":"5b4db89d","elType":"container","settings":{"parallax_blocks":[],"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"margin":{"unit":"px","top":"0","right":"0","bottom":"105","left":"0","isLinked":false},"_title":"Row (title)","flex_align_items":"center","margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"70","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"3ba932ff","elType":"widget","settings":{"content_width":"full","title":"Fueling digital growth","header_size":"h6","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_animation":"ta_fadeinup","typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"parallax_flow":"entrance","parallax_y_start":{"unit":"px","size":20,"sizes":[]},"parallax_opacity_start":{"unit":"px","size":0,"sizes":[]},"parallax_duration":{"unit":"px","size":0.3,"sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"0d720da","elType":"widget","settings":{"tag":"h1","content":[{"text":"Empowering businesses ","_id":"236471f","item_typography_font_size":{"unit":"px","size":100,"sizes":[]},"item_typography_font_weight":"600","item_typography_line_height":{"unit":"em","size":1,"sizes":[]},"item_typography_letter_spacing":{"unit":"px","size":-1,"sizes":[]},"__globals__":{"color":""},"image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}},{"_id":"143423f","text":"with SaaS ","background_background":"gradient","background_color_b":"","gradient":"linear-gradient(90deg, #ffea75, #e2b6ff)","background_as_text":"yes","__globals__":{"color":""},"image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"padding":{"unit":"px","top":"0","right":"3","bottom":"0","left":"0","isLinked":false},"animate_gradient":"yes"},{"text":"solutions","item_typography_font_size":{"unit":"px","size":100,"sizes":[]},"item_typography_font_weight":"600","item_typography_line_height":{"unit":"em","size":1,"sizes":[]},"item_typography_letter_spacing":{"unit":"px","size":-1,"sizes":[]},"__globals__":{"color":""},"image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"_id":"c841758"}],"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":80,"sizes":[]},"title_typography_line_height":{"unit":"em","size":1,"sizes":[]},"highlight_animation_delay":300,"title_typography_letter_spacing":{"unit":"em","size":-0.01,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":65,"sizes":[]},"title_typography_font_size_mobile":{"unit":"px","size":40,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100,"parallax_flow":"entrance","parallax_y_start":{"unit":"px","size":20,"sizes":[]},"parallax_opacity_start":{"unit":"px","size":0,"sizes":[]},"parallax_duration":{"unit":"px","size":0.3,"sizes":[]},"parallax_delay":{"unit":"px","size":0.5,"sizes":[]},"_animation_stagger":60,"add_separator":"","__globals__":{"text_color":""},"_margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":900,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":660,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"title_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"trx_elm_advanced_title"},{"id":"44984a37","elType":"widget","settings":{"mf_form_id":"8***1772585227001","_element_width":"initial","_element_custom_width":{"unit":"px","size":640,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100,"_element_custom_width_tablet":{"unit":"px","size":580,"sizes":[]}},"elements":[],"widgetType":"metform"}],"isInner":true},{"id":"4ddab53e","elType":"container","settings":{"parallax_blocks":[],"_title":"Row (img)","animation":"ta_fadeinup","animation_delay":200},"elements":[{"id":"38f40e14","elType":"widget","settings":{"content_width":"full","image":{"id":967,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-58-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","_z_index":2,"opacity":{"unit":"px","size":1,"sizes":[]},"_animation_delay":550,"parallax_y_start":{"unit":"%","size":-10,"sizes":[]},"parallax_duration":{"unit":"px","size":0.5,"sizes":[]},"parallax_delay":{"unit":"px","size":1,"sizes":[]},"_transform_rotateZ_effect":{"unit":"px","size":-22,"sizes":[]},"image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"__globals__":{"image_border_color":""},"parallax":"parallax","parallax_x_start":{"unit":"px","size":"","sizes":[]},"parallax_x_start_tablet":{"unit":"%","size":"","sizes":[]},"parallax_x_start_mobile":{"unit":"%","size":"","sizes":[]},"parallax_y_start_tablet":{"unit":"%","size":"","sizes":[]},"parallax_y_start_mobile":{"unit":"%","size":"","sizes":[]},"parallax_scale_start":{"unit":"px","size":80,"sizes":[]},"image_border_radius_mobile":{"unit":"px","top":"8","right":"8","bottom":"8","left":"8","isLinked":true},"trx_addons_row_effect_blur_value":{"unit":"px","size":40,"sizes":[]},"_border_radius":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_border_radius_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"parallax_y_end":{"unit":"%","size":2,"sizes":[]},"parallax_y_end_tablet":{"unit":"%","size":"","sizes":[]},"parallax_y_end_mobile":{"unit":"%","size":0,"sizes":[]},"parallax_blur_start":{"unit":"px","size":"","sizes":[]},"parallax_backdrop_blur_start":{"unit":"px","size":"","sizes":[]},"parallax_blur_end":{"unit":"px","size":"","sizes":[]},"parallax_backdrop_blur_end":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"174fca98","elType":"container","settings":{"flex_direction":"column","content_width":"full","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"0","left":"0","isLinked":false},"_title":"Clients"},"elements":[{"id":"33a2f89f","elType":"widget","settings":{"content":[{"text":"Enter your text here","_id":"6131e64","type":"image","image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-02-copyright.png","id":66,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]}},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-03-copyright.png","id":67,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"951c41e"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-04-copyright.png","id":68,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"a935b2f"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-05-copyright.png","id":69,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"05721fc"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-06-copyright.png","id":70,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"b292707"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-07-copyright.png","id":71,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"9460335"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-08-copyright.png","id":72,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"af3f27c"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-09-copyright.png","id":73,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"34354bf"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-10-copyright.png","id":74,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"0a269e0"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-11-copyright.png","id":75,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"4cf0601"}],"separator_size":{"unit":"px","size":10,"sizes":[]},"show_in_preview":"yes","marquee_speed":{"unit":"px","size":10,"sizes":[]},"marquee_margin":{"unit":"px","size":0,"sizes":[]},"_animation":"ta_fadein"},"elements":[],"widgetType":"trx_elm_marquee"}],"isInner":false},{"id":"1734a90f","elType":"container","settings":{"flex_direction":"row","parallax_blocks":[],"padding":{"unit":"px","top":"120","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"75","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"_title":"About","container_type":"grid","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"presetTitle":"Grid","presetIcon":"eicon-container-grid"},"elements":[{"id":"adeef04","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-ellipse-blue.svg","id":523,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"vw","size":52,"sizes":[]},"space_tablet":{"unit":"vw","size":60,"sizes":[]},"space_mobile":{"unit":"vw","size":90,"sizes":[]},"_position":"absolute","_offset_x":{"unit":"%","size":-25,"sizes":[]},"_offset_x_tablet":{"unit":"%","size":-33,"sizes":[]},"_offset_x_mobile":{"unit":"%","size":"","sizes":[]},"_offset_y":{"unit":"%","size":31,"sizes":[]},"_offset_y_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_mobile":{"unit":"%","size":15,"sizes":[]},"_z_index":0},"elements":[],"widgetType":"image"},{"id":"4585df4","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-dots.svg","id":525,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"vw","size":55,"sizes":[]},"space_tablet":{"unit":"vw","size":"","sizes":[]},"space_mobile":{"unit":"%","size":100,"sizes":[]},"_position":"absolute","_offset_x":{"unit":"%","size":-6.3,"sizes":[]},"_offset_x_tablet":{"unit":"%","size":"","sizes":[]},"_offset_x_mobile":{"unit":"%","size":0,"sizes":[]},"_offset_y":{"unit":"%","size":21.5,"sizes":[]},"_offset_y_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_mobile":{"unit":"%","size":10,"sizes":[]},"_z_index":0},"elements":[],"widgetType":"image"},{"id":"1c45fadb","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_flex_align_self":"flex-start","fix_column":"fixed","animation_delay":100,"_animation_type":"sequental","_title":"Col 1"},"elements":[{"id":"3424a9d1","elType":"widget","settings":{"content_width":"full","title":"Empower your business","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"_animation":"ta_fadeinup","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"0f2c8e6","elType":"widget","settings":{"content":[{"text":"We streamline ","_id":"8b7f35e"},{"text":"cloud apps","background_as_text":"yes","background_background":"gradient","background_color_b":"#D5ABF1","background_color_b_stop":{"unit":"%","size":150,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"animate_gradient":"","_id":"409abd4","__globals__":{"background_color":"globals\/colors?id=theme_color_title"}}],"tag":"h1","alignment":"","_margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":430,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"trx_elm_advanced_title"},{"id":"2bcd438f","elType":"widget","settings":{"content_width":"full","editor":"Soft brings smart SaaS tools to help teams work together. Our cloud platform streamlines work, speeds tasks, and keeps your business moving forward.","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":200},"elements":[],"widgetType":"text-editor"},{"id":"541a4d75","elType":"widget","settings":{"content_width":"full","text":"Read More","_animation":"ta_fadeinup","_animation_delay":300,"background_background":"","button_background_hover_background":"","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/features\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"14350733","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"padding":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"flex_gap":{"column":"55","row":"55","isLinked":true,"unit":"px","size":55},"flex_gap_tablet":{"column":"40","row":"40","isLinked":true,"unit":"px","size":40},"flex_gap_mobile":{"column":"30","row":"30","isLinked":true,"unit":"px","size":30},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_title":"Col 2"},"elements":[{"id":"606faa03","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"animation_delay":200,"_title":"Item 1"},"elements":[{"id":"3c46f672","elType":"widget","settings":{"content_width":"full","image":{"id":968,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-60-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":200,"image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"4123b72f","elType":"widget","settings":{"content_width":"full","title":"Innovative solutions","header_size":"h4","_margin":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"heading"},{"id":"2c41fff1","elType":"widget","settings":{"content_width":"full","editor":"<p>Our flexible workflow platform adapts to your needs. We blend strong data with simple design so your team can focus on growth and results.<\/p>","_animation":"ta_fadeinup"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"28f0e73d","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Item 2"},"elements":[{"id":"36274e2a","elType":"widget","settings":{"content_width":"full","image":{"id":969,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-59-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":100,"image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"5e5109d5","elType":"widget","settings":{"content_width":"full","title":"Our unique approach","header_size":"h4","_margin":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"heading"},{"id":"73d5529a","elType":"widget","settings":{"content_width":"full","editor":"<p>We craft simple, strong SaaS tools that help teams thrive. With a focus on clear design and smooth use, we deliver solutions that users trust.<\/p>","_animation":"ta_fadeinup"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"d49c4b2","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Item 3"},"elements":[{"id":"86e84c5","elType":"widget","settings":{"content_width":"full","image":{"id":970,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-61-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":100,"image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"0cc7c2c","elType":"widget","settings":{"content_width":"full","title":"Modern SaaS tools","header_size":"h4","_margin":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"heading"},{"id":"c048588","elType":"widget","settings":{"content_width":"full","editor":"Smart cloud solutions that simplify teamwork, automate tasks, and help businesses stay organized, productive, and ready to grow.","_animation":"ta_fadeinup"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"5b767b88","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"70","bottom":"0","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_title":"Services","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"content_width":"full","__globals__":{"background_color":""}},"elements":[{"id":"e9fb3d9","elType":"container","settings":{"flex_direction":"column","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","background_image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-container-02.jpg","id":716,"size":"","alt":"","source":"library"},"background_overlay_color_b":"#181625","background_overlay_color_b_stop":{"unit":"%","size":35,"sizes":[]},"background_overlay_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_overlay_bg_width_tablet":{"unit":"%","size":100,"sizes":[]},"background_overlay_bg_width_mobile":{"unit":"%","size":100,"sizes":[]},"parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"border_radius_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"150","right":"70","bottom":"150","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"30","bottom":"95","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"65","left":"20","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2","background_overlay_color_b":"globals\/colors?id=theme_color_bg_color_2","background_overlay_color":""},"_title":"Container","background_position":"top center","background_repeat":"no-repeat","background_size":"initial"},"elements":[{"id":"5a4232b2","elType":"widget","settings":{"title":"Streamlining your workflow tools","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"_animation":"ta_fadeinup","align":"center","typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"a56b859","elType":"widget","settings":{"content":[{"text":"We build smart SaaS ","_id":"8b7f35e"},{"text":"for business","background_as_text":"yes","background_background":"gradient","background_color_b":"#D5ABF1","background_color_b_stop":{"unit":"%","size":150,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"animate_gradient":"","_id":"409abd4","__globals__":{"background_color":"globals\/colors?id=theme_color_title"}}],"tag":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":600,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":450,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"trx_elm_advanced_title"},{"id":"923a540","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","parallax_blocks":[],"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"},"__globals__":{"background_color":""},"_title":"Container","content_width":"full"},"elements":[{"id":"fcfeeb2","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/icon-services-01-copyright.svg","id":81},"library":"svg"},"view":"stacked","shape":"square","title_text":"Workflow automation","description_text":"Soft makes daily business work easy with smart and reliable cloud tools","title_size":"h5","text_align":"left","icon_space":{"unit":"px","size":55,"sizes":[]},"icon_space_tablet":{"unit":"px","size":20,"sizes":[]},"icon_space_mobile":{"unit":"px","size":15,"sizes":[]},"title_bottom_space":{"unit":"px","size":12,"sizes":[]},"title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"primary_color":"#0B99FF","icon_size":{"unit":"px","size":40,"sizes":[]},"icon_size_tablet":{"unit":"px","size":35,"sizes":[]},"icon_padding":{"unit":"px","size":20,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":15,"sizes":[]},"border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_padding":{"unit":"px","top":"40","right":"30","bottom":"32","left":"30","isLinked":false},"_padding_tablet":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"_animation":"ta_fadeinup","_background_background":"classic","_background_color":"#FFFFFF","__globals__":{"_background_color":"globals\/colors?id=theme_color_bg_color","primary_color":"","secondary_color":"globals\/colors?id=theme_color_title"},"_padding_mobile":{"unit":"px","top":"25","right":"20","bottom":"22","left":"20","isLinked":false},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"border_radius_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"icon-box"},{"id":"3cdc824","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/icon-services-02-copyright.svg","id":82},"library":"svg"},"view":"stacked","shape":"square","title_text":"Collaboration tools","description_text":"We help teams stay in sync with real-time project and task management tools","title_size":"h5","text_align":"left","icon_space":{"unit":"px","size":55,"sizes":[]},"icon_space_tablet":{"unit":"px","size":20,"sizes":[]},"icon_space_mobile":{"unit":"px","size":15,"sizes":[]},"title_bottom_space":{"unit":"px","size":12,"sizes":[]},"title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"primary_color":"#0B99FF","icon_size":{"unit":"px","size":40,"sizes":[]},"icon_size_tablet":{"unit":"px","size":35,"sizes":[]},"icon_padding":{"unit":"px","size":20,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":15,"sizes":[]},"border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_padding":{"unit":"px","top":"40","right":"30","bottom":"32","left":"30","isLinked":false},"_padding_tablet":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":100,"_background_background":"classic","_background_color":"#FFFFFF","__globals__":{"_background_color":"globals\/colors?id=theme_color_bg_color","primary_color":"","secondary_color":"globals\/colors?id=theme_color_title"},"_padding_mobile":{"unit":"px","top":"25","right":"20","bottom":"22","left":"20","isLinked":false},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"icon-box"},{"id":"eeb84da","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/icon-services-03-copyright.svg","id":83},"library":"svg"},"view":"stacked","shape":"square","title_text":"Smart data insights","description_text":"With Soft, gain actionable insights to drive smarter business choices","title_size":"h5","text_align":"left","icon_space":{"unit":"px","size":55,"sizes":[]},"icon_space_tablet":{"unit":"px","size":20,"sizes":[]},"icon_space_mobile":{"unit":"px","size":15,"sizes":[]},"title_bottom_space":{"unit":"px","size":12,"sizes":[]},"title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"primary_color":"#0B99FF","icon_size":{"unit":"px","size":40,"sizes":[]},"icon_size_tablet":{"unit":"px","size":35,"sizes":[]},"icon_padding":{"unit":"px","size":20,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":15,"sizes":[]},"border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_padding":{"unit":"px","top":"40","right":"30","bottom":"32","left":"30","isLinked":false},"_padding_tablet":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":200,"_background_background":"classic","_background_color":"#FFFFFF","__globals__":{"_background_color":"globals\/colors?id=theme_color_bg_color","primary_color":"","secondary_color":"globals\/colors?id=theme_color_title"},"_padding_mobile":{"unit":"px","top":"25","right":"20","bottom":"22","left":"20","isLinked":false},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"icon-box"},{"id":"1ab6aaf","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/icon-services-04-copyright.svg","id":85},"library":"svg"},"view":"stacked","shape":"square","title_text":"Process automation","description_text":"Soft is focused on streamlining tasks with workflow automation tools","title_size":"h5","text_align":"left","icon_space":{"unit":"px","size":55,"sizes":[]},"icon_space_tablet":{"unit":"px","size":20,"sizes":[]},"icon_space_mobile":{"unit":"px","size":15,"sizes":[]},"title_bottom_space":{"unit":"px","size":12,"sizes":[]},"title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"primary_color":"#0B99FF","icon_size":{"unit":"px","size":40,"sizes":[]},"icon_size_tablet":{"unit":"px","size":35,"sizes":[]},"icon_padding":{"unit":"px","size":20,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":15,"sizes":[]},"border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_padding":{"unit":"px","top":"40","right":"30","bottom":"32","left":"30","isLinked":false},"_padding_tablet":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"_animation":"ta_fadeinup","_background_background":"classic","_background_color":"#FFFFFF","__globals__":{"_background_color":"globals\/colors?id=theme_color_bg_color","primary_color":"","secondary_color":"globals\/colors?id=theme_color_title"},"_padding_mobile":{"unit":"px","top":"25","right":"20","bottom":"22","left":"20","isLinked":false},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"icon-box"},{"id":"d762ab1","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/icon-services-05-copyright.svg","id":86},"library":"svg"},"view":"stacked","shape":"square","title_text":"Seamless integration","description_text":"We help teams connect and grow with tools that fit daily business needs","title_size":"h5","text_align":"left","icon_space":{"unit":"px","size":55,"sizes":[]},"icon_space_tablet":{"unit":"px","size":20,"sizes":[]},"icon_space_mobile":{"unit":"px","size":15,"sizes":[]},"title_bottom_space":{"unit":"px","size":12,"sizes":[]},"title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"primary_color":"#0B99FF","icon_size":{"unit":"px","size":40,"sizes":[]},"icon_size_tablet":{"unit":"px","size":35,"sizes":[]},"icon_padding":{"unit":"px","size":20,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":15,"sizes":[]},"border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_padding":{"unit":"px","top":"40","right":"30","bottom":"32","left":"30","isLinked":false},"_padding_tablet":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":100,"_background_background":"classic","_background_color":"#FFFFFF","__globals__":{"_background_color":"globals\/colors?id=theme_color_bg_color","primary_color":"","secondary_color":"globals\/colors?id=theme_color_title"},"_padding_mobile":{"unit":"px","top":"25","right":"20","bottom":"22","left":"20","isLinked":false},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"icon-box"},{"id":"6269720","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/icon-services-06-copyright.svg","id":87},"library":"svg"},"view":"stacked","shape":"square","title_text":"Shared workspace","description_text":"At Soft, our suite brings teams together, boosting output and insight","title_size":"h5","text_align":"left","icon_space":{"unit":"px","size":55,"sizes":[]},"icon_space_tablet":{"unit":"px","size":20,"sizes":[]},"icon_space_mobile":{"unit":"px","size":15,"sizes":[]},"title_bottom_space":{"unit":"px","size":12,"sizes":[]},"title_bottom_space_tablet":{"unit":"px","size":10,"sizes":[]},"primary_color":"#0B99FF","icon_size":{"unit":"px","size":40,"sizes":[]},"icon_size_tablet":{"unit":"px","size":35,"sizes":[]},"icon_padding":{"unit":"px","size":20,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":15,"sizes":[]},"border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_padding":{"unit":"px","top":"40","right":"30","bottom":"32","left":"30","isLinked":false},"_padding_tablet":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":200,"_background_background":"classic","_background_color":"#FFFFFF","__globals__":{"_background_color":"globals\/colors?id=theme_color_bg_color","primary_color":"","secondary_color":"globals\/colors?id=theme_color_title"},"_padding_mobile":{"unit":"px","top":"25","right":"20","bottom":"22","left":"20","isLinked":false},"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"2af0c40","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"130","right":"70","bottom":"105","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"85","right":"30","bottom":"70","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"60","right":"20","bottom":"50","left":"20","isLinked":false},"_title":"Titles"},"elements":[{"id":"3e4ffb2","elType":"container","settings":{"content_width":"full","background_background":"classic","parallax_blocks":[],"margin":{"unit":"vw","top":"0","right":"0","bottom":"-9","left":"0","isLinked":false},"margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"position":"sticky","_offset_orientation_v":"end","_title":"Title 1","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"}},"elements":[{"id":"530821f","elType":"widget","settings":{"content":[{"text":"software","_id":"fad7f3d","nowrap":"1","item_typography_typography":"custom","item_typography_font_size":{"unit":"vw","size":16.9,"sizes":[]},"item_typography_text_transform":"uppercase","item_typography_line_height":{"unit":"em","size":1,"sizes":[]},"item_typography_letter_spacing":{"unit":"px","size":-7,"sizes":[]},"item_typography_letter_spacing_tablet":{"unit":"px","size":-7,"sizes":[]},"item_typography_letter_spacing_mobile":{"unit":"px","size":-4.7,"sizes":[]},"padding":{"unit":"vw","top":"0","right":"1","bottom":"0","left":"0","isLinked":false},"background_as_text":"yes","background_background":"gradient","background_color":"#6A3093","background_color_b":"#A044FF","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"animate_gradient":"yes"}],"tag":"h1","alignment":"","_margin":{"unit":"vw","top":"-1.5","right":"0","bottom":"-1.5","left":"-0.75","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_offset_orientation_v":"end","_offset_y":{"unit":"px","size":"","sizes":[]},"__globals__":{"_background_color":""}},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true},{"id":"2a971c1","elType":"container","settings":{"content_width":"full","background_background":"classic","parallax_blocks":[],"margin":{"unit":"vw","top":"0","right":"0","bottom":"-9","left":"0","isLinked":false},"margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"position":"sticky","_offset_orientation_v":"end","_title":"Title 2","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"}},"elements":[{"id":"4074565","elType":"widget","settings":{"content":[{"text":"software","_id":"fad7f3d","nowrap":"1","item_typography_typography":"custom","item_typography_font_size":{"unit":"vw","size":16.9,"sizes":[]},"item_typography_text_transform":"uppercase","item_typography_line_height":{"unit":"em","size":1,"sizes":[]},"item_typography_letter_spacing":{"unit":"px","size":-7,"sizes":[]},"item_typography_letter_spacing_tablet":{"unit":"px","size":-7,"sizes":[]},"item_typography_letter_spacing_mobile":{"unit":"px","size":-4.7,"sizes":[]},"padding":{"unit":"vw","top":"0","right":"1","bottom":"0","left":"0","isLinked":false},"background_as_text":"yes","background_background":"gradient","background_color":"#6A3093","background_color_b":"#A044FF","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"animate_gradient":"yes"}],"tag":"h1","alignment":"","_margin":{"unit":"vw","top":"-1.5","right":"0","bottom":"-1.5","left":"-0.75","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_offset_orientation_v":"end","_offset_y":{"unit":"px","size":"","sizes":[]},"__globals__":{"_background_color":""}},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true},{"id":"c17db61","elType":"container","settings":{"content_width":"full","background_background":"classic","parallax_blocks":[],"margin":{"unit":"vw","top":"0","right":"0","bottom":"-9","left":"0","isLinked":false},"margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"position":"sticky","_offset_orientation_v":"end","_title":"Title 3","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"}},"elements":[{"id":"d446fd3","elType":"widget","settings":{"content":[{"text":"software","_id":"fad7f3d","nowrap":"1","item_typography_typography":"custom","item_typography_font_size":{"unit":"vw","size":16.9,"sizes":[]},"item_typography_text_transform":"uppercase","item_typography_line_height":{"unit":"em","size":1,"sizes":[]},"item_typography_letter_spacing":{"unit":"px","size":-7,"sizes":[]},"item_typography_letter_spacing_tablet":{"unit":"px","size":-7,"sizes":[]},"item_typography_letter_spacing_mobile":{"unit":"px","size":-4.7,"sizes":[]},"padding":{"unit":"vw","top":"0","right":"1","bottom":"0","left":"0","isLinked":false},"background_as_text":"yes","background_background":"gradient","background_color":"#6A3093","background_color_b":"#A044FF","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"animate_gradient":"yes"}],"tag":"h1","alignment":"","_margin":{"unit":"vw","top":"-1.5","right":"0","bottom":"-1.5","left":"-0.75","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_offset_orientation_v":"end","_offset_y":{"unit":"px","size":"","sizes":[]},"__globals__":{"_background_color":""}},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true},{"id":"0125688","elType":"container","settings":{"content_width":"full","background_background":"classic","parallax_blocks":[],"position":"sticky","_offset_orientation_v":"end","_title":"Title 4","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"}},"elements":[{"id":"c7d0855","elType":"widget","settings":{"content":[{"text":"software","_id":"fad7f3d","nowrap":"1","item_typography_typography":"custom","item_typography_font_size":{"unit":"vw","size":16.9,"sizes":[]},"item_typography_text_transform":"uppercase","item_typography_line_height":{"unit":"em","size":1,"sizes":[]},"item_typography_letter_spacing":{"unit":"px","size":-7,"sizes":[]},"item_typography_letter_spacing_tablet":{"unit":"px","size":-7,"sizes":[]},"item_typography_letter_spacing_mobile":{"unit":"px","size":-4.7,"sizes":[]},"padding":{"unit":"vw","top":"0","right":"1","bottom":"0","left":"0","isLinked":false},"background_as_text":"yes","background_background":"gradient","background_color":"#6A3093","background_color_b":"#A044FF","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"animate_gradient":"yes"}],"tag":"h1","alignment":"","_margin":{"unit":"vw","top":"-1.5","right":"0","bottom":"-1.5","left":"-0.75","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_offset_orientation_v":"end","_offset_y":{"unit":"px","size":"","sizes":[]},"__globals__":{"_background_color":""}},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true}],"isInner":false},{"id":"4cb02ca9","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap_mobile":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"70","bottom":"150","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"30","bottom":"95","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"65","left":"20","isLinked":false},"_title":"Team"},"elements":[{"id":"7f15b2d","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-ellipse-blue.svg","id":523,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"vw","size":52,"sizes":[]},"space_tablet":{"unit":"vw","size":60,"sizes":[]},"space_mobile":{"unit":"vw","size":90,"sizes":[]},"_position":"absolute","_offset_x":{"unit":"px","size":"","sizes":[]},"_offset_y":{"unit":"%","size":-7,"sizes":[]},"_offset_y_tablet":{"unit":"%","size":0,"sizes":[]},"_offset_y_mobile":{"unit":"%","size":20,"sizes":[]},"_z_index":0,"_offset_orientation_h":"end","_offset_x_end":{"unit":"%","size":-26,"sizes":[]},"_offset_x_end_tablet":{"unit":"%","size":-33,"sizes":[]},"_offset_x_end_mobile":{"unit":"%","size":-50,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"6578a23f","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps_mobile":{"column":"10","row":"10","isLinked":true,"unit":"px"},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"_title":"Item 1","__globals__":{"border_color":"globals\/colors?id=theme_color_title"},"animation":"ta_fadeinup"},"elements":[{"id":"7e92334d","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_direction_mobile":"column","flex_gap":{"column":"5.5","row":"5.5","isLinked":false,"unit":"vw","size":5},"flex_gap_tablet":{"column":"30","row":"30","isLinked":true,"unit":"px","size":30},"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"parallax_blocks":[],"_title":"Col 1"},"elements":[{"id":"4b450989","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-55-copyright.jpg","id":961,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"px","size":200,"sizes":[]},"space_tablet":{"unit":"px","size":160,"sizes":[]},"space_mobile":{"unit":"%","size":100,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_flex_size":"none","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"5a3ea2d6","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Team Name"},"elements":[{"id":"647c7ba5","elType":"widget","settings":{"title":"Jared Miller","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"44feda72","elType":"widget","settings":{"title":"New York, NY","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_line_height":{"unit":"px","size":18,"sizes":[]},"__globals__":{"title_color":""}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"5eb2f05","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_justify_content":"space-between","flex_gap":{"column":"5.5","row":"5.5","isLinked":false,"unit":"vw","size":5},"flex_gap_tablet":{"column":"30","row":"30","isLinked":true,"unit":"px","size":30},"flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"parallax_blocks":[],"_title":"Col 2"},"elements":[{"id":"4ffa9420","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"_title":"Team Info"},"elements":[{"id":"3a00fb64","elType":"widget","settings":{"editor":"Leads Soft\u2019s vision, driving growth and innovation through strategy, teamwork, and SaaS success.","_element_width":"initial","_element_custom_width":{"unit":"px","size":480,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"d9d1c85","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"_id":"cc0d3b4","link":{"url":"https:\/\/www.facebook.com\/AncoraThemes\/","is_external":"true","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"_id":"2a58c07","link":{"url":"https:\/\/www.instagram.com\/ancora_themes\/","is_external":"true","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-x-twitter","library":"fa-brands"},"_id":"611961e","link":{"url":"https:\/\/x.com\/themes_ancora\/","is_external":"true","nofollow":"","custom_attributes":""}}],"columns_tablet":"0","columns_mobile":"0","align":"right","align_mobile":"left","icon_color":"custom","icon_secondary_color":"#06021D","icon_size":{"unit":"px","size":17,"sizes":[]},"icon_padding":{"unit":"px","size":4,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":"","sizes":[]},"icon_padding_mobile":{"unit":"px","size":"","sizes":[]},"icon_spacing":{"unit":"px","size":4,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_flex_size":"none","__globals__":{"icon_primary_color":"globals\/colors?id=theme_color_title","icon_secondary_color":"globals\/colors?id=theme_color_bg_color_2","hover_secondary_color":"globals\/colors?id=theme_color_bg_color","hover_primary_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"social-icons"}],"isInner":true}],"isInner":true},{"id":"4d539f45","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps_mobile":{"column":"10","row":"10","isLinked":true,"unit":"px"},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"_title":"Item 2","__globals__":{"border_color":"globals\/colors?id=theme_color_title"},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"5289c381","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_direction_mobile":"column","flex_gap":{"column":"5.5","row":"5.5","isLinked":false,"unit":"vw","size":5},"flex_gap_tablet":{"column":"30","row":"30","isLinked":true,"unit":"px","size":30},"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"parallax_blocks":[],"_title":"Col 1"},"elements":[{"id":"47bc16b3","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-54-copyright.jpg","id":960,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"px","size":200,"sizes":[]},"space_tablet":{"unit":"px","size":160,"sizes":[]},"space_mobile":{"unit":"%","size":100,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_flex_size":"none","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"3cccb5a","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Team Name"},"elements":[{"id":"5a711fa4","elType":"widget","settings":{"title":"Anna Brooks","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"26f9bd5a","elType":"widget","settings":{"title":"Denver, CO","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_line_height":{"unit":"px","size":18,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"5457b127","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_justify_content":"space-between","flex_gap":{"column":"5.5","row":"5.5","isLinked":false,"unit":"vw","size":5},"flex_gap_tablet":{"column":"30","row":"30","isLinked":true,"unit":"px","size":30},"flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"parallax_blocks":[],"_title":"Col 2"},"elements":[{"id":"71207246","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"_title":"Team Info"},"elements":[{"id":"b329d23","elType":"widget","settings":{"editor":"<p>Guides the platform\u2019s tech direction, shaping secure, scalable cloud tools and uniting teams to build robust SaaS products.<\/p>","_element_width":"initial","_element_custom_width":{"unit":"px","size":480,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"9888cb5","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"_id":"cc0d3b4","link":{"url":"https:\/\/www.facebook.com\/AncoraThemes\/","is_external":"true","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"_id":"2a58c07","link":{"url":"https:\/\/www.instagram.com\/ancora_themes\/","is_external":"true","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-x-twitter","library":"fa-brands"},"_id":"611961e","link":{"url":"https:\/\/x.com\/themes_ancora\/","is_external":"true","nofollow":"","custom_attributes":""}}],"columns_tablet":"0","columns_mobile":"0","align":"right","align_mobile":"left","icon_color":"custom","icon_secondary_color":"#06021D","icon_size":{"unit":"px","size":17,"sizes":[]},"icon_padding":{"unit":"px","size":4,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":"","sizes":[]},"icon_padding_mobile":{"unit":"px","size":"","sizes":[]},"icon_spacing":{"unit":"px","size":4,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_flex_size":"none","__globals__":{"icon_primary_color":"globals\/colors?id=theme_color_title","icon_secondary_color":"globals\/colors?id=theme_color_bg_color_2","hover_secondary_color":"globals\/colors?id=theme_color_bg_color","hover_primary_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"social-icons"}],"isInner":true}],"isInner":true},{"id":"7b69df3e","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps_mobile":{"column":"10","row":"10","isLinked":true,"unit":"px"},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"_title":"Item 3","__globals__":{"border_color":"globals\/colors?id=theme_color_title"},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"432e11d2","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_direction_mobile":"column","flex_gap":{"column":"5.5","row":"5.5","isLinked":false,"unit":"vw","size":5},"flex_gap_tablet":{"column":"30","row":"30","isLinked":true,"unit":"px","size":30},"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"parallax_blocks":[],"_title":"Col 1"},"elements":[{"id":"4e316458","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-56-copyright.jpg","id":962,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"px","size":200,"sizes":[]},"space_tablet":{"unit":"px","size":160,"sizes":[]},"space_mobile":{"unit":"%","size":100,"sizes":[]},"_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_flex_size":"none","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"2dda791b","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Team Name"},"elements":[{"id":"2719d5b6","elType":"widget","settings":{"title":"Priya Patel","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"188ab369","elType":"widget","settings":{"title":"Boston, MA","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"typography_line_height":{"unit":"px","size":18,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"4078df98","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_justify_content":"space-between","flex_gap":{"column":"5.5","row":"5.5","isLinked":false,"unit":"vw","size":5},"flex_gap_tablet":{"column":"30","row":"30","isLinked":true,"unit":"px","size":30},"flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"parallax_blocks":[],"_title":"Col 2"},"elements":[{"id":"54bafc86","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"_title":"Team Info"},"elements":[{"id":"f0fc7bf","elType":"widget","settings":{"editor":"Champions client goals, guiding onboarding and support to help teams get lasting value from Soft\u2019s SaaS tools.","_element_width":"initial","_element_custom_width":{"unit":"px","size":480,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"733971b","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"_id":"cc0d3b4","link":{"url":"https:\/\/www.facebook.com\/AncoraThemes\/","is_external":"true","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-instagram","library":"fa-brands"},"_id":"2a58c07","link":{"url":"https:\/\/www.instagram.com\/ancora_themes\/","is_external":"true","nofollow":"","custom_attributes":""}},{"social_icon":{"value":"fab fa-x-twitter","library":"fa-brands"},"_id":"611961e","link":{"url":"https:\/\/x.com\/themes_ancora\/","is_external":"true","nofollow":"","custom_attributes":""}}],"columns_tablet":"0","columns_mobile":"0","align":"right","align_mobile":"left","icon_color":"custom","icon_secondary_color":"#06021D","icon_size":{"unit":"px","size":17,"sizes":[]},"icon_padding":{"unit":"px","size":4,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":"","sizes":[]},"icon_padding_mobile":{"unit":"px","size":"","sizes":[]},"icon_spacing":{"unit":"px","size":4,"sizes":[]},"border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_flex_size":"none","__globals__":{"icon_primary_color":"globals\/colors?id=theme_color_title","icon_secondary_color":"globals\/colors?id=theme_color_bg_color_2","hover_secondary_color":"globals\/colors?id=theme_color_bg_color","hover_primary_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"social-icons"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"a59e934","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"70","bottom":"0","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_title":"Pricing","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"content_width":"full","__globals__":{"background_color":""}},"elements":[{"id":"941965b","elType":"container","settings":{"flex_direction":"column","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","background_image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-container-01.jpg","id":714,"size":"","alt":"","source":"library"},"background_overlay_background":"classic","background_overlay_color_b":"#181625","background_overlay_color_b_stop":{"unit":"%","size":35,"sizes":[]},"background_overlay_image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-container-03.jpg","id":715,"size":"","alt":"","source":"library"},"background_overlay_position":"bottom center","background_overlay_repeat":"no-repeat","background_overlay_size":"initial","background_overlay_bg_width_tablet":{"unit":"%","size":100,"sizes":[]},"background_overlay_bg_width_mobile":{"unit":"%","size":100,"sizes":[]},"background_overlay_opacity":{"unit":"px","size":1,"sizes":[]},"parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"border_radius_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding":{"unit":"px","top":"150","right":"70","bottom":"150","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"30","bottom":"95","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"65","left":"20","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2","background_overlay_color_b":"globals\/colors?id=theme_color_bg_color_2","background_overlay_color":""},"_title":"Container","background_position":"top center","background_repeat":"no-repeat","background_size":"initial"},"elements":[{"id":"c333fa4","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"Container","flex_align_items":"center"},"elements":[{"id":"60dcb32","elType":"container","settings":{"boxed_width":{"unit":"px","size":700,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":65,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":100,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"content_width":"full","width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center"},"elements":[{"id":"adad606","elType":"widget","settings":{"content_width":"full","title":"Simple pricing","header_size":"h6","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"766b0dd","elType":"widget","settings":{"content":[{"text":"Find the right plan for ","_id":"8b7f35e"},{"text":"your team","background_as_text":"yes","background_background":"gradient","background_color_b":"#D5ABF1","background_color_b_stop":{"unit":"%","size":150,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"animate_gradient":"","_id":"409abd4","__globals__":{"background_color":"globals\/colors?id=theme_color_title"}}],"tag":"h1","_element_width":"initial","_element_custom_width":{"unit":"px","size":600,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":450,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true},{"id":"1de2592","elType":"widget","settings":{"content_width":"full","slides":[{"slide_title":"<p>First tab<\/p>","_id":"72b3091"}],"slide1_title":"Monthly","slide1_section":"price-table-1-0223","slide2_title":"Yearly","slide2_section":"price-table-2-0223","switcher_typography_typography":"custom","switcher_typography_font_size":{"unit":"px","size":14,"sizes":[]},"switcher_typography_line_height":{"unit":"px","size":20,"sizes":[]},"switcher_bg_color":"#F6F7F1","switcher_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"switcher_box_shadow_box_shadow_type":"yes","switcher_box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":0,"spread":0,"color":"rgba(255, 255, 255, 0)"},"switcher_box_shadow_box_shadow_position":"inset","slide1_title_color":"#ACAFB2","slide1_title_hover":"#1F242E","slide1_active_color":"#1F242E","slide1_switcher_color":"#FFFFFF","slide2_title_color":"#ACAFB2","slide2_title_hover":"#1F242E","slide2_active_color":"#1F242E","__globals__":{"switcher_bg_color":"globals\/colors?id=theme_color_bg_color","slide1_title_color":"globals\/colors?id=theme_color_meta","slide2_title_color":"globals\/colors?id=theme_color_meta","slide1_title_hover":"globals\/colors?id=theme_color_title","slide2_title_hover":"globals\/colors?id=theme_color_title","slide2_active_color":"globals\/colors?id=theme_color_title","slide1_active_color":"globals\/colors?id=theme_color_title","slide2_switcher_color":"globals\/colors?id=theme_color_bg_color_2","slide1_switcher_color":"globals\/colors?id=theme_color_bg_color_2"},"switcher_title_padding":{"unit":"px","top":"10","right":"33","bottom":"12","left":"33","isLinked":false},"switcher_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"type":"modern","_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"trx_sc_switcher"},{"id":"301e980","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"parallax_blocks":[],"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"_element_id":"price-table-1-0223","_title":"Section 1","grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"}},"elements":[{"id":"3885e9b","elType":"widget","settings":{"content_width":"full","table_title":"Starter","title_html_tag":"h6","table_subtitle":"For new teams and small groups","ribbon_title":"New","table_price":"60","table_original_price":"69","table_duration":"\/ per month","table_features":[{"feature_text":"Workflow tools","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Get started with basics"},{"_id":"2a1fe99","feature_text":"Team chat included","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Stay in sync online"},{"feature_text":"Simple file sharing","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Upload docs and files","_id":"0a8e387"},{"feature_text":"Basic analytics","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"See data at a glance","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"40","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"20","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"30","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_text_color_normal":"#FFFEFE","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"p","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"20","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#3C3F47","button_bg_color_hover":"#0B99FF","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"40","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#050211","table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"button_border_hover_color":"#0B99FF","_animation":"ta_fadeinup","_animation_delay":100,"duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/pricing\/","is_external":"","nofollow":"","custom_attributes":""},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_pricing_table"},{"id":"90ebf71","elType":"widget","settings":{"content_width":"full","table_title":"Professional","title_html_tag":"h6","table_subtitle":"For teams that need more control","ribbon_title":"New","table_price":"75","table_original_price":"69","table_duration":"\/ per month","table_features":[{"feature_text":"Task control","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Automate more tasks"},{"_id":"2a1fe99","feature_text":"Premium team chat","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Full team messaging"},{"feature_text":"Project dashboards","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Visualize your work","_id":"0a8e387"},{"feature_text":"Detailed analytics","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Track all your stats","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"40","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"20","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"30","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_text_color_normal":"#FFFEFE","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"p","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"20","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#3C3F47","button_bg_color_hover":"#0B99FF","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"40","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#181625","table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"button_border_hover_color":"#0B99FF","_animation":"ta_fadeinup","_animation_delay":200,"duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/pricing\/","is_external":"","nofollow":"","custom_attributes":""},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_pricing_table"},{"id":"40f955f","elType":"widget","settings":{"content_width":"full","table_title":"Advanced","title_html_tag":"h6","table_subtitle":"Sed ut perspiciatis unde omnis iste","ribbon_title":"New","table_price":"120","table_original_price":"69","table_duration":"\/ per month","table_features":[{"feature_text":"API access","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"This is a tooltip"},{"_id":"2a1fe99","feature_text":"Unlimited analytics","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"This is a tooltip"},{"feature_text":"Priority onboarding","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"This is a tooltip","_id":"0a8e387"},{"feature_text":"User roles","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"This is a tooltip","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"40","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"20","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"30","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_text_color_normal":"#FFFEFE","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"p","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"20","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#3C3F47","button_bg_color_hover":"#0B99FF","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"40","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#181625","table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"button_border_hover_color":"#0B99FF","_animation":"ta_fadeinup","_animation_delay":300,"duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/pricing\/","is_external":"","nofollow":"","custom_attributes":""},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true},{"id":"4fddaac","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"parallax_blocks":[],"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"_element_id":"price-table-2-0223","_title":"Section 2","grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"}},"elements":[{"id":"082fc5c","elType":"widget","settings":{"content_width":"full","table_title":"Starter","title_html_tag":"h6","table_subtitle":"Save more with yearly billing","ribbon_title":"New","table_price":"50","table_original_price":"69","table_duration":"\/ per year","table_features":[{"feature_text":"Try easy workflows","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Great for small teams"},{"_id":"2a1fe99","feature_text":"Group chat access","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Talk with your team"},{"feature_text":"File sharing","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Store docs safely","_id":"0a8e387"},{"feature_text":"Data insights basic","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"View key metrics","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"40","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"20","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"30","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_text_color_normal":"#FFFEFE","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"p","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"20","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#3C3F47","button_bg_color_hover":"#0B99FF","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"40","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#050211","table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"button_border_hover_color":"#0B99FF","duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/pricing\/","is_external":"","nofollow":"","custom_attributes":""},"_animation":"ta_fadeinup","_animation_delay":100,"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_pricing_table"},{"id":"fe506b7","elType":"widget","settings":{"content_width":"full","table_title":"Professional","title_html_tag":"h6","table_subtitle":"Unlock more for growing teams","ribbon_title":"New","table_price":"80","table_original_price":"69","table_duration":"\/ per year","table_features":[{"feature_text":"Workflow solutions","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Boost process speed"},{"_id":"2a1fe99","feature_text":"Priority team chat","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Faster support lines"},{"feature_text":"Rich project boards","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Plan your work flow","_id":"0a8e387"},{"feature_text":"Deep data insights","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Explore all results","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"40","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"20","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"30","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_text_color_normal":"#FFFEFE","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"p","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"20","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#3C3F47","button_bg_color_hover":"#0B99FF","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"40","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#181625","table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"button_border_hover_color":"#0B99FF","duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/pricing\/","is_external":"","nofollow":"","custom_attributes":""},"_animation":"ta_fadeinup","_animation_delay":200,"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_pricing_table"},{"id":"b67e945","elType":"widget","settings":{"content_width":"full","table_title":"Advanced","title_html_tag":"h6","table_subtitle":"Advanced plan for large teams","ribbon_title":"New","table_price":"100","table_original_price":"69","table_duration":"\/ per year","table_features":[{"feature_text":"Full suite features ","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Maximize your value"},{"_id":"2a1fe99","feature_text":"All app integrations","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Connect more tools"},{"feature_text":"Setup help","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Manage any project","_id":"0a8e387"},{"feature_text":"Pro data analytics","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Full reporting tools","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"40","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"20","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"30","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_text_color_normal":"#FFFEFE","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"p","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"20","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#3C3F47","button_bg_color_hover":"#0B99FF","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"40","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#181625","table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"button_border_hover_color":"#0B99FF","duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/pricing\/","is_external":"","nofollow":"","custom_attributes":""},"_animation":"ta_fadeinup","_animation_delay":300,"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true}],"isInner":true},{"id":"14f04b3","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"_title":"Testimonials"},"elements":[{"id":"3500388","elType":"widget","settings":{"testimonials":[{"person_name":"Alexis Moore","company_name":"Seattle, WA","_id":"b38d4d1","person_image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-17-copyright.jpg","id":95,"size":"","alt":"","source":"library"},"content":"<p>Soft\u2019s solutions transformed our daily work. Their team took the time to learn our needs and delivered as promised.<\/p>"}],"columns":"1","columns_tablet":"1","image_position":"top","content_size":"h1","person_name_size":"h6","company_name_size":"p","rating_position":"hide","box_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"img_size":{"unit":"px","size":65,"sizes":[]},"image_margin":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"image_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"name_margin":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"company_name_typography_typography":"custom","company_name_typography_font_size":{"unit":"px","size":15,"sizes":[]},"company_name_typography_line_height":{"unit":"px","size":20,"sizes":[]},"star_size":17,"fill":"#ED8A19","empty":"#ED8A19","rating_margin":{"unit":"px","top":"0","right":"0","bottom":"26","left":"0","isLinked":false},"rating_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"rating_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"dots_size":{"unit":"px","size":7,"sizes":[]},"dots_spacing":{"unit":"px","size":23,"sizes":[]},"dots_spacing_tablet":{"unit":"px","size":20,"sizes":[]},"dots_color_normal":"#3C3F47","dots_margin":{"unit":"px","top":"40","right":0,"bottom":"0","left":0,"isLinked":false},"dots_margin_tablet":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false},"dots_color_active":"#8650FF","dots_color_hover":"#8650FF","_element_custom_width":{"unit":"px","size":"","sizes":[]},"__globals__":{"empty":"","dots_color_normal":"globals\/colors?id=theme_color_bd_color","dots_color_active":"globals\/colors?id=theme_color_link","dots_color_hover":"globals\/colors?id=theme_color_link","person_name_color":"","company_name_color":""},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"dots_spacing_mobile":{"unit":"px","size":15,"sizes":[]},"_animation":"ta_fadeinup","content_typography_typography":"custom","content_typography_font_size_tablet":{"unit":"px","size":38,"sizes":[]},"content_typography_font_size_mobile":{"unit":"px","size":28,"sizes":[]},"content_typography_line_height_tablet":{"unit":"em","size":1.1,"sizes":[]},"img_size_mobile":{"unit":"px","size":60,"sizes":[]},"person_image_size":"full"},"elements":[],"widgetType":"trx_elm_testimonials"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"5a6f37c8","elType":"container","settings":{"flex_direction":"column","flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"0","left":"0","isLinked":false},"_title":"About","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0}},"elements":[{"id":"f5e102d","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-ellipse-blue.svg","id":523,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"vw","size":52,"sizes":[]},"space_tablet":{"unit":"vw","size":60,"sizes":[]},"space_mobile":{"unit":"vw","size":90,"sizes":[]},"_position":"absolute","_offset_x":{"unit":"%","size":-25,"sizes":[]},"_offset_x_tablet":{"unit":"%","size":-33,"sizes":[]},"_offset_x_mobile":{"unit":"%","size":"","sizes":[]},"_z_index":0,"_offset_orientation_v":"end","_offset_y_end":{"unit":"%","size":-42,"sizes":[]},"_offset_y_end_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_end_mobile":{"unit":"%","size":-17,"sizes":[]}},"elements":[],"widgetType":"image"},{"id":"caa24a2","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap_mobile":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false}},"elements":[{"id":"d7a92fd","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_tablet":{"unit":"px","top":"8","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"b94d075","elType":"widget","settings":{"title":"Empower your business now","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"6cccac1","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"ed9f9c3","elType":"widget","settings":{"content":[{"text":"Latest tips and ","_id":"8b7f35e"},{"text":"updates here","background_as_text":"yes","background_background":"gradient","background_color_b":"#D5ABF1","background_color_b_stop":{"unit":"%","size":150,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"animate_gradient":"","_id":"409abd4","__globals__":{"background_color":"globals\/colors?id=theme_color_title"}}],"tag":"h1","_element_custom_width":{"unit":"px","size":"","sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100,"alignment":""},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true}],"isInner":true},{"id":"4b9b6f6","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":null,"column":"","row":"","isLinked":true},"parallax_blocks":[],"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"_title":"Container","content_width":"full","z_index":1},"elements":[{"id":"85148e1","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"padding_tablet":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_title":"col","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"animation":"ta_fadeinup","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"d2b244e","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"62","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"d9d7db9","elType":"widget","settings":{"title":"Automation for growth","_margin":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":290,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"7","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]},"content_width":"full","__globals__":{"title_color":""},"header_size":"h5","_element_width":"initial","_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"af76c32","elType":"widget","settings":{"content_width":"full","editor":"Soft streamlines work so teams focus on progress and results","_animation_delay":50,"_element_width":"initial","_element_custom_width":{"unit":"px","size":290,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"25821aa","elType":"widget","settings":{"content_width":"full","image":{"id":971,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-62-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","_flex_align_self":"flex-start","_animation_delay":100,"image_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"7fc0755","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"padding_tablet":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_title":"col","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"animation":"ta_fadeinup","animation_delay":100,"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"5b08cff","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"62","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"53b3d51","elType":"widget","settings":{"title":"Personalized for teams","_margin":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":290,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"7","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]},"content_width":"full","__globals__":{"title_color":""},"header_size":"h5","_animation_delay":100,"_element_width":"initial","_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"cc99ffe","elType":"widget","settings":{"content_width":"full","editor":"Our platform adapts to your needs, helping you achieve more together","_animation_delay":150,"_element_width":"initial","_element_custom_width":{"unit":"px","size":290,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"72be63f","elType":"widget","settings":{"content_width":"full","image":{"id":972,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-63-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","_flex_align_self":"flex-start","_animation_delay":200,"image_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"7c6bbcc9","elType":"container","settings":{"flex_direction":"column","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"__globals__":{"background_color":""},"_title":"FAQ"},"elements":[{"id":"c3ad483","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-dots.svg","id":525,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"vw","size":55,"sizes":[]},"space_tablet":{"unit":"vw","size":"","sizes":[]},"space_mobile":{"unit":"%","size":100,"sizes":[]},"_position":"absolute","_offset_x":{"unit":"%","size":-18.3,"sizes":[]},"_offset_x_tablet":{"unit":"%","size":"","sizes":[]},"_offset_x_mobile":{"unit":"%","size":0,"sizes":[]},"_offset_y":{"unit":"%","size":-29,"sizes":[]},"_offset_y_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_mobile":{"unit":"%","size":-10,"sizes":[]},"_z_index":0},"elements":[],"widgetType":"image"},{"id":"9495f9d","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-ellipse-violet.svg","id":524,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"vw","size":52,"sizes":[]},"space_tablet":{"unit":"vw","size":60,"sizes":[]},"space_mobile":{"unit":"vw","size":90,"sizes":[]},"_position":"absolute","_offset_x":{"unit":"px","size":"","sizes":[]},"_offset_y":{"unit":"px","size":"","sizes":[]},"_z_index":0,"_offset_orientation_h":"end","_offset_x_end":{"unit":"%","size":-27,"sizes":[]},"_offset_x_end_tablet":{"unit":"%","size":-33,"sizes":[]},"_offset_x_end_mobile":{"unit":"%","size":-50,"sizes":[]},"_offset_orientation_v":"end","_offset_y_end":{"unit":"%","size":-5,"sizes":[]},"_offset_y_end_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_end_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"image"},{"id":"23962af","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-dots.svg","id":525,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"vw","size":55,"sizes":[]},"space_tablet":{"unit":"vw","size":"","sizes":[]},"space_mobile":{"unit":"%","size":100,"sizes":[]},"_position":"absolute","_offset_orientation_h":"end","_offset_x_tablet":{"unit":"%","size":"","sizes":[]},"_offset_x_end":{"unit":"%","size":-26.2,"sizes":[]},"_offset_x_end_tablet":{"unit":"%","size":"","sizes":[]},"_offset_x_end_mobile":{"unit":"px","size":0,"sizes":[]},"_offset_orientation_v":"end","_offset_y":{"unit":"px","size":"","sizes":[]},"_offset_y_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_mobile":{"unit":"%","size":0,"sizes":[]},"_offset_y_end":{"unit":"%","size":19.3,"sizes":[]},"_offset_y_end_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_end_mobile":{"unit":"px","size":0,"sizes":[]},"_z_index":0},"elements":[],"widgetType":"image"},{"id":"494fdd2e","elType":"container","settings":{"boxed_width":{"unit":"px","size":700,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":65,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":100,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"content_width":"full","width":{"unit":"px","size":700,"sizes":[]},"width_tablet":{"unit":"px","size":570,"sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"flex_align_items":"center"},"elements":[{"id":"78392037","elType":"widget","settings":{"content_width":"full","title":"Your questions answered","header_size":"h6","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"_animation":"ta_fadeinup","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"31448cd","elType":"widget","settings":{"content":[{"text":"Looking for info? Explore ","_id":"8b7f35e"},{"text":"FAQs now","background_as_text":"yes","background_background":"gradient","background_color_b":"#D5ABF1","background_color_b_stop":{"unit":"%","size":150,"sizes":[]},"background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"animate_gradient":"","_id":"409abd4","__globals__":{"background_color":"globals\/colors?id=theme_color_title"}}],"tag":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"trx_elm_advanced_title"},{"id":"7f7f3ef6","elType":"widget","settings":{"content_width":"full","editor":"<p>Explore answers to top questions about Soft\u2019s SaaS platform and how our tools help teams work smarter and grow fast.<\/p>","align":"center","_animation":"ta_fadeinup"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"da1bf37","elType":"widget","settings":{"content_width":"full","tabs":[{"tab_title":"Who can use Soft\u2019s platform?","_id":"814a7c5","accordion_content":"<p>Soft supports startups, SMEs, and larger firms that want to boost efficiency with workflow automation, analytics, and team tools.<\/p>","image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}},{"tab_title":"What features does Soft provide?","accordion_content":"<p>We deliver workflow automation, data dashboards, and project tools\u2014all designed for easy use, better teamwork, and quick results.<\/p>","accordion_tab_default_active":"yes","_id":"e0e7b0c","image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}},{"tab_title":"How are results tracked on Soft?","accordion_content":"<p>Our dashboard tracks KPIs, feedback, and performance data so you always know how your teams and projects are growing.<\/p>","_id":"8093459","image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}},{"tab_title":"How do I get a quote for Soft?","accordion_content":"<p>Reach out by email or phone with your needs; we\u2019ll review them and send a custom quote for your ideal software plan.<\/p>","_id":"677a699","image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}}],"title_html_tag":"h6","accordion_items_border_color":"#3C3F47","accordion_items_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"tab_content_text_color":"","toggle_icon_spacing":{"unit":"px","size":20,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"px","size":850,"sizes":[]},"__globals__":{"accordion_items_border_color":"globals\/colors?id=theme_color_bd_color","tab_content_bg_color":"globals\/colors?id=theme_color_bg_color","tab_title_bg_color_hover":"","tab_title_bg_color_active":"","tab_title_typography_typography":"","toggle_icon_color":"globals\/colors?id=theme_color_title","tab_title_bg_color":"globals\/colors?id=theme_color_bg_color"},"select_toggle_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/plus-icon.svg","id":101},"library":"svg"},"toggle_icon_size":{"unit":"px","size":12,"sizes":[]},"select_toggle_icon_active":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/minus-icon.svg","id":102},"library":"svg"},"tab_title_padding":{"unit":"px","top":"18","right":"20","bottom":"18","left":"20","isLinked":false},"tab_content_typography_typography":"custom","tab_content_typography_font_size":{"unit":"px","size":15,"sizes":[]},"tab_content_padding":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"_element_custom_width_tablet":{"unit":"px","size":650,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"tab_title_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"tab_title_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"tab_title_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"tab_title_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"tab_title_padding_tablet":{"unit":"px","top":"15","right":"18","bottom":"15","left":"18","isLinked":false},"tab_title_padding_mobile":{"unit":"px","top":"13","right":"16","bottom":"13","left":"16","isLinked":false},"_animation":"ta_fadeinup","tab_content_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"tab_content_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"tab_content_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"tab_content_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"tab_content_padding_mobile":{"unit":"px","top":"0","right":"17","bottom":"17","left":"17","isLinked":false},"toggle_icon_color":"#FFFEFE"},"elements":[],"widgetType":"trx_elm_accordion"}],"isInner":false},{"id":"480dc43","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"70","bottom":"0","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_title":"Call to action"},"elements":[{"id":"7e1232e","elType":"container","settings":{"flex_direction":"column","boxed_width":{"unit":"px","size":650,"sizes":[]},"boxed_width_tablet":{"unit":"px","size":500,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","background_image":{"id":973,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/decor-container-04.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"padding":{"unit":"px","top":"130","right":"0","bottom":"140","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"0","bottom":"80","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"flex_align_items":"center","_title":"Container","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"border_radius_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"4165d3d","elType":"widget","settings":{"title":"Empower your team with smarter workflows now","_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]},"align":"center","content_width":"full","__globals__":{"title_color":""},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"heading"},{"id":"76db318","elType":"widget","settings":{"content_width":"full","text":"Get Started Now","_animation":"ta_fadeinup","_animation_delay":50,"link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"__globals__":{"button_text_color":"globals\/colors?id=theme_color_alt_title","background_color":"globals\/colors?id=theme_color_alt_bg_color","hover_color":"globals\/colors?id=theme_color_title","button_background_hover_color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]";}i:182;a:4:{s:7:"meta_id";s:3:"351";s:7:"post_id";s:2:"29";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:183;a:4:{s:7:"meta_id";s:3:"352";s:7:"post_id";s:2:"29";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.1";}i:184;a:4:{s:7:"meta_id";s:3:"353";s:7:"post_id";s:2:"66";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-02-copyright.png";}i:185;a:4:{s:7:"meta_id";s:3:"354";s:7:"post_id";s:2:"66";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-02-copyright.png";s:8:"filesize";i:773;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-02-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:841;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-02-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:598;}}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:{}}}";}i:186;a:4:{s:7:"meta_id";s:3:"355";s:7:"post_id";s:2:"67";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-03-copyright.png";}i:187;a:4:{s:7:"meta_id";s:3:"356";s:7:"post_id";s:2:"67";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-03-copyright.png";s:8:"filesize";i:610;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-03-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:686;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-03-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:663;}}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:{}}}";}i:188;a:4:{s:7:"meta_id";s:3:"357";s:7:"post_id";s:2:"68";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-04-copyright.png";}i:189;a:4:{s:7:"meta_id";s:3:"358";s:7:"post_id";s:2:"68";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-04-copyright.png";s:8:"filesize";i:826;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-04-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:893;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-04-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:753;}}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:{}}}";}i:190;a:4:{s:7:"meta_id";s:3:"359";s:7:"post_id";s:2:"69";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-05-copyright.png";}i:191;a:4:{s:7:"meta_id";s:3:"360";s:7:"post_id";s:2:"69";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-05-copyright.png";s:8:"filesize";i:646;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-05-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:725;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-05-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:697;}}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:{}}}";}i:192;a:4:{s:7:"meta_id";s:3:"361";s:7:"post_id";s:2:"70";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-06-copyright.png";}i:193;a:4:{s:7:"meta_id";s:3:"362";s:7:"post_id";s:2:"70";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-06-copyright.png";s:8:"filesize";i:587;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-06-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:663;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-06-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:642;}}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:{}}}";}i:194;a:4:{s:7:"meta_id";s:3:"363";s:7:"post_id";s:2:"71";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-07-copyright.png";}i:195;a:4:{s:7:"meta_id";s:3:"364";s:7:"post_id";s:2:"71";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-07-copyright.png";s:8:"filesize";i:774;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-07-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:827;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-07-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:639;}}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:{}}}";}i:196;a:4:{s:7:"meta_id";s:3:"365";s:7:"post_id";s:2:"72";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-08-copyright.png";}i:197;a:4:{s:7:"meta_id";s:3:"366";s:7:"post_id";s:2:"72";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-08-copyright.png";s:8:"filesize";i:724;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-08-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:804;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-08-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:788;}}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:{}}}";}i:198;a:4:{s:7:"meta_id";s:3:"367";s:7:"post_id";s:2:"73";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-09-copyright.png";}i:199;a:4:{s:7:"meta_id";s:3:"368";s:7:"post_id";s:2:"73";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-09-copyright.png";s:8:"filesize";i:643;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-09-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:726;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-09-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:689;}}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:{}}}";}i:200;a:4:{s:7:"meta_id";s:3:"369";s:7:"post_id";s:2:"74";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-10-copyright.png";}i:201;a:4:{s:7:"meta_id";s:3:"370";s:7:"post_id";s:2:"74";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-10-copyright.png";s:8:"filesize";i:444;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-10-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:516;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-10-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:501;}}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:{}}}";}i:202;a:4:{s:7:"meta_id";s:3:"371";s:7:"post_id";s:2:"75";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-11-copyright.png";}i:203;a:4:{s:7:"meta_id";s:3:"372";s:7:"post_id";s:2:"75";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:777:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-11-copyright.png";s:8:"filesize";i:1082;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-11-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1055;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-11-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:734;}}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:{}}}";}i:204;a:4:{s:7:"meta_id";s:3:"392";s:7:"post_id";s:2:"81";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/03/icon-services-01-copyright.svg";}i:205;a:4:{s:7:"meta_id";s:3:"393";s:7:"post_id";s:2:"81";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:5589;s:5:"width";i:40;s:6:"height";i:40;}";}i:206;a:4:{s:7:"meta_id";s:3:"394";s:7:"post_id";s:2:"82";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/03/icon-services-02-copyright.svg";}i:207;a:4:{s:7:"meta_id";s:3:"395";s:7:"post_id";s:2:"82";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:3798;s:5:"width";i:40;s:6:"height";i:40;}";}i:208;a:4:{s:7:"meta_id";s:3:"396";s:7:"post_id";s:2:"83";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/03/icon-services-03-copyright.svg";}i:209;a:4:{s:7:"meta_id";s:3:"397";s:7:"post_id";s:2:"83";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:2615;s:5:"width";i:40;s:6:"height";i:40;}";}i:210;a:4:{s:7:"meta_id";s:3:"406";s:7:"post_id";s:2:"85";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/03/icon-services-04-copyright.svg";}i:211;a:4:{s:7:"meta_id";s:3:"407";s:7:"post_id";s:2:"85";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:2456;s:5:"width";i:40;s:6:"height";i:40;}";}i:212;a:4:{s:7:"meta_id";s:3:"408";s:7:"post_id";s:2:"86";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/03/icon-services-05-copyright.svg";}i:213;a:4:{s:7:"meta_id";s:3:"409";s:7:"post_id";s:2:"86";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:2693;s:5:"width";i:40;s:6:"height";i:40;}";}i:214;a:4:{s:7:"meta_id";s:3:"410";s:7:"post_id";s:2:"87";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/03/icon-services-06-copyright.svg";}i:215;a:4:{s:7:"meta_id";s:3:"411";s:7:"post_id";s:2:"87";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:2858;s:5:"width";i:40;s:6:"height";i:40;}";}i:216;a:4:{s:7:"meta_id";s:3:"431";s:7:"post_id";s:2:"93";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:34:"2026/03/check-list-icon-second.svg";}i:217;a:4:{s:7:"meta_id";s:3:"432";s:7:"post_id";s:2:"93";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:581;s:5:"width";i:19;s:6:"height";i:20;}";}i:218;a:4:{s:7:"meta_id";s:3:"439";s:7:"post_id";s:2:"95";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-17-copyright.jpg";}i:219;a:4:{s:7:"meta_id";s:3:"440";s:7:"post_id";s:2:"95";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:616:"a:6:{s:5:"width";i:117;s:6:"height";i:117;s:4:"file";s:35:"2026/03/custom-img-17-copyright.jpg";s:8:"filesize";i:3204;s:5:"sizes";a:1:{s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-17-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2366;}}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:{}}}";}i:220;a:4:{s:7:"meta_id";s:3:"460";s:7:"post_id";s:3:"101";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:21:"2026/03/plus-icon.svg";}i:221;a:4:{s:7:"meta_id";s:3:"461";s:7:"post_id";s:3:"101";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:135;s:5:"width";i:11;s:6:"height";i:11;}";}i:222;a:4:{s:7:"meta_id";s:3:"462";s:7:"post_id";s:3:"102";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:22:"2026/03/minus-icon.svg";}i:223;a:4:{s:7:"meta_id";s:3:"463";s:7:"post_id";s:3:"102";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:108;s:5:"width";i:11;s:6:"height";i:11;}";}i:224;a:4:{s:7:"meta_id";s:3:"484";s:7:"post_id";s:2:"36";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:225;a:4:{s:7:"meta_id";s:3:"485";s:7:"post_id";s:2:"36";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:34595:"[{"id":"7e4a05f5","elType":"container","settings":{"flex_direction":"column","container_type":"grid","content_width":"full","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"70","bottom":"150","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"30","bottom":"95","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"65","left":"20","isLinked":false},"presetTitle":"Grid","presetIcon":"eicon-container-grid","_title":"About"},"elements":[{"id":"5691d1c9","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-34-copyright.jpg","id":396,"size":"","alt":"","source":"library"},"image_size":"full","height":{"unit":"%","size":"","sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]},"_animation":"ta_fadeinup","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"object-position_tablet":"center center"},"elements":[],"widgetType":"image"},{"id":"639d97a6","elType":"container","settings":{"flex_justify_content":"space-between","flex_gap":{"column":"60","row":"60","isLinked":true,"unit":"px","size":60},"flex_gap_tablet":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"40","row":"40","isLinked":true,"unit":"px","size":40},"parallax_blocks":[],"padding":{"unit":"vw","top":"0","right":"4","bottom":"0","left":"5.8","isLinked":false},"padding_tablet":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"padding_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_title":"Title Block"},"elements":[{"id":"6f179e37","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"animation":"ta_fadeinup","animation_delay":200},"elements":[{"id":"4f6699eb","elType":"widget","settings":{"content_width":"full","title":"Empowering business growth","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"6a144306","elType":"widget","settings":{"title":"We make team work all simple","header_size":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":580,"sizes":[]},"_element_width":"initial","_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"129e7375","elType":"widget","settings":{"editor":"Soft helps teams thrive by streamlining work, automating tasks, and making data easy to use. We build tools that drive results and grow with you.","_margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"8d6672f","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"Ready to get started?","icon":{"value":"","library":""},"_id":"49dd330","trx_icon_type":"none","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""}}],"text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":16,"sizes":[]},"text_typography_line_height":{"unit":"em","size":1,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_title","text_hover_color":"globals\/colors?id=theme_color_text"},"_flex_align_self":"flex-start"},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"725d175e","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"animation":"ta_fadeinup"},"elements":[{"id":"5060d5a3","elType":"widget","settings":{"title":"Innovation without boundaries","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"69f96b88","elType":"widget","settings":{"editor":"Our team builds secure, simple SaaS tools tailored to your needs. We combine smart tech and user feedback to create solutions that drive lasting success."},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"19a33a26","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","grid_columns_grid":{"unit":"fr","size":4,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"parallax_blocks":[],"grid_columns_grid_mobile":{"unit":"fr","size":2,"sizes":[]},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Counters"},"elements":[{"id":"186977ec","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"animation":"ta_fadeinup"},"elements":[{"id":"2f33c7f3","elType":"widget","settings":{"ending_number":22,"number_html_tag":"h1","counter_title":"Solutions launched","title_html_tag":"h5","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"px","size":120,"sizes":[]},"counter_num_typography_font_size_tablet":{"unit":"px","size":65,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":48,"sizes":[]},"counter_num_typography_line_height":{"unit":"em","size":0.9,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"counter_num_typography_letter_spacing":{"unit":"em","size":0.03,"sizes":[]},"counter_num_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"counter_num_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true},{"id":"2a96fd5b","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"76e02741","elType":"widget","settings":{"ending_number":53,"number_html_tag":"h1","counter_title":"Clients delighted","title_html_tag":"h5","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"px","size":120,"sizes":[]},"counter_num_typography_font_size_tablet":{"unit":"px","size":65,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":48,"sizes":[]},"counter_num_typography_line_height":{"unit":"em","size":0.9,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"counter_num_typography_letter_spacing":{"unit":"em","size":0.03,"sizes":[]},"counter_num_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"counter_num_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true},{"id":"6b1dff1b","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"animation":"ta_fadeinup","animation_delay":200},"elements":[{"id":"2f2a61da","elType":"widget","settings":{"ending_number":9,"number_html_tag":"h1","counter_title":"Years empowering","title_html_tag":"h5","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"px","size":120,"sizes":[]},"counter_num_typography_font_size_tablet":{"unit":"px","size":65,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":48,"sizes":[]},"counter_num_typography_line_height":{"unit":"em","size":0.9,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"counter_num_typography_letter_spacing":{"unit":"em","size":0.03,"sizes":[]},"counter_num_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"counter_num_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true},{"id":"71f9adf5","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"animation":"ta_fadeinup","animation_delay":300},"elements":[{"id":"48cd7eac","elType":"widget","settings":{"ending_number":88,"number_html_tag":"h1","counter_title":"Issues addressed","title_html_tag":"h5","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"px","size":120,"sizes":[]},"counter_num_typography_font_size_tablet":{"unit":"px","size":65,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":48,"sizes":[]},"counter_num_typography_line_height":{"unit":"em","size":0.9,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"counter_num_typography_letter_spacing":{"unit":"em","size":0.03,"sizes":[]},"counter_num_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"counter_num_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true}],"isInner":true},{"id":"6513f639","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_columns_grid":{"unit":"fr","size":4,"sizes":[]},"grid_columns_grid_tablet":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps":{"column":"0","row":"0","isLinked":true,"unit":"px"},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"70","bottom":"150","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"30","bottom":"95","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"65","left":"20","isLinked":false},"_title":"Services","background_background":"classic","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"3d16f6eb","elType":"widget","settings":{"title_text":"Workflow suite","description_text":"We help teams grow with cloud automation tools","title_size":"h4","text_align":"left","title_bottom_space":{"unit":"px","size":12,"sizes":[]},"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/icon-services-07-copyright.svg","id":111},"library":"svg"},"icon_space":{"unit":"px","size":53,"sizes":[]},"_padding":{"unit":"vw","top":"7.1","right":"2.6","bottom":"6.7","left":"2.6","isLinked":false},"__globals__":{"_background_color":"","hover_primary_color":"","_border_color":"globals\/colors?id=theme_color_bd_color","primary_color":"globals\/colors?id=theme_color_link"},"icon_space_tablet":{"unit":"px","size":30,"sizes":[]},"icon_space_mobile":{"unit":"px","size":20,"sizes":[]},"title_bottom_space_tablet":{"unit":"px","size":8,"sizes":[]},"icon_size":{"unit":"px","size":70,"sizes":[]},"icon_size_tablet":{"unit":"px","size":60,"sizes":[]},"icon_size_mobile":{"unit":"px","size":55,"sizes":[]},"_padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"55","left":"30","isLinked":false},"_padding_mobile":{"unit":"px","top":"40","right":"25","bottom":"35","left":"25","isLinked":false},"_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_animation":"ta_fadeinup","_border_radius":{"unit":"px","top":"20","right":"0","bottom":"0","left":"20","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"_border_radius_mobile":{"unit":"px","top":"20","right":"20","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-box"},{"id":"58c265f0","elType":"widget","settings":{"title_text":"Project control","description_text":"Managing tasks with smart tools for your team","title_size":"h4","text_align":"left","title_bottom_space":{"unit":"px","size":12,"sizes":[]},"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/icon-services-08-copyright.svg","id":112},"library":"svg"},"icon_space":{"unit":"px","size":53,"sizes":[]},"_padding":{"unit":"vw","top":"7.1","right":"2.6","bottom":"6.7","left":"2.6","isLinked":false},"__globals__":{"_background_color":"","hover_primary_color":"","_border_color":"globals\/colors?id=theme_color_bd_color","primary_color":"globals\/colors?id=theme_color_link"},"icon_space_tablet":{"unit":"px","size":30,"sizes":[]},"icon_space_mobile":{"unit":"px","size":20,"sizes":[]},"title_bottom_space_tablet":{"unit":"px","size":8,"sizes":[]},"icon_size":{"unit":"px","size":70,"sizes":[]},"icon_size_tablet":{"unit":"px","size":60,"sizes":[]},"icon_size_mobile":{"unit":"px","size":55,"sizes":[]},"_padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"55","left":"30","isLinked":false},"_padding_mobile":{"unit":"px","top":"40","right":"25","bottom":"35","left":"25","isLinked":false},"_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"0","isLinked":false},"_border_width_mobile":{"unit":"px","top":"0","right":"1","bottom":"1","left":"1","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":100,"_border_radius_tablet":{"unit":"px","top":"0","right":"20","bottom":"0","left":"0","isLinked":false},"_border_radius_mobile":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"icon-box"},{"id":"62ea0214","elType":"widget","settings":{"title_text":"Insight engine","description_text":"We drive success with real-time data dashboards","title_size":"h4","text_align":"left","title_bottom_space":{"unit":"px","size":12,"sizes":[]},"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/icon-services-09-copyright.svg","id":113},"library":"svg"},"icon_space":{"unit":"px","size":53,"sizes":[]},"_padding":{"unit":"vw","top":"7.1","right":"2.6","bottom":"6.7","left":"2.6","isLinked":false},"__globals__":{"_background_color":"","hover_primary_color":"","_border_color":"globals\/colors?id=theme_color_bd_color","primary_color":"globals\/colors?id=theme_color_link"},"icon_space_tablet":{"unit":"px","size":30,"sizes":[]},"icon_space_mobile":{"unit":"px","size":20,"sizes":[]},"title_bottom_space_tablet":{"unit":"px","size":8,"sizes":[]},"icon_size":{"unit":"px","size":70,"sizes":[]},"icon_size_tablet":{"unit":"px","size":60,"sizes":[]},"icon_size_mobile":{"unit":"px","size":55,"sizes":[]},"_padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"55","left":"30","isLinked":false},"_padding_mobile":{"unit":"px","top":"40","right":"25","bottom":"35","left":"25","isLinked":false},"_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"0","isLinked":false},"_border_width_tablet":{"unit":"px","top":"0","right":"1","bottom":"1","left":"1","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":200,"_border_radius_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"20","isLinked":false},"_border_radius_mobile":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true}},"elements":[],"widgetType":"icon-box"},{"id":"5def0bcb","elType":"widget","settings":{"title_text":"Secure cloud","description_text":"Delivering safe tools for modern business teams","title_size":"h4","text_align":"left","title_bottom_space":{"unit":"px","size":12,"sizes":[]},"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/icon-services-10-copyright.svg","id":114},"library":"svg"},"icon_space":{"unit":"px","size":53,"sizes":[]},"_padding":{"unit":"vw","top":"7.1","right":"2.6","bottom":"6.7","left":"2.6","isLinked":false},"__globals__":{"_background_color":"","hover_primary_color":"","_border_color":"globals\/colors?id=theme_color_bd_color","primary_color":"globals\/colors?id=theme_color_link"},"icon_space_tablet":{"unit":"px","size":30,"sizes":[]},"icon_space_mobile":{"unit":"px","size":20,"sizes":[]},"title_bottom_space_tablet":{"unit":"px","size":8,"sizes":[]},"icon_size":{"unit":"px","size":70,"sizes":[]},"icon_size_tablet":{"unit":"px","size":60,"sizes":[]},"icon_size_mobile":{"unit":"px","size":55,"sizes":[]},"_padding_tablet":{"unit":"px","top":"60","right":"30","bottom":"55","left":"30","isLinked":false},"_padding_mobile":{"unit":"px","top":"40","right":"25","bottom":"35","left":"25","isLinked":false},"_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"0","isLinked":false},"_border_width_tablet":{"unit":"px","top":"0","right":"1","bottom":"1","left":"0","isLinked":false},"_border_width_mobile":{"unit":"px","top":"0","right":"1","bottom":"1","left":"1","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":300,"_border_radius":{"unit":"px","top":"0","right":"20","bottom":"20","left":"0","isLinked":false},"_border_radius_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_border_radius_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"20","isLinked":false},"_title":"Icon Box"},"elements":[],"widgetType":"icon-box"}],"isInner":false},{"id":"61ed8c9f","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"About","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"96f33aa","elType":"container","settings":{"content_width":"full","flex_direction":"column","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_title":"Container"},"elements":[{"id":"71997088","elType":"widget","settings":{"title":"Transforming workflows with ease","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"8081206","elType":"widget","settings":{"title":"Streamline business with Soft tools","header_size":"h1","_element_width":"initial","_element_custom_width":{"unit":"px","size":700,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"align":"center","_animation":"ta_fadeinup","_animation_delay":100,"_element_custom_width_tablet":{"unit":"px","size":550,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a81dca9","elType":"container","settings":{"flex_direction":"row","flex_gap":{"unit":"px","size":null,"column":"","row":"","isLinked":true},"parallax_blocks":[],"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"_title":"Container","content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"562362a","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"padding_tablet":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_title":"col","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"animation":"ta_fadeinup","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"3b0a279","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"62","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"eef8a61","elType":"widget","settings":{"title":"Workflow automation","_margin":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":290,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"7","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]},"content_width":"full","__globals__":{"title_color":""},"header_size":"h5","_element_width":"initial","_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"588e7ac","elType":"widget","settings":{"content_width":"full","editor":"Soft brings seamless tools to automate daily work for teams","_animation_delay":50,"_element_width":"initial","_element_custom_width":{"unit":"px","size":290,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"a1939a7","elType":"widget","settings":{"content_width":"full","image":{"id":397,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-35-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","_flex_align_self":"flex-start","_animation_delay":100,"image_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"f417729","elType":"container","settings":{"flex_direction":"column","content_width":"full","width":{"unit":"%","size":"50"},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"padding_tablet":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_title":"col","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"animation":"ta_fadeinup","animation_delay":100,"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"48d9962","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"62","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[{"id":"f185493","elType":"widget","settings":{"title":"Custom-fit solutions","_margin":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":290,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"7","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]},"content_width":"full","__globals__":{"title_color":""},"header_size":"h5","_animation_delay":100,"_element_width":"initial","_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"789d761","elType":"widget","settings":{"content_width":"full","editor":"We shape our platform to fit how your business works best","_animation_delay":150,"_element_width":"initial","_element_custom_width":{"unit":"px","size":290,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"5258c42","elType":"widget","settings":{"content_width":"full","image":{"id":398,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-36-copyright.jpg","alt":"","source":"library","size":""},"image_size":"full","_flex_align_self":"flex-start","_animation_delay":200,"image_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":true},{"id":"9e9527f","elType":"widget","settings":{"text":"Get Started","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"align":"center","_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"5d9c223b","elType":"container","settings":{"flex_direction":"column","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Testimonials"},"elements":[{"id":"35b8c90d","elType":"widget","settings":{"testimonials":[{"person_name":"Jared Miller","company_name":"Denver, CO","_id":"b38d4d1","person_image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-24-copyright.jpg","id":120,"size":"","alt":"","source":"library"},"content":"<p>Our shift to Soft\u2019s platform was smooth and quick from the very start of our transition. They clearly grasped our needs and built tools that truly sped up our work each day.<\/p>","heading":"Seamless transition"},{"person_name":"Anna Brooks","company_name":"Boston, MA","_id":"e4f8d9f","person_image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-17-copyright.jpg","id":95,"size":"","alt":"","source":"library"},"content":"<p>Soft made our daily tasks simple and much more efficient for the entire team. Their tools are clear and the new dashboard is now our team\u2019s top pick for every project.<\/p>","heading":"Intuitive workflow"},{"person_name":"Lucas Reed","company_name":"Atlanta, GA","_id":"a866d6a","person_image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-57-copyright.jpg","id":963,"size":"","alt":"","source":"library"},"content":"<p>The analytics tools from Soft completely changed how we use our business data every day. We can now spot trends fast and act with more trust than ever before.<\/p>","heading":"Powerful insights"}],"columns":"1","columns_tablet":"1","image_position":"top","content_size":"h5","person_name_size":"h6","company_name_size":"p","rating_position":"before","slider":"yes","arrows":"","dots":"yes","box_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"img_size":{"unit":"px","size":65,"sizes":[]},"image_margin":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"image_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"name_margin":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"company_name_typography_typography":"custom","company_name_typography_font_size":{"unit":"px","size":15,"sizes":[]},"company_name_typography_line_height":{"unit":"px","size":20,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"45","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"dots_size":{"unit":"px","size":7,"sizes":[]},"dots_spacing":{"unit":"px","size":23,"sizes":[]},"dots_spacing_tablet":{"unit":"px","size":20,"sizes":[]},"dots_color_normal":"#E5E7DE","dots_margin":{"unit":"px","top":"60","right":0,"bottom":"0","left":0,"isLinked":false},"dots_margin_tablet":{"unit":"px","top":"40","right":0,"bottom":"0","left":0,"isLinked":false},"dots_color_active":"#0B99FF","dots_color_hover":"#0B99FF","_element_width":"initial","_element_custom_width":{"unit":"px","size":780,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":600,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"__globals__":{"empty":"","dots_color_normal":"globals\/colors?id=theme_color_bd_color","dots_color_active":"","dots_color_hover":"","person_name_color":"","company_name_color":""},"dots_spacing_mobile":{"unit":"px","size":15,"sizes":[]},"heading_size":"h2","heading_margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"heading_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"heading_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"dots_margin_mobile":{"unit":"px","top":"30","right":0,"bottom":"0","left":0,"isLinked":false},"_animation":"ta_fadeinup","autoplay":"","margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"img_size_mobile":{"unit":"px","size":60,"sizes":[]},"person_image_size":"full"},"elements":[],"widgetType":"trx_elm_testimonials"}],"isInner":false},{"id":"c79d262","elType":"container","settings":{"min_height":{"unit":"px","size":294,"sizes":[]},"min_height_tablet":{"unit":"px","size":250,"sizes":[]},"flex_direction":"row","flex_direction_mobile":"column","flex_justify_content_mobile":"center","flex_align_items":"center","flex_align_items_mobile":"flex-start","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"margin":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false}},"elements":[{"id":"865891e","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[],"animation":"ta_fadeinup"},"elements":[{"id":"017fad7","elType":"widget","settings":{"title":"Get blog stories in your inbox!","_element_width":"initial","_element_custom_width":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":340,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"a24819b","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[],"padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"075aaeb","elType":"widget","settings":{"mf_form_id":"9***1772577777771"},"elements":[],"widgetType":"metform"}],"isInner":true}],"isInner":true}]";}i:226;a:4:{s:7:"meta_id";s:3:"489";s:7:"post_id";s:2:"36";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:227;a:4:{s:7:"meta_id";s:3:"490";s:7:"post_id";s:2:"36";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.1";}i:228;a:4:{s:7:"meta_id";s:3:"496";s:7:"post_id";s:3:"111";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/03/icon-services-07-copyright.svg";}i:229;a:4:{s:7:"meta_id";s:3:"497";s:7:"post_id";s:3:"111";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:4326;s:5:"width";i:70;s:6:"height";i:73;}";}i:230;a:4:{s:7:"meta_id";s:3:"498";s:7:"post_id";s:3:"112";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/03/icon-services-08-copyright.svg";}i:231;a:4:{s:7:"meta_id";s:3:"499";s:7:"post_id";s:3:"112";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:6215;s:5:"width";i:70;s:6:"height";i:70;}";}i:232;a:4:{s:7:"meta_id";s:3:"500";s:7:"post_id";s:3:"113";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/03/icon-services-09-copyright.svg";}i:233;a:4:{s:7:"meta_id";s:3:"501";s:7:"post_id";s:3:"113";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:8873;s:5:"width";i:70;s:6:"height";i:70;}";}i:234;a:4:{s:7:"meta_id";s:3:"502";s:7:"post_id";s:3:"114";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/03/icon-services-10-copyright.svg";}i:235;a:4:{s:7:"meta_id";s:3:"503";s:7:"post_id";s:3:"114";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:2689;s:5:"width";i:73;s:6:"height";i:70;}";}i:236;a:4:{s:7:"meta_id";s:3:"527";s:7:"post_id";s:3:"120";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-24-copyright.jpg";}i:237;a:4:{s:7:"meta_id";s:3:"528";s:7:"post_id";s:3:"120";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:616:"a:6:{s:5:"width";i:117;s:6:"height";i:117;s:4:"file";s:35:"2026/03/custom-img-24-copyright.jpg";s:8:"filesize";i:3003;s:5:"sizes";a:1:{s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-24-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2173;}}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:{}}}";}i:238;a:4:{s:7:"meta_id";s:3:"539";s:7:"post_id";s:3:"123";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:29:"2026/03/crown-icon-second.svg";}i:239;a:4:{s:7:"meta_id";s:3:"540";s:7:"post_id";s:3:"123";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:3264;s:5:"width";i:16;s:6:"height";i:16;}";}i:240;a:4:{s:7:"meta_id";s:3:"541";s:7:"post_id";s:2:"35";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:241;a:4:{s:7:"meta_id";s:3:"542";s:7:"post_id";s:2:"35";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:65920:"[{"id":"7454cc43","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"Pricing","flex_align_items":"center"},"elements":[{"id":"59420d35","elType":"container","settings":{"boxed_width":{"unit":"px","size":700,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":65,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":100,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"content_width":"full","width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"_title":"Titles","flex_align_items":"center"},"elements":[{"id":"1d7767df","elType":"widget","settings":{"content_width":"full","title":"Smart pricing options","header_size":"h6","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"44098c72","elType":"widget","settings":{"content_width":"full","title":"Find the right plan for your team","header_size":"h1","align":"center","_element_custom_width":{"unit":"px","size":630,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"__globals__":{"title_color":""},"_animation_stagger":50,"_animation":"ta_fadeinup","_animation_delay":100,"_element_width":"initial"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"936fe29","elType":"widget","settings":{"content_width":"full","slides":[{"slide_title":"<p>First tab<\/p>","_id":"72b3091"}],"slide1_title":"Monthly","slide1_section":"price-table-1-0225","slide2_title":"Yearly","slide2_section":"price-table-2-0225","switcher_typography_typography":"custom","switcher_typography_font_size":{"unit":"px","size":14,"sizes":[]},"switcher_typography_line_height":{"unit":"px","size":20,"sizes":[]},"switcher_bg_color":"#F6F7F1","switcher_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"switcher_box_shadow_box_shadow_type":"yes","switcher_box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":0,"spread":0,"color":"rgba(255, 255, 255, 0)"},"switcher_box_shadow_box_shadow_position":"inset","slide1_title_color":"#ACAFB2","slide1_title_hover":"#1F242E","slide1_active_color":"#1F242E","slide1_switcher_color":"#FFFFFF","slide2_title_color":"#ACAFB2","slide2_title_hover":"#1F242E","slide2_active_color":"#1F242E","__globals__":{"switcher_bg_color":"globals\/colors?id=theme_color_bg_color_2","slide1_title_color":"globals\/colors?id=theme_color_meta","slide2_title_color":"globals\/colors?id=theme_color_meta","slide1_title_hover":"globals\/colors?id=theme_color_title","slide2_title_hover":"globals\/colors?id=theme_color_title","slide2_active_color":"globals\/colors?id=theme_color_title","slide1_active_color":"globals\/colors?id=theme_color_title","slide2_switcher_color":"globals\/colors?id=theme_color_bg_color","slide1_switcher_color":"globals\/colors?id=theme_color_bg_color"},"switcher_title_padding":{"unit":"px","top":"10","right":"33","bottom":"12","left":"33","isLinked":false},"switcher_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"type":"modern","_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"trx_sc_switcher"},{"id":"45d2c719","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"flex-end","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"parallax_blocks":[],"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"_element_id":"price-table-1-0225","_title":"Section 1"},"elements":[{"id":"76c32fd2","elType":"container","settings":{"content_width":"full","parallax_blocks":[]},"elements":[{"id":"399fb226","elType":"widget","settings":{"content_width":"full","table_title":"Starter","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"30","table_original_price":"69","table_duration":"\/ per month","table_features":[{"feature_text":"Automate work fast","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Start with basic automation"},{"_id":"2a1fe99","feature_text":"Track all projects live","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"See your projects in real time"},{"feature_text":"Secure file storage","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Files are always protected","_id":"0a8e387"},{"feature_text":"Custom team boards","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Build boards for your team","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"globals\/colors?id=theme_color_alt_bg_color","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_text_color_normal":"#FFFEFE","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_bg_color_hover":"#0B99FF","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#181625","button_border_hover_border":"solid","_animation":"ta_fadeinup","_animation_delay":100,"duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_bg_color_normal":"#FFFFFF","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true},{"id":"22568c1","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"animation":"ta_fadeinup","animation_delay":200},"elements":[{"id":"e78ce1","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"Best for teams","icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/crown-icon-second.svg","id":123},"library":"svg"},"_id":"850a8c8"}],"link_click":"full_width","items_background_background":"classic","list_items_padding":{"unit":"px","top":"14","right":"0","bottom":"14","left":"0","isLinked":false},"list_items_padding_tablet":{"unit":"px","top":"9","right":"0","bottom":"9","left":"0","isLinked":false},"list_items_alignment":"center","icon_size":{"unit":"px","size":15,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":"","sizes":[]},"text_color":"#FFFFFF","text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":14,"sizes":[]},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"_element_custom_width_tablet":{"unit":"vw","size":28,"sizes":[]},"_element_custom_width_mobile":{"unit":"vw","size":"","sizes":[]},"_offset_orientation_v":"end","__globals__":{"_background_color":"","icon_color":"globals\/colors?id=theme_color_title","text_color":"globals\/colors?id=theme_color_title","items_background_color":"globals\/colors?id=theme_color_link"},"items_background_color":"#06021D","list_items_border_radius":{"unit":"px","top":"20","right":"20","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"668333a1","elType":"widget","settings":{"content_width":"full","table_title":"Professional","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"65","table_original_price":"69","table_duration":"\/ per month","table_features":[{"feature_text":"Full workflow control","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Manage all your flows easy"},{"_id":"2a1fe99","feature_text":"Team work boards","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"More board options for teams"},{"feature_text":"Priority email support","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Get help from our experts","_id":"0a8e387"},{"feature_text":"KPI and data insights","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"See trends for your work","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_bg_color_normal":"#0B99FF","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_bg_color_hover":"#0585E0","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#181625","duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_button_padding_tablet":{"unit":"px","top":"14","right":"14","bottom":"14","left":"14","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"20","left":"20","isLinked":false}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true},{"id":"1dec5cec","elType":"container","settings":{"content_width":"full","parallax_blocks":[]},"elements":[{"id":"3a339be1","elType":"widget","settings":{"content_width":"full","table_title":"Advanced","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"150","table_original_price":"69","table_duration":"\/ per month","table_features":[{"feature_text":"Full API access tools","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Integrate with all systems"},{"_id":"2a1fe99","feature_text":"Unlimited analytics","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"No data limits at all"},{"feature_text":"Priority onboarding","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Onboard with our team help","_id":"0a8e387"},{"feature_text":"Role-based controls","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Set who can do what","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"globals\/colors?id=theme_color_alt_bg_color","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_text_color_normal":"#1F242E","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_bg_color_hover":"#0585E0","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#181625","_animation":"ta_fadeinup","_animation_delay":300,"duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_bg_color_normal":"#FFFFFF","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true}],"isInner":true},{"id":"23d4a91d","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"flex-end","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"parallax_blocks":[],"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"_element_id":"price-table-2-0225","_title":"Section 2"},"elements":[{"id":"67801dc7","elType":"container","settings":{"content_width":"full","parallax_blocks":[]},"elements":[{"id":"3fea02f5","elType":"widget","settings":{"content_width":"full","table_title":"Starter","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"25","table_original_price":"69","table_duration":"\/ per year","table_features":[{"feature_text":"Try easy workflows","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Get started with key tools"},{"_id":"2a1fe99","feature_text":"Share team files","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Send docs to any user"},{"feature_text":"Simple task tracking","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Track your work with ease","_id":"0a8e387"},{"feature_text":"Team project boards","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Boards for each project","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"globals\/colors?id=theme_color_alt_bg_color","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_text_color_normal":"#FFFEFE","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_bg_color_hover":"#0B99FF","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#181625","button_border_hover_border":"solid","duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_bg_color_normal":"#FFFFFF","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"_animation":"ta_fadeinup","_animation_delay":100,"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true},{"id":"5819e500","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"7889a83c","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"Best for growing","icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/crown-icon-second.svg","id":123},"library":"svg"},"_id":"850a8c8"}],"link_click":"full_width","items_background_background":"classic","list_items_padding":{"unit":"px","top":"14","right":"0","bottom":"14","left":"0","isLinked":false},"list_items_padding_tablet":{"unit":"px","top":"9","right":"0","bottom":"9","left":"0","isLinked":false},"list_items_alignment":"center","icon_size":{"unit":"px","size":15,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":"","sizes":[]},"text_color":"#FFFFFF","text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":14,"sizes":[]},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"_element_custom_width_tablet":{"unit":"vw","size":28,"sizes":[]},"_element_custom_width_mobile":{"unit":"vw","size":"","sizes":[]},"_offset_orientation_v":"end","__globals__":{"_background_color":"","icon_color":"globals\/colors?id=theme_color_title","text_color":"globals\/colors?id=theme_color_title","items_background_color":"globals\/colors?id=theme_color_link"},"items_background_color":"#06021D","list_items_border_radius":{"unit":"px","top":"20","right":"20","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"451909a1","elType":"widget","settings":{"content_width":"full","table_title":"Professional","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"60","table_original_price":"69","table_duration":"\/ per year","table_features":[{"feature_text":"Workflow solutions","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Unlock more business features"},{"_id":"2a1fe99","feature_text":"Shared team boards","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Stay synced with all users"},{"feature_text":"Priority live support","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Fast help from our team","_id":"0a8e387"},{"feature_text":"KPI dashboard views","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Check data trends fast","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_bg_color_normal":"#0B99FF","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_bg_color_hover":"#0585E0","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#181625","duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_button_padding_tablet":{"unit":"px","top":"14","right":"14","bottom":"14","left":"14","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"_border_radius":{"unit":"px","top":"0","right":"0","bottom":"20","left":"20","isLinked":false}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true},{"id":"4be9ea7b","elType":"container","settings":{"content_width":"full","parallax_blocks":[]},"elements":[{"id":"49700ed7","elType":"widget","settings":{"content_width":"full","table_title":"Advanced","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"100","table_original_price":"69","table_duration":"\/ per year","table_features":[{"feature_text":"API and SSO tools","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"_id":"243ea19","tooltip_content":"Connect to all apps easy"},{"_id":"2a1fe99","feature_text":"Unlimited data views","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"No limit on dashboards"},{"feature_text":"Onboarding support","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Our team guides your setup","_id":"0a8e387"},{"feature_text":"Controls for all users","select_feature_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/check-list-icon-second.svg","id":93},"library":"svg"},"tooltip_content":"Set access for each role","_id":"0e65b69"}],"table_button_text":"Select Plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":19,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#181625","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"globals\/colors?id=theme_color_alt_bg_color","button_bg_color_hover":"","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"","ribbon_text_color":"","button_text_color_hover":"globals\/colors?id=theme_color_title","button_border_normal_color":"","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#D6C7E7","button_text_color_normal":"#1F242E","icon_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_bg_color_hover":"#0585E0","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#D6C7E7","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#0B99FF","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#3C3F47","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":18,"sizes":[]},"table_features_spacing":{"unit":"px","size":12,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"_background_color":"#181625","duration_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_bg_color_normal":"#FFFFFF","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"_animation":"ta_fadeinup","_animation_delay":300,"_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"545c477","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"_title":"Clients","__globals__":{"background_color":""}},"elements":[{"id":"3acfa00","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_columns_grid":{"unit":"fr","size":6,"sizes":[]},"grid_columns_grid_tablet":{"unit":"fr","size":3,"sizes":[]},"grid_columns_grid_mobile":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps_mobile":{"column":"10","row":"10","isLinked":true,"unit":"px"},"parallax_blocks":[],"animation_delay":100,"_animation_type":"sequental"},"elements":[{"id":"d9a81c2","elType":"widget","settings":{"content_width":"full","image":{"id":325,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-27-copyright.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.7,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]},"_animation":"ta_fadein"},"elements":[],"widgetType":"image"},{"id":"1a6e270","elType":"widget","settings":{"content_width":"full","image":{"id":336,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-28-copyright.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.7,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]},"_animation":"ta_fadein","_animation_delay":100},"elements":[],"widgetType":"image"},{"id":"babd510","elType":"widget","settings":{"content_width":"full","image":{"id":337,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-29-copyright.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.7,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]},"_animation":"ta_fadein","_animation_delay":200},"elements":[],"widgetType":"image"},{"id":"529d3d9","elType":"widget","settings":{"content_width":"full","image":{"id":338,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-30-copyright.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.7,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]},"_animation":"ta_fadein","_animation_delay":300},"elements":[],"widgetType":"image"},{"id":"2beec16","elType":"widget","settings":{"content_width":"full","image":{"id":339,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-31-copyright.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.7,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]},"_animation":"ta_fadein","_animation_delay":400},"elements":[],"widgetType":"image"},{"id":"4fe68d1","elType":"widget","settings":{"content_width":"full","image":{"id":340,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-32-copyright.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.7,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]},"_animation":"ta_fadein","_animation_delay":500},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"aa151e1","elType":"container","settings":{"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"FAQ"},"elements":[{"id":"33cebb5","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"animation":"ta_fadeinup"},"elements":[{"id":"5a820a6","elType":"widget","settings":{"title":"Need help with Soft?","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_background_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_background_hover_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_hover_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7470ffd","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"animation":"ta_fadeinup"},"elements":[{"id":"2642fc1","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"vw","top":"0","right":"4","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"vw","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"3e7d25f","elType":"widget","settings":{"title":"Quick expert answers","header_size":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_background_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_background_hover_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_hover_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"37a7bb1","elType":"widget","settings":{"editor":"Soft empowers teams to work smarter, automate tasks, and unlock new levels of productivity with our SaaS platform.","_background_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_background_hover_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_hover_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_element_custom_width":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"9839b5c","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"dc8034e","elType":"widget","settings":{"tabs":[{"tab_title":"How do I set up my account?","_id":"1e6f213","accordion_content":"<p>Sign up through our website, then check your email for onboarding steps. Our team will help you get started with setup.<\/p>"},{"tab_title":"Can I schedule a demo call?","_id":"1cf1122","accordion_content":"<p>Of course! Book a demo on our site to explore features and ask questions with an Soft expert in real time.<\/p>","accordion_tab_default_active":"yes"},{"tab_title":"What types of companies use Soft?","_id":"9b8c647","accordion_content":"<p>We support businesses of all sizes, from tech startups to big firms, giving each a solution that fits their workflow.<\/p>"},{"tab_title":"Do you help early-stage teams?","accordion_content":"<p>Yes, we partner with new teams, offering tools and advice to help launch, automate, and scale from day one.<\/p>","_id":"c041434"}],"title_html_tag":"h6","accordion_items_spacing":{"unit":"px","size":30,"sizes":[]},"accordion_items_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"accordion_title_bottom_spacing":{"unit":"px","size":34,"sizes":[]},"tab_title_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"tab_icon_size":{"unit":"px","size":"","sizes":[]},"tab_icon_spacing":{"unit":"px","size":"","sizes":[]},"tab_content_typography_typography":"custom","tab_content_typography_font_size":{"unit":"px","size":15,"sizes":[]},"tab_content_padding":{"unit":"px","top":"0","right":"90","bottom":"30","left":"0","isLinked":false},"toggle_icon_size":{"unit":"px","size":12,"sizes":[]},"__globals__":{"accordion_items_border_color":"globals\/colors?id=theme_color_bd_color","tab_content_text_color":"globals\/colors?id=theme_color_text","toggle_icon_color":"globals\/colors?id=theme_color_title","toggle_icon_active_color":""},"select_toggle_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/plus-icon.svg","id":101},"library":"svg"},"select_toggle_icon_active":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/minus-icon.svg","id":102},"library":"svg"},"accordion_items_spacing_tablet":{"unit":"px","size":25,"sizes":[]},"accordion_title_bottom_spacing_tablet":{"unit":"px","size":25,"sizes":[]},"accordion_title_bottom_spacing_active":{"unit":"px","size":12,"sizes":[]},"tab_content_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"toggle_icon_spacing":{"unit":"px","size":20,"sizes":[]},"_background_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_background_hover_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_hover_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"accordion_items_border_color":"#E5E7DE","tab_content_text_color":"#86898C","toggle_icon_color":"#1F242E"},"elements":[],"widgetType":"trx_elm_accordion"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"5bdcf39e","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Contact","background_background":"classic","margin":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"9f972e3","elType":"widget","settings":{"content_width":"full","content":[{"text":"Get in touch to discover how we can help your business thrive. Email us:","_id":"9121af1","__globals__":{"color":""},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}},{"text":"hello@soft.com","item_link":{"url":"mailto:hello@soft.com","is_external":"","nofollow":"","custom_attributes":""},"highlight_width":{"unit":"px","size":10,"sizes":[]},"hightlight_offset":{"unit":"%","size":-15,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_link","color_hover":"globals\/colors?id=theme_color_title","highlight_color":"globals\/colors?id=theme_color_alt_title"},"_id":"33b01da","item_typography_typography":"custom","item_typography_text_decoration":"underline","color":"#FFFEFE","highlight_color":"#FFFEFE","text_stroke_text_stroke":{"unit":"px","size":2,"sizes":[]},"image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}}],"alignment":"","highlight_animation_delay":300,"_element_custom_width":{"unit":"px","size":1150,"sizes":[]},"_animation_delay":100,"_animation_stagger":100,"_element_width":"initial","_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]},"_animation":"ta_fadeinup","__globals__":{"text_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":false}]";}i:242;a:4:{s:7:"meta_id";s:3:"547";s:7:"post_id";s:2:"35";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:243;a:4:{s:7:"meta_id";s:3:"548";s:7:"post_id";s:2:"35";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.6";}i:244;a:4:{s:7:"meta_id";s:3:"565";s:7:"post_id";s:2:"34";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:245;a:4:{s:7:"meta_id";s:3:"566";s:7:"post_id";s:2:"34";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:25767:"[{"id":"75151e3b","elType":"container","settings":{"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"FAQ"},"elements":[{"id":"13ee80e6","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"animation":"ta_fadeinup"},"elements":[{"id":"558c0e8b","elType":"widget","settings":{"title":"Need help with Soft?","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5991fe49","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"animation":"ta_fadeinup"},"elements":[{"id":"4beefaac","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"vw","top":"0","right":"4","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"vw","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"47511f04","elType":"widget","settings":{"title":"Quick expert answers","header_size":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"149a96eb","elType":"widget","settings":{"editor":"Soft empowers teams to work smarter, automate tasks, and unlock new levels of productivity with our SaaS platform.","_element_custom_width":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3726ed9f","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"4fa00456","elType":"widget","settings":{"tabs":[{"tab_title":"How do I set up my account?","_id":"1e6f213","accordion_content":"<p>Sign up through our website, then check your email for onboarding steps. Our team will help you get started with setup.<\/p>"},{"tab_title":"Can I schedule a demo call?","_id":"1cf1122","accordion_content":"<p>Of course! Book a demo on our site to explore features and ask questions with an Soft expert in real time.<\/p>","accordion_tab_default_active":"yes"},{"tab_title":"What types of companies use Soft?","_id":"9b8c647","accordion_content":"<p>We support businesses of all sizes, from tech startups to big firms, giving each a solution that fits their workflow.<\/p>"},{"tab_title":"Do you help early-stage teams?","accordion_content":"<p>Yes, we partner with new teams, offering tools and advice to help launch, automate, and scale from day one.<\/p>","_id":"c041434"}],"title_html_tag":"h6","accordion_items_spacing":{"unit":"px","size":30,"sizes":[]},"accordion_items_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"accordion_title_bottom_spacing":{"unit":"px","size":34,"sizes":[]},"tab_title_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"tab_icon_size":{"unit":"px","size":"","sizes":[]},"tab_icon_spacing":{"unit":"px","size":"","sizes":[]},"tab_content_typography_typography":"custom","tab_content_typography_font_size":{"unit":"px","size":15,"sizes":[]},"tab_content_padding":{"unit":"px","top":"0","right":"90","bottom":"30","left":"0","isLinked":false},"toggle_icon_size":{"unit":"px","size":12,"sizes":[]},"__globals__":{"accordion_items_border_color":"globals\/colors?id=theme_color_bd_color","tab_content_text_color":"globals\/colors?id=theme_color_text","toggle_icon_color":"globals\/colors?id=theme_color_title","toggle_icon_active_color":""},"select_toggle_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/plus-icon.svg","id":101},"library":"svg"},"select_toggle_icon_active":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/minus-icon.svg","id":102},"library":"svg"},"accordion_items_spacing_tablet":{"unit":"px","size":25,"sizes":[]},"accordion_title_bottom_spacing_tablet":{"unit":"px","size":25,"sizes":[]},"accordion_title_bottom_spacing_active":{"unit":"px","size":12,"sizes":[]},"tab_content_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"toggle_icon_spacing":{"unit":"px","size":20,"sizes":[]},"_background_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_background_hover_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_hover_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"accordion_items_border_color":"#E5E7DE","tab_content_text_color":"#86898C","toggle_icon_color":"#1F242E"},"elements":[],"widgetType":"trx_elm_accordion"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"692df2da","elType":"container","settings":{"flex_direction":"row","content_width":"full","background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"_title":"Counters"},"elements":[{"id":"58b1e3e7","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"},"parallax_blocks":[],"__globals__":{"background_color":""},"min_height":{"unit":"px","size":390,"sizes":[]},"min_height_tablet":{"unit":"px","size":250,"sizes":[]}},"elements":[{"id":"7e3d36a3","elType":"container","settings":{"content_width":"full","min_height_tablet":{"unit":"vh","size":"","sizes":[]},"min_height_mobile":{"unit":"vh","size":"","sizes":[]},"flex_justify_content":"space-between","background_background":"classic","parallax_blocks":[],"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"animation":"ta_fadeinup","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"62832d18","elType":"widget","settings":{"ending_number":8,"number_suffix":"+","number_html_tag":"h1","counter_title":"","counter_align":"left","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"px","size":90,"sizes":[]},"counter_num_typography_font_size_tablet":{"unit":"px","size":60,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":50,"sizes":[]},"counter_num_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"counter_num_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"__globals__":{"counter_num_color":""},"_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"counter_num_typography_letter_spacing":{"unit":"em","size":0.03,"sizes":[]}},"elements":[],"widgetType":"trx_elm_counter"},{"id":"77a745f0","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"15","right":"20","bottom":"15","left":"20","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"flex_gap":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15}},"elements":[{"id":"1c2d17aa","elType":"widget","settings":{"title":"Years transforming business","header_size":"h6","__globals__":{"title_color":""},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":75,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"755d205a","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/plus-icon.svg","id":101},"library":"svg"},"icon_text":"1","icon_size":{"unit":"px","size":9,"sizes":[]},"heading":"","sub_heading":"","description":"","link_type":"box","button_text":"Start now","icon_border_border":"solid","icon_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_border_radius":{"unit":"%","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"icon_border_radius_tablet":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"icon_border_radius_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"icon_padding":{"unit":"px","top":"17","right":"17","bottom":"17","left":"17","isLinked":true},"__globals__":{"icon_color_normal":"globals\/colors?id=theme_color_title","icon_border_color":"globals\/colors?id=theme_color_bd_color","icon_border_color_hover":"globals\/colors?id=theme_color_title"},"_element_width":"initial","_element_custom_width":{"unit":"px","size":"","sizes":[]},"link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/features\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_info_box"}],"isInner":true}],"isInner":true},{"id":"3f9f4a7a","elType":"container","settings":{"content_width":"full","flex_justify_content":"space-between","background_background":"classic","parallax_blocks":[],"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"animation":"ta_fadeinup","animation_delay":100,"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"3f70c0db","elType":"widget","settings":{"ending_number":55,"number_html_tag":"h1","counter_title":"","counter_align":"left","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"px","size":90,"sizes":[]},"counter_num_typography_font_size_tablet":{"unit":"px","size":60,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":50,"sizes":[]},"counter_num_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"counter_num_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"__globals__":{"counter_num_color":""},"_padding":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"_padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"counter_num_typography_letter_spacing":{"unit":"em","size":0.03,"sizes":[]}},"elements":[],"widgetType":"trx_elm_counter"},{"id":"6f7129d9","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"30","bottom":"20","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"15","right":"20","bottom":"15","left":"20","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"flex_gap":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15}},"elements":[{"id":"63d1899e","elType":"widget","settings":{"title":"Solutions launched","header_size":"h6","__globals__":{"title_color":""},"_element_width":"initial","_element_custom_width":{"unit":"%","size":80,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":75,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"6b0706db","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/plus-icon.svg","id":101},"library":"svg"},"icon_text":"1","icon_size":{"unit":"px","size":9,"sizes":[]},"heading":"","sub_heading":"","description":"","link_type":"box","button_text":"Try it out","icon_border_border":"solid","icon_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_border_radius":{"unit":"%","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"icon_border_radius_tablet":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"icon_border_radius_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"icon_padding":{"unit":"px","top":"17","right":"17","bottom":"17","left":"17","isLinked":true},"__globals__":{"icon_color_normal":"globals\/colors?id=theme_color_title","icon_border_color":"globals\/colors?id=theme_color_bd_color","icon_border_color_hover":"globals\/colors?id=theme_color_title"},"link":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/features\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_info_box"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"70701962","elType":"container","settings":{"flex_direction":"column","content_width":"full","parallax_blocks":[],"_title":"Call to Action"},"elements":[{"id":"59d3c6ae","elType":"widget","settings":{"image":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/custom-img-25-copyright.jpg","id":132,"size":"","alt":"","source":"library"},"image_size":"full"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"23d86a33","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"presetTitle":"Container","presetIcon":"eicon-container","padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Contact"},"elements":[{"id":"2d4db7f0","elType":"widget","settings":{"content_width":"full","title":"Contact us","header_size":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"heading"},{"id":"5b62cf66","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"613af33f","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"flex_gap":{"column":"33","row":"33","isLinked":true,"unit":"px","size":33},"parallax_blocks":[],"padding":{"unit":"%","top":"0","right":"10","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"%","top":"0","right":"7","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_gap_tablet":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"49f5344d","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"flex_gap_tablet":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"33e177ee","elType":"widget","settings":{"content_width":"full","title":"General inquiries","header_size":"h6","__globals__":{"title_color":"globals\/colors?id=theme_color_text"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"64ad199a","elType":"widget","settings":{"content_width":"full","text_html_tag":"h6","list_items":[{"text":"customer@soft.com","_id":"9a25d57","trx_icon_type":"none","link":{"url":"mailto:customer@soft.com","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}}],"text_color":"#1F242E","__globals__":{"text_color":"globals\/colors?id=theme_color_title","text_hover_color":"globals\/colors?id=theme_color_text"}},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"4d672239","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"flex_gap_tablet":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"animation":"ta_fadeinup","animation_delay":200},"elements":[{"id":"54f6f806","elType":"widget","settings":{"content_width":"full","title":"Address","header_size":"h6","__globals__":{"title_color":"globals\/colors?id=theme_color_text"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"1531fb5b","elType":"widget","settings":{"content_width":"full","text_html_tag":"h6","list_items":[{"text":"Germany \u2014 <br> 785 15h Street, Office 47 Berlin, De 81566","_id":"9a25d57","trx_icon_type":"none","list_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}}],"text_color":"#1F242E","_element_width":"initial","_element_custom_width":{"unit":"px","size":230,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_title","text_hover_color":""}},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"34baa437","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"flex_gap_tablet":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"animation":"ta_fadeinup","animation_delay":300},"elements":[{"id":"71b432bd","elType":"widget","settings":{"content_width":"full","title":"Hours","header_size":"h6","__globals__":{"title_color":"globals\/colors?id=theme_color_text"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"648b4362","elType":"widget","settings":{"content_width":"full","text_html_tag":"h6","list_items":[{"text":"Mon-Fri 9:00AM \u2014 4:00PM","_id":"9a25d57","trx_icon_type":"none","list_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}}],"text_color":"#1F242E","_element_custom_width":{"unit":"px","size":210,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_title","text_hover_color":""}},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"358da36a","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"flex_gap_tablet":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"animation":"ta_fadeinup","animation_delay":400},"elements":[{"id":"28a9cfa2","elType":"widget","settings":{"content_width":"full","title":"Socials","header_size":"h6","__globals__":{"title_color":"globals\/colors?id=theme_color_text"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"3d20b940","elType":"widget","settings":{"content_width":"full","text_html_tag":"h6","list_items":[{"text":"Facebook","_id":"9a25d57","trx_icon_type":"none","link":{"url":"https:\/\/www.facebook.com\/AncoraThemes\/","is_external":"on","nofollow":"","custom_attributes":""},"list_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}},{"text":"X (Twitter)","trx_icon_type":"none","link":{"url":"https:\/\/x.com\/themes_ancora\/","is_external":"on","nofollow":"","custom_attributes":""},"_id":"7848f10","list_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}},{"text":"Instagram","trx_icon_type":"none","link":{"url":"https:\/\/www.instagram.com\/ancora_themes\/","is_external":"on","nofollow":"","custom_attributes":""},"_id":"a9d9945","list_image":{"id":63,"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/no-image-1.jpg"}}],"items_spacing":{"unit":"px","size":13,"sizes":[],"column":"13","row":"13","isLinked":true},"text_color":"#1F242E","_element_custom_width":{"unit":"px","size":210,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_title","text_hover_color":"globals\/colors?id=theme_color_text"},"items_spacing_tablet":{"unit":"px","size":10,"sizes":[]},"items_spacing_mobile":{"unit":"px","size":8,"sizes":[]}},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true}],"isInner":true},{"id":"134652e8","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"animation":"ta_fadeinup","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0}},"elements":[{"id":"16f626fc","elType":"widget","settings":{"title":"Send us a message","header_size":"h3","_margin":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"24cac5a5","elType":"widget","settings":{"content_width":"full","mf_form_id":"7***1772560932779"},"elements":[],"widgetType":"metform"}],"isInner":true}],"isInner":true}],"isInner":false}]";}i:246;a:4:{s:7:"meta_id";s:3:"570";s:7:"post_id";s:2:"34";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:247;a:4:{s:7:"meta_id";s:3:"571";s:7:"post_id";s:2:"34";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.1";}i:248;a:4:{s:7:"meta_id";s:3:"580";s:7:"post_id";s:3:"132";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-25-copyright.jpg";}i:249;a:4:{s:7:"meta_id";s:3:"581";s:7:"post_id";s:3:"132";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3274:"a:6:{s:5:"width";i:1920;s:6:"height";i:760;s:4:"file";s:35:"2026/03/custom-img-25-copyright.jpg";s:8:"filesize";i:161808;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-25-copyright-300x119.jpg";s:5:"width";i:300;s:6:"height";i:119;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7379;}s:5:"large";a:5:{s:4:"file";s:36:"custom-img-25-copyright-1024x405.jpg";s:5:"width";i:1024;s:6:"height";i:405;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57813;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-25-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4405;}s:12:"medium_large";a:5:{s:4:"file";s:35:"custom-img-25-copyright-768x304.jpg";s:5:"width";i:768;s:6:"height";i:304;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34448;}s:9:"1536x1536";a:5:{s:4:"file";s:36:"custom-img-25-copyright-1536x608.jpg";s:5:"width";i:1536;s:6:"height";i:608;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:121026;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-25-copyright-370x146.jpg";s:5:"width";i:370;s:6:"height";i:146;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10550;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:36:"custom-img-25-copyright-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:107260;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-25-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:59152;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-25-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15161;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-25-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2135;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:35:"custom-img-25-copyright-924x366.jpg";s:5:"width";i:924;s:6:"height";i:366;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48441;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-25-copyright-410x162.jpg";s:5:"width";i:410;s:6:"height";i:162;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12511;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-25-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17833;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-25-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12734;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-25-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7707;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-25-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17833;}}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:{}}}";}i:250;a:4:{s:7:"meta_id";s:3:"592";s:7:"post_id";s:3:"135";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:23:"2026/03/search-icon.svg";}i:251;a:4:{s:7:"meta_id";s:3:"593";s:7:"post_id";s:3:"135";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:431;s:5:"width";i:16;s:6:"height";i:16;}";}i:252;a:4:{s:7:"meta_id";s:3:"597";s:7:"post_id";s:3:"137";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/03/location-icon.svg";}i:253;a:4:{s:7:"meta_id";s:3:"598";s:7:"post_id";s:3:"137";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:665;s:5:"width";i:17;s:6:"height";i:19;}";}i:254;a:4:{s:7:"meta_id";s:3:"599";s:7:"post_id";s:3:"138";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:23:"2026/03/mobile-icon.svg";}i:255;a:4:{s:7:"meta_id";s:3:"600";s:7:"post_id";s:3:"138";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:652;s:5:"width";i:15;s:6:"height";i:20;}";}i:256;a:4:{s:7:"meta_id";s:3:"601";s:7:"post_id";s:3:"139";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:20:"2026/03/sms-icon.svg";}i:257;a:4:{s:7:"meta_id";s:3:"602";s:7:"post_id";s:3:"139";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:594;s:5:"width";i:19;s:6:"height";i:16;}";}i:258;a:4:{s:7:"meta_id";s:3:"603";s:7:"post_id";s:2:"33";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:259;a:4:{s:7:"meta_id";s:3:"604";s:7:"post_id";s:2:"33";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:6775:"[{"id":"3190f3a1","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Contact"},"elements":[{"id":"a883782","elType":"widget","settings":{"content_width":"full","title":"Common Questions","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"2c9aee4","elType":"container","settings":{"content_width":"full","flex_direction":"row","parallax_blocks":[]},"elements":[{"id":"64945778","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"flex_align_items":"flex-start","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"animation":"ta_fadeinup"},"elements":[{"id":"4cc10c5","elType":"widget","settings":{"content_width":"full","title":"Need help? Contact us!","header_size":"h1","_element_custom_width":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":380,"sizes":[]},"__globals__":{"title_color":""},"_margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"68328d43","elType":"widget","settings":{"content_width":"full","editor":"<p>We are here to assist you with any questions or concerns you may have. Feel free to reach out to us anytime.<\/p>","_element_width":"initial","_element_custom_width":{"unit":"px","size":520,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":400,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"1228e1","elType":"widget","settings":{"text_html_tag":"p","list_items":[{"text":"1032 N 9th Ave, Tucson, AZ 85705, USA","icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/location-icon.svg","id":137},"library":"svg"},"_id":"2039fe8"}],"icon_vertical_align":"","icon_size":{"unit":"px","size":18,"sizes":[]},"icon_spacing":{"unit":"px","size":14,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":"","sizes":[]},"icon_color":"#0B99FF","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"icon_spacing_mobile":{"unit":"px","size":10,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"44bd6e1e","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"+1 840 841 25 69","icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/mobile-icon.svg","id":138},"library":"svg"},"_id":"2039fe8","link":{"url":"tel:+18408412569","is_external":"","nofollow":"","custom_attributes":""}}],"icon_vertical_align":"","icon_size":{"unit":"px","size":18,"sizes":[]},"icon_spacing":{"unit":"px","size":14,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":"","sizes":[]},"icon_color":"#0B99FF","text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":16,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"text_hover_color":"globals\/colors?id=theme_color_text","text_color":"globals\/colors?id=theme_color_title"},"icon_spacing_mobile":{"unit":"px","size":10,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"37f02021","elType":"widget","settings":{"text_html_tag":"p","list_items":[{"text":"info@email.com","icon":{"value":{"url":"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/sms-icon.svg","id":139},"library":"svg"},"_id":"2039fe8","link":{"url":"mailto:info@email.com","is_external":"","nofollow":"","custom_attributes":""}}],"icon_vertical_align":"","icon_size":{"unit":"px","size":18,"sizes":[]},"icon_spacing":{"unit":"px","size":14,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":"","sizes":[]},"icon_color":"#0B99FF","text_color":"#86898C","__globals__":{"text_color":"globals\/colors?id=theme_color_text","text_hover_color":"globals\/colors?id=theme_color_meta"},"icon_spacing_mobile":{"unit":"px","size":10,"sizes":[]}},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"40962442","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"padding":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"40a5e9b1","elType":"widget","settings":{"mf_form_id":"7***1772558814090"},"elements":[],"widgetType":"metform"}],"isInner":true}],"isInner":true}],"isInner":false}]";}i:260;a:4:{s:7:"meta_id";s:3:"611";s:7:"post_id";s:2:"33";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:261;a:4:{s:7:"meta_id";s:3:"612";s:7:"post_id";s:2:"33";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.2";}i:262;a:4:{s:7:"meta_id";s:3:"665";s:7:"post_id";s:2:"19";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:263;a:4:{s:7:"meta_id";s:3:"666";s:7:"post_id";s:2:"19";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:264;a:4:{s:7:"meta_id";s:3:"667";s:7:"post_id";s:2:"19";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:26:"header-main-dark-logo-menu";}i:265;a:4:{s:7:"meta_id";s:3:"676";s:7:"post_id";s:2:"19";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1775775888:1";}i:266;a:4:{s:7:"meta_id";s:3:"677";s:7:"post_id";s:2:"23";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:267;a:4:{s:7:"meta_id";s:3:"678";s:7:"post_id";s:2:"23";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:268;a:4:{s:7:"meta_id";s:3:"679";s:7:"post_id";s:2:"23";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:38:"header-main-light-logo-menu-with-title";}i:269;a:4:{s:7:"meta_id";s:3:"685";s:7:"post_id";s:2:"23";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1775775890:1";}i:270;a:4:{s:7:"meta_id";s:3:"686";s:7:"post_id";s:2:"23";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"52";}i:271;a:4:{s:7:"meta_id";s:3:"704";s:7:"post_id";s:2:"23";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:272;a:4:{s:7:"meta_id";s:3:"711";s:7:"post_id";s:3:"146";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:34:"2026/03/mobile-menu-close-icon.svg";}i:273;a:4:{s:7:"meta_id";s:3:"712";s:7:"post_id";s:3:"146";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:604;s:5:"width";i:24;s:6:"height";i:24;}";}i:274;a:4:{s:7:"meta_id";s:3:"714";s:7:"post_id";s:3:"147";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:28:"2026/03/mobile-menu-icon.svg";}i:275;a:4:{s:7:"meta_id";s:3:"715";s:7:"post_id";s:3:"147";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:328;s:5:"width";i:24;s:6:"height";i:24;}";}i:276;a:4:{s:7:"meta_id";s:3:"729";s:7:"post_id";s:2:"27";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"52";}i:277;a:4:{s:7:"meta_id";s:3:"730";s:7:"post_id";s:2:"27";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1775775970:1";}i:278;a:4:{s:7:"meta_id";s:3:"734";s:7:"post_id";s:2:"19";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"49";}i:279;a:4:{s:7:"meta_id";s:3:"741";s:7:"post_id";s:2:"19";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:280;a:4:{s:7:"meta_id";s:3:"754";s:7:"post_id";s:2:"27";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:281;a:4:{s:7:"meta_id";s:3:"830";s:7:"post_id";s:2:"27";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:282;a:4:{s:7:"meta_id";s:3:"842";s:7:"post_id";s:2:"25";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776180992:1";}i:283;a:4:{s:7:"meta_id";s:3:"848";s:7:"post_id";s:2:"25";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:284;a:4:{s:7:"meta_id";s:3:"872";s:7:"post_id";s:2:"25";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:285;a:4:{s:7:"meta_id";s:3:"912";s:7:"post_id";s:2:"33";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1777040353:1";}i:286;a:4:{s:7:"meta_id";s:3:"913";s:7:"post_id";s:2:"42";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-03-02";}i:287;a:4:{s:7:"meta_id";s:3:"914";s:7:"post_id";s:2:"41";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-03-02";}i:288;a:4:{s:7:"meta_id";s:3:"915";s:7:"post_id";s:2:"40";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-03-02";}i:289;a:4:{s:7:"meta_id";s:3:"916";s:7:"post_id";s:2:"39";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-03-02";}i:290;a:4:{s:7:"meta_id";s:3:"917";s:7:"post_id";s:2:"38";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-03-02";}i:291;a:4:{s:7:"meta_id";s:3:"918";s:7:"post_id";s:2:"54";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772656207:1";}i:292;a:4:{s:7:"meta_id";s:3:"925";s:7:"post_id";s:3:"174";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772554396:1";}i:293;a:4:{s:7:"meta_id";s:3:"926";s:7:"post_id";s:3:"174";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:8:"blog.php";}i:294;a:4:{s:7:"meta_id";s:3:"927";s:7:"post_id";s:3:"174";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:295;a:4:{s:7:"meta_id";s:3:"928";s:7:"post_id";s:3:"174";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:1:"0";}i:296;a:4:{s:7:"meta_id";s:3:"929";s:7:"post_id";s:3:"174";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:297;a:4:{s:7:"meta_id";s:3:"930";s:7:"post_id";s:3:"174";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:298;a:4:{s:7:"meta_id";s:3:"931";s:7:"post_id";s:3:"174";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:299;a:4:{s:7:"meta_id";s:3:"932";s:7:"post_id";s:3:"174";s:8:"meta_key";s:22:"soft_options_post_type";s:10:"meta_value";s:4:"post";}i:300;a:4:{s:7:"meta_id";s:3:"933";s:7:"post_id";s:3:"174";s:8:"meta_key";s:23:"soft_options_parent_cat";s:10:"meta_value";s:1:"0";}i:301;a:4:{s:7:"meta_id";s:3:"947";s:7:"post_id";s:3:"176";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:302;a:4:{s:7:"meta_id";s:3:"948";s:7:"post_id";s:3:"176";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:303;a:4:{s:7:"meta_id";s:3:"949";s:7:"post_id";s:3:"176";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:3:"174";}i:304;a:4:{s:7:"meta_id";s:3:"950";s:7:"post_id";s:3:"176";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:305;a:4:{s:7:"meta_id";s:3:"951";s:7:"post_id";s:3:"176";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:306;a:4:{s:7:"meta_id";s:3:"952";s:7:"post_id";s:3:"176";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:307;a:4:{s:7:"meta_id";s:3:"953";s:7:"post_id";s:3:"176";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:308;a:4:{s:7:"meta_id";s:3:"954";s:7:"post_id";s:3:"176";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:309;a:4:{s:7:"meta_id";s:3:"973";s:7:"post_id";s:2:"33";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"117";}i:310;a:4:{s:7:"meta_id";s:4:"1090";s:7:"post_id";s:2:"23";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:45:"header-main-light-logo-menu-button-with-title";}i:311;a:4:{s:7:"meta_id";s:4:"1128";s:7:"post_id";s:2:"33";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:312;a:4:{s:7:"meta_id";s:4:"1129";s:7:"post_id";s:2:"33";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:313;a:4:{s:7:"meta_id";s:4:"1130";s:7:"post_id";s:2:"33";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:423:"a:8:{s:29:"soft_options_field_body_style";s:10:"fullscreen";s:32:"soft_options_override_body_style";s:1:"1";s:33:"soft_options_field_remove_margins";s:1:"1";s:36:"soft_options_override_remove_margins";s:1:"1";s:30:"soft_options_field_header_type";s:6:"custom";s:33:"soft_options_override_header_type";s:1:"1";s:31:"soft_options_field_header_style";s:16:"header-custom-19";s:34:"soft_options_override_header_style";s:1:"1";}";}i:314;a:4:{s:7:"meta_id";s:4:"1149";s:7:"post_id";s:2:"36";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"194";}i:315;a:4:{s:7:"meta_id";s:4:"1157";s:7:"post_id";s:2:"35";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"153";}i:316;a:4:{s:7:"meta_id";s:4:"1162";s:7:"post_id";s:2:"34";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"109";}i:317;a:4:{s:7:"meta_id";s:4:"1190";s:7:"post_id";s:2:"33";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:318;a:4:{s:7:"meta_id";s:4:"1280";s:7:"post_id";s:2:"53";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772656211:1";}i:319;a:4:{s:7:"meta_id";s:4:"1377";s:7:"post_id";s:2:"34";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1775776103:1";}i:320;a:4:{s:7:"meta_id";s:4:"1378";s:7:"post_id";s:2:"34";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:321;a:4:{s:7:"meta_id";s:4:"1379";s:7:"post_id";s:2:"34";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:322;a:4:{s:7:"meta_id";s:4:"1380";s:7:"post_id";s:2:"34";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:423:"a:8:{s:29:"soft_options_field_body_style";s:10:"fullscreen";s:32:"soft_options_override_body_style";s:1:"1";s:33:"soft_options_field_remove_margins";s:1:"1";s:36:"soft_options_override_remove_margins";s:1:"1";s:30:"soft_options_field_header_type";s:6:"custom";s:33:"soft_options_override_header_type";s:1:"1";s:31:"soft_options_field_header_style";s:16:"header-custom-19";s:34:"soft_options_override_header_style";s:1:"1";}";}i:323;a:4:{s:7:"meta_id";s:4:"1397";s:7:"post_id";s:2:"34";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:324;a:4:{s:7:"meta_id";s:4:"1813";s:7:"post_id";s:2:"35";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772657061:1";}i:325;a:4:{s:7:"meta_id";s:4:"1816";s:7:"post_id";s:2:"35";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:326;a:4:{s:7:"meta_id";s:4:"1817";s:7:"post_id";s:2:"35";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:327;a:4:{s:7:"meta_id";s:4:"1818";s:7:"post_id";s:2:"35";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:423:"a:8:{s:29:"soft_options_field_body_style";s:10:"fullscreen";s:32:"soft_options_override_body_style";s:1:"1";s:33:"soft_options_field_remove_margins";s:1:"1";s:36:"soft_options_override_remove_margins";s:1:"1";s:30:"soft_options_field_header_type";s:6:"custom";s:33:"soft_options_override_header_type";s:1:"1";s:31:"soft_options_field_header_style";s:16:"header-custom-19";s:34:"soft_options_override_header_style";s:1:"1";}";}i:328;a:4:{s:7:"meta_id";s:4:"1835";s:7:"post_id";s:2:"35";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:329;a:4:{s:7:"meta_id";s:4:"2237";s:7:"post_id";s:3:"325";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-27-copyright.png";}i:330;a:4:{s:7:"meta_id";s:4:"2238";s:7:"post_id";s:3:"325";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-27-copyright.png";s:8:"filesize";i:983;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-27-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:939;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-27-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:647;}}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:{}}}";}i:331;a:4:{s:7:"meta_id";s:4:"2331";s:7:"post_id";s:3:"336";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-28-copyright.png";}i:332;a:4:{s:7:"meta_id";s:4:"2332";s:7:"post_id";s:3:"336";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-28-copyright.png";s:8:"filesize";i:659;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-28-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:735;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-28-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:709;}}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:{}}}";}i:333;a:4:{s:7:"meta_id";s:4:"2333";s:7:"post_id";s:3:"337";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-29-copyright.png";}i:334;a:4:{s:7:"meta_id";s:4:"2334";s:7:"post_id";s:3:"337";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-29-copyright.png";s:8:"filesize";i:847;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-29-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:913;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-29-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:782;}}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:{}}}";}i:335;a:4:{s:7:"meta_id";s:4:"2335";s:7:"post_id";s:3:"338";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-30-copyright.png";}i:336;a:4:{s:7:"meta_id";s:4:"2336";s:7:"post_id";s:3:"338";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-30-copyright.png";s:8:"filesize";i:914;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-30-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:983;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-30-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:738;}}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:{}}}";}i:337;a:4:{s:7:"meta_id";s:4:"2337";s:7:"post_id";s:3:"339";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-31-copyright.png";}i:338;a:4:{s:7:"meta_id";s:4:"2338";s:7:"post_id";s:3:"339";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-31-copyright.png";s:8:"filesize";i:628;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-31-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:715;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-31-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:691;}}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:{}}}";}i:339;a:4:{s:7:"meta_id";s:4:"2339";s:7:"post_id";s:3:"340";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-32-copyright.png";}i:340;a:4:{s:7:"meta_id";s:4:"2340";s:7:"post_id";s:3:"340";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:35:"2026/03/custom-img-32-copyright.png";s:8:"filesize";i:543;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:34:"custom-img-32-copyright-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:637;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-32-copyright-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:567;}}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:{}}}";}i:341;a:4:{s:7:"meta_id";s:4:"2420";s:7:"post_id";s:2:"36";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1775777125:1";}i:342;a:4:{s:7:"meta_id";s:4:"2421";s:7:"post_id";s:2:"36";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:343;a:4:{s:7:"meta_id";s:4:"2422";s:7:"post_id";s:2:"36";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:344;a:4:{s:7:"meta_id";s:4:"2423";s:7:"post_id";s:2:"36";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:423:"a:8:{s:29:"soft_options_field_body_style";s:10:"fullscreen";s:32:"soft_options_override_body_style";s:1:"1";s:33:"soft_options_field_remove_margins";s:1:"1";s:36:"soft_options_override_remove_margins";s:1:"1";s:30:"soft_options_field_header_type";s:6:"custom";s:33:"soft_options_override_header_type";s:1:"1";s:31:"soft_options_field_header_style";s:16:"header-custom-19";s:34:"soft_options_override_header_style";s:1:"1";}";}i:345;a:4:{s:7:"meta_id";s:4:"2440";s:7:"post_id";s:2:"36";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:346;a:4:{s:7:"meta_id";s:4:"2800";s:7:"post_id";s:3:"396";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-34-copyright.jpg";}i:347;a:4:{s:7:"meta_id";s:4:"2801";s:7:"post_id";s:3:"396";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2746:"a:6:{s:5:"width";i:875;s:6:"height";i:850;s:4:"file";s:35:"2026/03/custom-img-34-copyright.jpg";s:8:"filesize";i:245603;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-34-copyright-300x291.jpg";s:5:"width";i:300;s:6:"height";i:291;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11991;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-34-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4560;}s:12:"medium_large";a:5:{s:4:"file";s:35:"custom-img-34-copyright-768x746.jpg";s:5:"width";i:768;s:6:"height";i:746;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54854;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-34-copyright-370x359.jpg";s:5:"width";i:370;s:6:"height";i:359;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16423;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:35:"custom-img-34-copyright-875x725.jpg";s:5:"width";i:875;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:75488;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-34-copyright-875x520.jpg";s:5:"width";i:875;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:58297;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-34-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13736;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-34-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2207;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-34-copyright-410x398.jpg";s:5:"width";i:410;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19920;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-34-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17707;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-34-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11858;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-34-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6940;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-34-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17707;}}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:{}}}";}i:348;a:4:{s:7:"meta_id";s:4:"2802";s:7:"post_id";s:3:"397";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-35-copyright.jpg";}i:349;a:4:{s:7:"meta_id";s:4:"2803";s:7:"post_id";s:3:"397";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2213:"a:6:{s:5:"width";i:711;s:6:"height";i:328;s:4:"file";s:35:"2026/03/custom-img-35-copyright.jpg";s:8:"filesize";i:75551;s:5:"sizes";a:10:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-35-copyright-300x138.jpg";s:5:"width";i:300;s:6:"height";i:138;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5342;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-35-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3599;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-35-copyright-370x171.jpg";s:5:"width";i:370;s:6:"height";i:171;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7352;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-35-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9267;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-35-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2010;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-35-copyright-410x189.jpg";s:5:"width";i:410;s:6:"height";i:189;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8385;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-35-copyright-370x328.jpg";s:5:"width";i:370;s:6:"height";i:328;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13429;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-35-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9201;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-35-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5882;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-35-copyright-370x328.jpg";s:5:"width";i:370;s:6:"height";i:328;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13429;}}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:{}}}";}i:350;a:4:{s:7:"meta_id";s:4:"2804";s:7:"post_id";s:3:"398";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-36-copyright.jpg";}i:351;a:4:{s:7:"meta_id";s:4:"2805";s:7:"post_id";s:3:"398";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2210:"a:6:{s:5:"width";i:711;s:6:"height";i:328;s:4:"file";s:35:"2026/03/custom-img-36-copyright.jpg";s:8:"filesize";i:54960;s:5:"sizes";a:10:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-36-copyright-300x138.jpg";s:5:"width";i:300;s:6:"height";i:138;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4548;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-36-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1645;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-36-copyright-370x171.jpg";s:5:"width";i:370;s:6:"height";i:171;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6236;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-36-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8218;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-36-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:827;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-36-copyright-410x189.jpg";s:5:"width";i:410;s:6:"height";i:189;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7171;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-36-copyright-370x328.jpg";s:5:"width";i:370;s:6:"height";i:328;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5525;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-36-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6830;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-36-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4370;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-36-copyright-370x328.jpg";s:5:"width";i:370;s:6:"height";i:328;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5525;}}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:{}}}";}i:352;a:4:{s:7:"meta_id";s:4:"3444";s:7:"post_id";s:2:"29";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1775779086:1";}i:353;a:4:{s:7:"meta_id";s:4:"3459";s:7:"post_id";s:2:"29";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:354;a:4:{s:7:"meta_id";s:4:"3460";s:7:"post_id";s:2:"29";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:355;a:4:{s:7:"meta_id";s:4:"3461";s:7:"post_id";s:2:"29";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:530:"a:10:{s:29:"soft_options_field_body_style";s:10:"fullscreen";s:32:"soft_options_override_body_style";s:1:"1";s:33:"soft_options_field_remove_margins";s:1:"1";s:36:"soft_options_override_remove_margins";s:1:"1";s:30:"soft_options_field_header_type";s:6:"custom";s:33:"soft_options_override_header_type";s:1:"1";s:31:"soft_options_field_header_style";s:16:"header-custom-19";s:34:"soft_options_override_header_style";s:1:"1";s:34:"soft_options_field_header_position";s:4:"over";s:37:"soft_options_override_header_position";s:1:"1";}";}i:356;a:4:{s:7:"meta_id";s:4:"3481";s:7:"post_id";s:2:"29";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:357;a:4:{s:7:"meta_id";s:4:"3845";s:7:"post_id";s:3:"523";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:30:"2026/03/decor-ellipse-blue.svg";}i:358;a:4:{s:7:"meta_id";s:4:"3846";s:7:"post_id";s:3:"523";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:66:"a:3:{s:8:"filesize";i:528;s:5:"width";i:1006;s:6:"height";i:1006;}";}i:359;a:4:{s:7:"meta_id";s:4:"3848";s:7:"post_id";s:3:"524";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:32:"2026/03/decor-ellipse-violet.svg";}i:360;a:4:{s:7:"meta_id";s:4:"3849";s:7:"post_id";s:3:"524";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:66:"a:3:{s:8:"filesize";i:528;s:5:"width";i:1006;s:6:"height";i:1006;}";}i:361;a:4:{s:7:"meta_id";s:4:"3851";s:7:"post_id";s:3:"525";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:22:"2026/03/decor-dots.svg";}i:362;a:4:{s:7:"meta_id";s:4:"3852";s:7:"post_id";s:3:"525";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:67:"a:3:{s:8:"filesize";i:25643;s:5:"width";i:1000;s:6:"height";i:800;}";}i:363;a:4:{s:7:"meta_id";s:4:"5432";s:7:"post_id";s:3:"714";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:30:"2026/03/decor-container-01.jpg";}i:364;a:4:{s:7:"meta_id";s:4:"5433";s:7:"post_id";s:3:"714";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3171:"a:6:{s:5:"width";i:1780;s:6:"height";i:355;s:4:"file";s:30:"2026/03/decor-container-01.jpg";s:8:"filesize";i:192564;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:29:"decor-container-01-300x60.jpg";s:5:"width";i:300;s:6:"height";i:60;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1112;}s:5:"large";a:5:{s:4:"file";s:31:"decor-container-01-1024x204.jpg";s:5:"width";i:1024;s:6:"height";i:204;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9019;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"decor-container-01-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1285;}s:12:"medium_large";a:5:{s:4:"file";s:30:"decor-container-01-768x153.jpg";s:5:"width";i:768;s:6:"height";i:153;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4913;}s:9:"1536x1536";a:5:{s:4:"file";s:31:"decor-container-01-1536x306.jpg";s:5:"width";i:1536;s:6:"height";i:306;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21514;}s:14:"post-thumbnail";a:5:{s:4:"file";s:29:"decor-container-01-370x74.jpg";s:5:"width";i:370;s:6:"height";i:74;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1406;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:31:"decor-container-01-1290x355.jpg";s:5:"width";i:1290;s:6:"height";i:355;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25306;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:30:"decor-container-01-924x355.jpg";s:5:"width";i:924;s:6:"height";i:355;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19006;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:30:"decor-container-01-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5066;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:28:"decor-container-01-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:617;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:30:"decor-container-01-924x184.jpg";s:5:"width";i:924;s:6:"height";i:184;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6990;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:29:"decor-container-01-410x82.jpg";s:5:"width";i:410;s:6:"height";i:82;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1600;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:30:"decor-container-01-370x355.jpg";s:5:"width";i:370;s:6:"height";i:355;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7930;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:30:"decor-container-01-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4048;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:30:"decor-container-01-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2080;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:30:"decor-container-01-370x355.jpg";s:5:"width";i:370;s:6:"height";i:355;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7930;}}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:{}}}";}i:365;a:4:{s:7:"meta_id";s:4:"5434";s:7:"post_id";s:3:"715";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:30:"2026/03/decor-container-03.jpg";}i:366;a:4:{s:7:"meta_id";s:4:"5435";s:7:"post_id";s:3:"715";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3171:"a:6:{s:5:"width";i:1780;s:6:"height";i:241;s:4:"file";s:30:"2026/03/decor-container-03.jpg";s:8:"filesize";i:142934;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:29:"decor-container-03-300x41.jpg";s:5:"width";i:300;s:6:"height";i:41;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1052;}s:5:"large";a:5:{s:4:"file";s:31:"decor-container-03-1024x139.jpg";s:5:"width";i:1024;s:6:"height";i:139;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7532;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"decor-container-03-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1700;}s:12:"medium_large";a:5:{s:4:"file";s:30:"decor-container-03-768x104.jpg";s:5:"width";i:768;s:6:"height";i:104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3841;}s:9:"1536x1536";a:5:{s:4:"file";s:31:"decor-container-03-1536x208.jpg";s:5:"width";i:1536;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17305;}s:14:"post-thumbnail";a:5:{s:4:"file";s:29:"decor-container-03-370x50.jpg";s:5:"width";i:370;s:6:"height";i:50;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1238;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:31:"decor-container-03-1290x241.jpg";s:5:"width";i:1290;s:6:"height";i:241;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21559;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:30:"decor-container-03-924x241.jpg";s:5:"width";i:924;s:6:"height";i:241;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16137;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:30:"decor-container-03-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6531;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:28:"decor-container-03-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:770;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:30:"decor-container-03-924x125.jpg";s:5:"width";i:924;s:6:"height";i:125;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5937;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:29:"decor-container-03-410x56.jpg";s:5:"width";i:410;s:6:"height";i:56;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1269;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:30:"decor-container-03-370x241.jpg";s:5:"width";i:370;s:6:"height";i:241;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6768;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:30:"decor-container-03-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5240;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:30:"decor-container-03-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2740;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:30:"decor-container-03-370x241.jpg";s:5:"width";i:370;s:6:"height";i:241;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6768;}}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:{}}}";}i:367;a:4:{s:7:"meta_id";s:4:"5436";s:7:"post_id";s:3:"716";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:30:"2026/03/decor-container-02.jpg";}i:368;a:4:{s:7:"meta_id";s:4:"5437";s:7:"post_id";s:3:"716";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3171:"a:6:{s:5:"width";i:1780;s:6:"height";i:340;s:4:"file";s:30:"2026/03/decor-container-02.jpg";s:8:"filesize";i:186922;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:29:"decor-container-02-300x57.jpg";s:5:"width";i:300;s:6:"height";i:57;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1075;}s:5:"large";a:5:{s:4:"file";s:31:"decor-container-02-1024x196.jpg";s:5:"width";i:1024;s:6:"height";i:196;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9632;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"decor-container-02-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1444;}s:12:"medium_large";a:5:{s:4:"file";s:30:"decor-container-02-768x147.jpg";s:5:"width";i:768;s:6:"height";i:147;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5146;}s:9:"1536x1536";a:5:{s:4:"file";s:31:"decor-container-02-1536x293.jpg";s:5:"width";i:1536;s:6:"height";i:293;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23063;}s:14:"post-thumbnail";a:5:{s:4:"file";s:29:"decor-container-02-370x71.jpg";s:5:"width";i:370;s:6:"height";i:71;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1305;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:31:"decor-container-02-1290x340.jpg";s:5:"width";i:1290;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27599;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:30:"decor-container-02-924x340.jpg";s:5:"width";i:924;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20749;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:30:"decor-container-02-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5805;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:28:"decor-container-02-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:643;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:30:"decor-container-02-924x176.jpg";s:5:"width";i:924;s:6:"height";i:176;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7576;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:29:"decor-container-02-410x78.jpg";s:5:"width";i:410;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1530;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:30:"decor-container-02-370x340.jpg";s:5:"width";i:370;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8596;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:30:"decor-container-02-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4561;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:30:"decor-container-02-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2282;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:30:"decor-container-02-370x340.jpg";s:5:"width";i:370;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8596;}}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:{}}}";}i:369;a:4:{s:7:"meta_id";s:4:"6794";s:7:"post_id";s:2:"52";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772656223:1";}i:370;a:4:{s:7:"meta_id";s:4:"6795";s:7:"post_id";s:2:"51";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772656170:1";}i:371;a:4:{s:7:"meta_id";s:4:"6796";s:7:"post_id";s:2:"50";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772656173:1";}i:372;a:4:{s:7:"meta_id";s:4:"6797";s:7:"post_id";s:2:"49";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772656151:1";}i:373;a:4:{s:7:"meta_id";s:4:"6798";s:7:"post_id";s:2:"48";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772656165:1";}i:374;a:4:{s:7:"meta_id";s:4:"6819";s:7:"post_id";s:3:"878";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-47-copyright.jpg";}i:375;a:4:{s:7:"meta_id";s:4:"6820";s:7:"post_id";s:3:"878";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3277:"a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:35:"2026/03/custom-img-47-copyright.jpg";s:8:"filesize";i:209186;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-47-copyright-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12770;}s:5:"large";a:5:{s:4:"file";s:36:"custom-img-47-copyright-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:91658;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-47-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6451;}s:12:"medium_large";a:5:{s:4:"file";s:35:"custom-img-47-copyright-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57431;}s:9:"1536x1536";a:5:{s:4:"file";s:36:"custom-img-47-copyright-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:173140;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-47-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17707;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:36:"custom-img-47-copyright-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:133156;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-47-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:78034;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-47-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21094;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-47-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2995;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:35:"custom-img-47-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:77936;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-47-copyright-410x231.jpg";s:5:"width";i:410;s:6:"height";i:231;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21089;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-47-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27788;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-47-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17695;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-47-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10617;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-47-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27788;}}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:{}}}";}i:376;a:4:{s:7:"meta_id";s:4:"6821";s:7:"post_id";s:3:"879";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-48-copyright.jpg";}i:377;a:4:{s:7:"meta_id";s:4:"6822";s:7:"post_id";s:3:"879";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3274:"a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:35:"2026/03/custom-img-48-copyright.jpg";s:8:"filesize";i:155475;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-48-copyright-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8379;}s:5:"large";a:5:{s:4:"file";s:36:"custom-img-48-copyright-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:67870;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-48-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5243;}s:12:"medium_large";a:5:{s:4:"file";s:35:"custom-img-48-copyright-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41753;}s:9:"1536x1536";a:5:{s:4:"file";s:36:"custom-img-48-copyright-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:128931;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-48-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11984;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:36:"custom-img-48-copyright-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:99246;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-48-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57550;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-48-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14473;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-48-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2343;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:35:"custom-img-48-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57556;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-48-copyright-410x231.jpg";s:5:"width";i:410;s:6:"height";i:231;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14487;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-48-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24107;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-48-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11946;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-48-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6955;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-48-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24107;}}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:{}}}";}i:378;a:4:{s:7:"meta_id";s:4:"6823";s:7:"post_id";s:3:"880";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-49-copyright.jpg";}i:379;a:4:{s:7:"meta_id";s:4:"6824";s:7:"post_id";s:3:"880";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3275:"a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:35:"2026/03/custom-img-49-copyright.jpg";s:8:"filesize";i:269285;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-49-copyright-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7490;}s:5:"large";a:5:{s:4:"file";s:36:"custom-img-49-copyright-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:87587;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-49-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3926;}s:12:"medium_large";a:5:{s:4:"file";s:35:"custom-img-49-copyright-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47254;}s:9:"1536x1536";a:5:{s:4:"file";s:36:"custom-img-49-copyright-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:195976;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-49-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10707;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:36:"custom-img-49-copyright-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:141322;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-49-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:70890;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-49-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13191;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-49-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1801;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:35:"custom-img-49-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:70859;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-49-copyright-410x231.jpg";s:5:"width";i:410;s:6:"height";i:231;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13255;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-49-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23459;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-49-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10672;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-49-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6046;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-49-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23459;}}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:{}}}";}i:380;a:4:{s:7:"meta_id";s:4:"6825";s:7:"post_id";s:3:"881";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-50-copyright.jpg";}i:381;a:4:{s:7:"meta_id";s:4:"6826";s:7:"post_id";s:3:"881";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3276:"a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:35:"2026/03/custom-img-50-copyright.jpg";s:8:"filesize";i:159325;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-50-copyright-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10822;}s:5:"large";a:5:{s:4:"file";s:36:"custom-img-50-copyright-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:70166;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-50-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5999;}s:12:"medium_large";a:5:{s:4:"file";s:35:"custom-img-50-copyright-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44576;}s:9:"1536x1536";a:5:{s:4:"file";s:36:"custom-img-50-copyright-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:131487;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-50-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14613;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:36:"custom-img-50-copyright-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:101214;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-50-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:59931;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-50-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17186;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-50-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2774;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:35:"custom-img-50-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:59893;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-50-copyright-410x231.jpg";s:5:"width";i:410;s:6:"height";i:231;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17209;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-50-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23277;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-50-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14591;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-50-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9084;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-50-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23277;}}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:{}}}";}i:382;a:4:{s:7:"meta_id";s:4:"6827";s:7:"post_id";s:3:"882";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-51-copyright.jpg";}i:383;a:4:{s:7:"meta_id";s:4:"6828";s:7:"post_id";s:3:"882";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3274:"a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:35:"2026/03/custom-img-51-copyright.jpg";s:8:"filesize";i:130119;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-51-copyright-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7500;}s:5:"large";a:5:{s:4:"file";s:36:"custom-img-51-copyright-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54874;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-51-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4390;}s:12:"medium_large";a:5:{s:4:"file";s:35:"custom-img-51-copyright-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33731;}s:9:"1536x1536";a:5:{s:4:"file";s:36:"custom-img-51-copyright-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:108862;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-51-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10205;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:36:"custom-img-51-copyright-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:81620;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-51-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46263;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-51-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12106;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-51-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2146;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:35:"custom-img-51-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46280;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-51-copyright-410x231.jpg";s:5:"width";i:410;s:6:"height";i:231;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12143;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-51-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18322;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-51-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10188;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-51-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6330;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-51-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18322;}}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:{}}}";}i:384;a:4:{s:7:"meta_id";s:4:"6829";s:7:"post_id";s:3:"883";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-52-copyright.jpg";}i:385;a:4:{s:7:"meta_id";s:4:"6830";s:7:"post_id";s:3:"883";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3275:"a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:35:"2026/03/custom-img-52-copyright.jpg";s:8:"filesize";i:146959;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-52-copyright-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10295;}s:5:"large";a:5:{s:4:"file";s:36:"custom-img-52-copyright-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:66461;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-52-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5592;}s:12:"medium_large";a:5:{s:4:"file";s:35:"custom-img-52-copyright-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42023;}s:9:"1536x1536";a:5:{s:4:"file";s:36:"custom-img-52-copyright-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:125502;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-52-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13828;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:36:"custom-img-52-copyright-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:96014;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-52-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56664;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-52-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16327;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-52-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2745;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:35:"custom-img-52-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56724;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-52-copyright-410x231.jpg";s:5:"width";i:410;s:6:"height";i:231;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16374;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-52-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22350;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-52-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13801;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-52-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8676;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-52-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22350;}}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:{}}}";}i:386;a:4:{s:7:"meta_id";s:4:"6833";s:7:"post_id";s:2:"54";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"881";}i:387;a:4:{s:7:"meta_id";s:4:"6843";s:7:"post_id";s:2:"54";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:388;a:4:{s:7:"meta_id";s:4:"6847";s:7:"post_id";s:2:"54";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:389;a:4:{s:7:"meta_id";s:4:"6848";s:7:"post_id";s:3:"885";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-53-copyright.jpg";}i:390;a:4:{s:7:"meta_id";s:4:"6849";s:7:"post_id";s:3:"885";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3268:"a:6:{s:5:"width";i:1920;s:6:"height";i:1080;s:4:"file";s:35:"2026/03/custom-img-53-copyright.jpg";s:8:"filesize";i:45508;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-53-copyright-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4111;}s:5:"large";a:5:{s:4:"file";s:36:"custom-img-53-copyright-1024x576.jpg";s:5:"width";i:1024;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23794;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-53-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2961;}s:12:"medium_large";a:5:{s:4:"file";s:35:"custom-img-53-copyright-768x432.jpg";s:5:"width";i:768;s:6:"height";i:432;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15454;}s:9:"1536x1536";a:5:{s:4:"file";s:36:"custom-img-53-copyright-1536x864.jpg";s:5:"width";i:1536;s:6:"height";i:864;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43409;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-53-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5488;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:36:"custom-img-53-copyright-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33762;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-53-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20421;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-53-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6386;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-53-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1543;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:35:"custom-img-53-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20450;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-53-copyright-410x231.jpg";s:5:"width";i:410;s:6:"height";i:231;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6397;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-53-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10342;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-53-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5467;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-53-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3514;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-53-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10342;}}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:{}}}";}i:391;a:4:{s:7:"meta_id";s:4:"6852";s:7:"post_id";s:2:"53";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"885";}i:392;a:4:{s:7:"meta_id";s:4:"6862";s:7:"post_id";s:2:"53";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:393;a:4:{s:7:"meta_id";s:4:"6866";s:7:"post_id";s:2:"53";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:394;a:4:{s:7:"meta_id";s:4:"6869";s:7:"post_id";s:2:"52";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"880";}i:395;a:4:{s:7:"meta_id";s:4:"6879";s:7:"post_id";s:2:"52";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:396;a:4:{s:7:"meta_id";s:4:"6883";s:7:"post_id";s:2:"52";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:397;a:4:{s:7:"meta_id";s:4:"6886";s:7:"post_id";s:2:"51";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"879";}i:398;a:4:{s:7:"meta_id";s:4:"6896";s:7:"post_id";s:2:"51";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:399;a:4:{s:7:"meta_id";s:4:"6900";s:7:"post_id";s:2:"51";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:400;a:4:{s:7:"meta_id";s:4:"6903";s:7:"post_id";s:2:"50";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"883";}i:401;a:4:{s:7:"meta_id";s:4:"6913";s:7:"post_id";s:2:"50";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:402;a:4:{s:7:"meta_id";s:4:"6917";s:7:"post_id";s:2:"50";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:403;a:4:{s:7:"meta_id";s:4:"6920";s:7:"post_id";s:2:"49";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"878";}i:404;a:4:{s:7:"meta_id";s:4:"6930";s:7:"post_id";s:2:"49";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:405;a:4:{s:7:"meta_id";s:4:"6934";s:7:"post_id";s:2:"49";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:406;a:4:{s:7:"meta_id";s:4:"6937";s:7:"post_id";s:2:"48";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"881";}i:407;a:4:{s:7:"meta_id";s:4:"6947";s:7:"post_id";s:2:"48";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:408;a:4:{s:7:"meta_id";s:4:"6951";s:7:"post_id";s:2:"48";s:8:"meta_key";s:12:"soft_options";s:10:"meta_value";s:6:"a:0:{}";}i:409;a:4:{s:7:"meta_id";s:4:"7278";s:7:"post_id";s:2:"30";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"56";}i:410;a:4:{s:7:"meta_id";s:4:"7373";s:7:"post_id";s:3:"922";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/03/decor-hero-bg.jpg";}i:411;a:4:{s:7:"meta_id";s:4:"7374";s:7:"post_id";s:3:"922";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3099:"a:6:{s:5:"width";i:1920;s:6:"height";i:1455;s:4:"file";s:25:"2026/03/decor-hero-bg.jpg";s:8:"filesize";i:155552;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:25:"decor-hero-bg-300x227.jpg";s:5:"width";i:300;s:6:"height";i:227;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4171;}s:5:"large";a:5:{s:4:"file";s:26:"decor-hero-bg-1024x776.jpg";s:5:"width";i:1024;s:6:"height";i:776;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26674;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"decor-hero-bg-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1862;}s:12:"medium_large";a:5:{s:4:"file";s:25:"decor-hero-bg-768x582.jpg";s:5:"width";i:768;s:6:"height";i:582;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16331;}s:9:"1536x1536";a:5:{s:4:"file";s:27:"decor-hero-bg-1536x1164.jpg";s:5:"width";i:1536;s:6:"height";i:1164;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:60119;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"decor-hero-bg-370x280.jpg";s:5:"width";i:370;s:6:"height";i:280;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5539;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:26:"decor-hero-bg-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32303;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:25:"decor-hero-bg-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17409;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:25:"decor-hero-bg-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4978;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:23:"decor-hero-bg-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1110;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:25:"decor-hero-bg-924x700.jpg";s:5:"width";i:924;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22480;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:25:"decor-hero-bg-410x311.jpg";s:5:"width";i:410;s:6:"height";i:311;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6355;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"decor-hero-bg-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5919;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:25:"decor-hero-bg-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4331;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:25:"decor-hero-bg-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2800;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:25:"decor-hero-bg-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5919;}}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:{}}}";}i:412;a:4:{s:7:"meta_id";s:4:"7807";s:7:"post_id";s:1:"1";s:8:"meta_key";s:32:"_elementor_migrations_state_8b2d";s:10:"meta_value";s:38:"4.0.3:9267163a0037ca073f680d6fb269369d";}i:413;a:4:{s:7:"meta_id";s:4:"7821";s:7:"post_id";s:3:"945";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:19:"2026/04/favicon.jpg";}i:414;a:4:{s:7:"meta_id";s:4:"7822";s:7:"post_id";s:3:"945";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2034:"a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:19:"2026/04/favicon.jpg";s:8:"filesize";i:5945;s:5:"sizes";a:10:{s:6:"medium";a:5:{s:4:"file";s:19:"favicon-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3843;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"favicon-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1982;}s:14:"post-thumbnail";a:5:{s:4:"file";s:19:"favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4772;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:19:"favicon-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3953;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:17:"favicon-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1322;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:19:"favicon-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5501;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:19:"favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4772;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:19:"favicon-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3606;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:19:"favicon-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2640;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:19:"favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4772;}}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:{}}}";}i:415;a:4:{s:7:"meta_id";s:4:"7823";s:7:"post_id";s:3:"946";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:27:"2026/04/cropped-favicon.jpg";}i:416;a:4:{s:7:"meta_id";s:4:"7824";s:7:"post_id";s:3:"946";s:8:"meta_key";s:22:"_wp_attachment_context";s:10:"meta_value";s:9:"site-icon";}i:417;a:4:{s:7:"meta_id";s:4:"7825";s:7:"post_id";s:3:"946";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2780:"a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:27:"2026/04/cropped-favicon.jpg";s:8:"filesize";i:6574;s:5:"sizes";a:14:{s:6:"medium";a:5:{s:4:"file";s:27:"cropped-favicon-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3847;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"cropped-favicon-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1982;}s:14:"post-thumbnail";a:5:{s:4:"file";s:27:"cropped-favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4822;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:27:"cropped-favicon-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3978;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:25:"cropped-favicon-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1319;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:27:"cropped-favicon-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5544;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:27:"cropped-favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4822;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:27:"cropped-favicon-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3608;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:27:"cropped-favicon-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2640;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:27:"cropped-favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4822;}s:13:"site_icon-270";a:5:{s:4:"file";s:27:"cropped-favicon-270x270.jpg";s:5:"width";i:270;s:6:"height";i:270;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3483;}s:13:"site_icon-192";a:5:{s:4:"file";s:27:"cropped-favicon-192x192.jpg";s:5:"width";i:192;s:6:"height";i:192;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2350;}s:13:"site_icon-180";a:5:{s:4:"file";s:27:"cropped-favicon-180x180.jpg";s:5:"width";i:180;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2340;}s:12:"site_icon-32";a:5:{s:4:"file";s:25:"cropped-favicon-32x32.jpg";s:5:"width";i:32;s:6:"height";i:32;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:671;}}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:{}}}";}i:418;a:4:{s:7:"meta_id";s:4:"7834";s:7:"post_id";s:3:"949";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:16:"2026/04/logo.png";}i:419;a:4:{s:7:"meta_id";s:4:"7835";s:7:"post_id";s:3:"949";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:422:"a:6:{s:5:"width";i:49;s:6:"height";i:49;s:4:"file";s:16:"2026/04/logo.png";s:8:"filesize";i:824;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:420;a:4:{s:7:"meta_id";s:4:"7836";s:7:"post_id";s:3:"950";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:23:"2026/04/logo-retina.png";}i:421;a:4:{s:7:"meta_id";s:4:"7837";s:7:"post_id";s:3:"950";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:588:"a:6:{s:5:"width";i:98;s:6:"height";i:98;s:4:"file";s:23:"2026/04/logo-retina.png";s:8:"filesize";i:1544;s:5:"sizes";a:1:{s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:21:"logo-retina-90x90.png";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:2726;}}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:{}}}";}i:422;a:4:{s:7:"meta_id";s:4:"7949";s:7:"post_id";s:3:"960";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/04/custom-img-54-copyright.jpg";}i:423;a:4:{s:7:"meta_id";s:4:"7950";s:7:"post_id";s:3:"960";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2394:"a:6:{s:5:"width";i:598;s:6:"height";i:598;s:4:"file";s:35:"2026/04/custom-img-54-copyright.jpg";s:8:"filesize";i:47354;s:5:"sizes";a:11:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-54-copyright-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15040;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-54-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4739;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-54-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21877;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-54-copyright-598x520.jpg";s:5:"width";i:598;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46440;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-54-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12515;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-54-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2202;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-54-copyright-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26242;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-54-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21877;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-54-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10390;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-54-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6308;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-54-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21877;}}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:{}}}";}i:424;a:4:{s:7:"meta_id";s:4:"7951";s:7:"post_id";s:3:"961";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/04/custom-img-55-copyright.jpg";}i:425;a:4:{s:7:"meta_id";s:4:"7952";s:7:"post_id";s:3:"961";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2392:"a:6:{s:5:"width";i:598;s:6:"height";i:598;s:4:"file";s:35:"2026/04/custom-img-55-copyright.jpg";s:8:"filesize";i:33523;s:5:"sizes";a:11:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-55-copyright-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10262;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-55-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3634;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-55-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15033;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-55-copyright-598x520.jpg";s:5:"width";i:598;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36001;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-55-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9866;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-55-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1921;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-55-copyright-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18060;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-55-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15033;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-55-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8232;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-55-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5028;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-55-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15033;}}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:{}}}";}i:426;a:4:{s:7:"meta_id";s:4:"7953";s:7:"post_id";s:3:"962";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/04/custom-img-56-copyright.jpg";}i:427;a:4:{s:7:"meta_id";s:4:"7954";s:7:"post_id";s:3:"962";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2391:"a:6:{s:5:"width";i:598;s:6:"height";i:598;s:4:"file";s:35:"2026/04/custom-img-56-copyright.jpg";s:8:"filesize";i:23721;s:5:"sizes";a:11:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-56-copyright-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9298;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-56-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3513;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-56-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13032;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-56-copyright-598x520.jpg";s:5:"width";i:598;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25629;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-56-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8149;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-56-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1871;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-56-copyright-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15142;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-56-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13032;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-56-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6918;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-56-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4340;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-56-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13032;}}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:{}}}";}i:428;a:4:{s:7:"meta_id";s:4:"7960";s:7:"post_id";s:3:"963";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/04/custom-img-57-copyright.jpg";}i:429;a:4:{s:7:"meta_id";s:4:"7961";s:7:"post_id";s:3:"963";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2391:"a:6:{s:5:"width";i:598;s:6:"height";i:598;s:4:"file";s:35:"2026/04/custom-img-57-copyright.jpg";s:8:"filesize";i:21971;s:5:"sizes";a:11:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-57-copyright-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9451;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-57-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3558;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-57-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12996;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-57-copyright-598x520.jpg";s:5:"width";i:598;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24373;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-57-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9053;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-57-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1924;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-57-copyright-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14920;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-57-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12996;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-57-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7739;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-57-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4925;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-57-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12996;}}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:{}}}";}i:430;a:4:{s:7:"meta_id";s:4:"8031";s:7:"post_id";s:3:"967";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/04/custom-img-58-copyright.jpg";}i:431;a:4:{s:7:"meta_id";s:4:"8032";s:7:"post_id";s:3:"967";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2923:"a:6:{s:5:"width";i:1290;s:6:"height";i:679;s:4:"file";s:35:"2026/04/custom-img-58-copyright.jpg";s:8:"filesize";i:199360;s:5:"sizes";a:14:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-58-copyright-300x158.jpg";s:5:"width";i:300;s:6:"height";i:158;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12092;}s:5:"large";a:5:{s:4:"file";s:36:"custom-img-58-copyright-1024x539.jpg";s:5:"width";i:1024;s:6:"height";i:539;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:77298;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-58-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6168;}s:12:"medium_large";a:5:{s:4:"file";s:35:"custom-img-58-copyright-768x404.jpg";s:5:"width";i:768;s:6:"height";i:404;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49482;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-58-copyright-370x195.jpg";s:5:"width";i:370;s:6:"height";i:195;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16139;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-58-copyright-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:72165;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-58-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20275;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-58-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2882;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:35:"custom-img-58-copyright-924x486.jpg";s:5:"width";i:924;s:6:"height";i:486;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:67514;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-58-copyright-410x216.jpg";s:5:"width";i:410;s:6:"height";i:216;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19017;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-58-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24079;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-58-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17124;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-58-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10954;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-58-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24079;}}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:{}}}";}i:432;a:4:{s:7:"meta_id";s:4:"8036";s:7:"post_id";s:3:"968";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/04/custom-img-60-copyright.jpg";}i:433;a:4:{s:7:"meta_id";s:4:"8037";s:7:"post_id";s:3:"968";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2394:"a:6:{s:5:"width";i:630;s:6:"height";i:600;s:4:"file";s:35:"2026/04/custom-img-60-copyright.jpg";s:8:"filesize";i:84261;s:5:"sizes";a:11:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-60-copyright-300x286.jpg";s:5:"width";i:300;s:6:"height";i:286;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11691;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-60-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4569;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-60-copyright-370x352.jpg";s:5:"width";i:370;s:6:"height";i:352;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14767;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-60-copyright-630x520.jpg";s:5:"width";i:630;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37669;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-60-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12152;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-60-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2415;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-60-copyright-410x390.jpg";s:5:"width";i:410;s:6:"height";i:390;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17971;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-60-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16384;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-60-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10000;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-60-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6638;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-60-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16384;}}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:{}}}";}i:434;a:4:{s:7:"meta_id";s:4:"8038";s:7:"post_id";s:3:"969";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/04/custom-img-59-copyright.jpg";}i:435;a:4:{s:7:"meta_id";s:4:"8039";s:7:"post_id";s:3:"969";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2394:"a:6:{s:5:"width";i:630;s:6:"height";i:600;s:4:"file";s:35:"2026/04/custom-img-59-copyright.jpg";s:8:"filesize";i:97495;s:5:"sizes";a:11:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-59-copyright-300x286.jpg";s:5:"width";i:300;s:6:"height";i:286;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13346;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-59-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5843;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-59-copyright-370x352.jpg";s:5:"width";i:370;s:6:"height";i:352;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18972;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-59-copyright-630x520.jpg";s:5:"width";i:630;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41809;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-59-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16247;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-59-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2757;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-59-copyright-410x390.jpg";s:5:"width";i:410;s:6:"height";i:390;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20796;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-59-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19662;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-59-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15060;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-59-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9049;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-59-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19662;}}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:{}}}";}i:436;a:4:{s:7:"meta_id";s:4:"8040";s:7:"post_id";s:3:"970";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/04/custom-img-61-copyright.jpg";}i:437;a:4:{s:7:"meta_id";s:4:"8041";s:7:"post_id";s:3:"970";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2395:"a:6:{s:5:"width";i:630;s:6:"height";i:600;s:4:"file";s:35:"2026/04/custom-img-61-copyright.jpg";s:8:"filesize";i:103602;s:5:"sizes";a:11:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-61-copyright-300x286.jpg";s:5:"width";i:300;s:6:"height";i:286;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15314;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-61-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6046;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-61-copyright-370x352.jpg";s:5:"width";i:370;s:6:"height";i:352;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20466;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:35:"custom-img-61-copyright-630x520.jpg";s:5:"width";i:630;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47802;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-61-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17031;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-61-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2956;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-61-copyright-410x390.jpg";s:5:"width";i:410;s:6:"height";i:390;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24352;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-61-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22380;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-61-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14511;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-61-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8911;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-61-copyright-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22380;}}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:{}}}";}i:438;a:4:{s:7:"meta_id";s:4:"8042";s:7:"post_id";s:3:"971";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/04/custom-img-62-copyright.jpg";}i:439;a:4:{s:7:"meta_id";s:4:"8043";s:7:"post_id";s:3:"971";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2219:"a:6:{s:5:"width";i:711;s:6:"height";i:328;s:4:"file";s:35:"2026/04/custom-img-62-copyright.jpg";s:8:"filesize";i:110717;s:5:"sizes";a:10:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-62-copyright-300x138.jpg";s:5:"width";i:300;s:6:"height";i:138;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9986;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-62-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7598;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-62-copyright-370x171.jpg";s:5:"width";i:370;s:6:"height";i:171;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14291;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-62-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23485;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-62-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3125;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-62-copyright-410x189.jpg";s:5:"width";i:410;s:6:"height";i:189;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17434;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-62-copyright-370x328.jpg";s:5:"width";i:370;s:6:"height";i:328;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43985;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-62-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19782;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-62-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11088;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-62-copyright-370x328.jpg";s:5:"width";i:370;s:6:"height";i:328;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43985;}}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:{}}}";}i:440;a:4:{s:7:"meta_id";s:4:"8044";s:7:"post_id";s:3:"972";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/04/custom-img-63-copyright.jpg";}i:441;a:4:{s:7:"meta_id";s:4:"8045";s:7:"post_id";s:3:"972";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2218:"a:6:{s:5:"width";i:711;s:6:"height";i:328;s:4:"file";s:35:"2026/04/custom-img-63-copyright.jpg";s:8:"filesize";i:101137;s:5:"sizes";a:10:{s:6:"medium";a:5:{s:4:"file";s:35:"custom-img-63-copyright-300x138.jpg";s:5:"width";i:300;s:6:"height";i:138;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7355;}s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-63-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5423;}s:14:"post-thumbnail";a:5:{s:4:"file";s:35:"custom-img-63-copyright-370x171.jpg";s:5:"width";i:370;s:6:"height";i:171;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10104;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-63-copyright-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13904;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-63-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2790;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:35:"custom-img-63-copyright-410x189.jpg";s:5:"width";i:410;s:6:"height";i:189;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11426;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:35:"custom-img-63-copyright-370x328.jpg";s:5:"width";i:370;s:6:"height";i:328;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20737;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-63-copyright-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12205;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-63-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7916;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:35:"custom-img-63-copyright-370x328.jpg";s:5:"width";i:370;s:6:"height";i:328;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20737;}}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:{}}}";}i:442;a:4:{s:7:"meta_id";s:4:"8046";s:7:"post_id";s:3:"973";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:30:"2026/04/decor-container-04.jpg";}i:443;a:4:{s:7:"meta_id";s:4:"8047";s:7:"post_id";s:3:"973";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3174:"a:6:{s:5:"width";i:1780;s:6:"height";i:460;s:4:"file";s:30:"2026/04/decor-container-04.jpg";s:8:"filesize";i:71627;s:5:"sizes";a:16:{s:6:"medium";a:5:{s:4:"file";s:29:"decor-container-04-300x78.jpg";s:5:"width";i:300;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2670;}s:5:"large";a:5:{s:4:"file";s:31:"decor-container-04-1024x265.jpg";s:5:"width";i:1024;s:6:"height";i:265;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13478;}s:9:"thumbnail";a:5:{s:4:"file";s:30:"decor-container-04-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1688;}s:12:"medium_large";a:5:{s:4:"file";s:30:"decor-container-04-768x198.jpg";s:5:"width";i:768;s:6:"height";i:198;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8956;}s:9:"1536x1536";a:5:{s:4:"file";s:31:"decor-container-04-1536x397.jpg";s:5:"width";i:1536;s:6:"height";i:397;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23375;}s:14:"post-thumbnail";a:5:{s:4:"file";s:29:"decor-container-04-370x96.jpg";s:5:"width";i:370;s:6:"height";i:96;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3451;}s:15:"soft-thumb-huge";a:5:{s:4:"file";s:31:"decor-container-04-1290x460.jpg";s:5:"width";i:1290;s:6:"height";i:460;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23497;}s:14:"soft-thumb-big";a:5:{s:4:"file";s:30:"decor-container-04-924x460.jpg";s:5:"width";i:924;s:6:"height";i:460;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17413;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:30:"decor-container-04-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5490;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:28:"decor-container-04-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:997;}s:22:"soft-thumb-masonry-big";a:5:{s:4:"file";s:30:"decor-container-04-924x239.jpg";s:5:"width";i:924;s:6:"height";i:239;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11414;}s:18:"soft-thumb-masonry";a:5:{s:4:"file";s:30:"decor-container-04-410x106.jpg";s:5:"width";i:410;s:6:"height";i:106;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3999;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:30:"decor-container-04-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5615;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:30:"decor-container-04-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4741;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:30:"decor-container-04-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3075;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:30:"decor-container-04-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5615;}}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:{}}}";}i:444;a:4:{s:7:"meta_id";s:4:"8283";s:7:"post_id";s:3:"994";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:35:"2026/03/custom-img-70-copyright.jpg";}i:445;a:4:{s:7:"meta_id";s:4:"8284";s:7:"post_id";s:3:"994";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1325:"a:6:{s:5:"width";i:300;s:6:"height";i:250;s:4:"file";s:35:"2026/03/custom-img-70-copyright.jpg";s:8:"filesize";i:8488;s:5:"sizes";a:5:{s:9:"thumbnail";a:5:{s:4:"file";s:35:"custom-img-70-copyright-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4318;}s:14:"soft-thumb-med";a:5:{s:4:"file";s:35:"custom-img-70-copyright-300x230.jpg";s:5:"width";i:300;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10663;}s:15:"soft-thumb-tiny";a:5:{s:4:"file";s:33:"custom-img-70-copyright-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2088;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:35:"custom-img-70-copyright-300x208.jpg";s:5:"width";i:300;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10205;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:35:"custom-img-70-copyright-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6935;}}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:{}}}";}i:446;a:4:{s:7:"meta_id";s:4:"8488";s:7:"post_id";s:1:"1";s:8:"meta_key";s:14:"_elementor_css";s:10:"meta_value";s:175:"a:6:{s:4:"time";i:1777040403;s:5:"fonts";a:2:{i:0;s:6:"Roboto";i:1;s:11:"Roboto Slab";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}";}i:447;a:4:{s:7:"meta_id";s:4:"8489";s:7:"post_id";s:2:"29";s:8:"meta_key";s:22:"_elementor_page_assets";s:10:"meta_value";s:401:"a:2:{s:6:"styles";a:9:{i:0;s:12:"widget-image";i:1;s:23:"e-animation-ta_fadeinup";i:2;s:14:"widget-heading";i:3;s:10:"metform-ui";i:4;s:13:"metform-style";i:5;s:21:"e-animation-ta_fadein";i:6;s:15:"widget-icon-box";i:7;s:19:"widget-social-icons";i:8;s:14:"e-apple-webkit";}s:7:"scripts";a:4:{i:0;s:18:"elementor-frontend";i:1;s:3:"htm";i:2;s:11:"metform-app";i:3;s:28:"trx_addons-elementor-preview";}}";}i:448;a:4:{s:7:"meta_id";s:4:"8490";s:7:"post_id";s:2:"29";s:8:"meta_key";s:14:"_elementor_css";s:10:"meta_value";s:180:"a:6:{s:4:"time";i:1777040404;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:0:"";i:1;s:3:"svg";i:7;s:9:"fa-brands";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}";}i:449;a:4:{s:7:"meta_id";s:4:"8491";s:7:"post_id";s:2:"19";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.3:9267163a0037ca073f680d6fb269369d";}i:450;a:4:{s:7:"meta_id";s:4:"8492";s:7:"post_id";s:2:"19";s:8:"meta_key";s:14:"_elementor_css";s:10:"meta_value";s:179:"a:6:{s:4:"time";i:1777040404;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:8:"fa-solid";i:4;s:0:"";i:7;s:3:"svg";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}";}i:451;a:4:{s:7:"meta_id";s:4:"8493";s:7:"post_id";s:2:"19";s:8:"meta_key";s:22:"_elementor_page_assets";s:10:"meta_value";s:148:"a:2:{s:7:"scripts";a:2:{i:0;s:28:"trx_addons-elementor-preview";i:1;s:18:"elementor-frontend";}s:6:"styles";a:1:{i:0;s:21:"e-animation-ta_fadein";}}";}i:452;a:4:{s:7:"meta_id";s:4:"8494";s:7:"post_id";s:2:"19";s:8:"meta_key";s:24:"_elementor_element_cache";s:10:"meta_value";s:15255:"{"timeout":1777126804,"value":{"content":"<div data-animation-type=\"block\" class=\"elementor-element elementor-element-a94e377 e-con-full elementor-hidden-tablet elementor-hidden-mobile sc_layouts_row_fixed sc_layouts_row_fixed_always e-flex sc_layouts_column_icons_position_left animation_type_block sc_layouts_row_fixed_ater_scroll elementor-invisible e-con e-parent\" data-id=\"a94e377\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;ta_fadein&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-99a6e17 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"99a6e17\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjE4NjIxYzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImxvZ29faGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ5LCJzaXplcyI6W119LCJsb2dvIjp7ImlkIjoiIiwidXJsIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwibG9nb19yZXRpbmEiOnsiaWQiOiIiLCJ1cmwiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X3NjX2xheW91dHNfbG9nbyJ9\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b858786 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"b858786\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjI2M2ExMzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsIm5hdl9tZW51cyI6IjIiLCJtZW51X2l0ZW1zIjpbXSwidmVyX3RvZ2dsZV90eHQiOiJTaG93IE1lbnUiLCJzdWJtZW51X2ljb24iOnsidmFsdWUiOiJmYXMgZmEtY2hldnJvbi1kb3duIiwibGlicmFyeSI6ImZhLXNvbGlkIn0sInN1Ym1lbnVfaXRlbV9pY29uIjp7InZhbHVlIjoiZmFzIGZhLWNoZXZyb24tcmlnaHQiLCJsaWJyYXJ5IjoiZmEtc29saWQifSwibW9iaWxlX21lbnVfbGF5b3V0Ijoic2xpZGUiLCJtb2JpbGVfdG9nZ2xlX3RleHQiOiJNZW51IiwibW9iaWxlX3RvZ2dsZV9jbG9zZSI6IkNsb3NlIiwibmF2X21lbnVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQyLCJzaXplcyI6W119LCJuYXZfaXRlbV9kcm9wX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMSwic2l6ZXMiOltdfSwibmF2X2l0ZW1fZHJvcF9pY29uX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiNiIsImlzTGlua2VkIjpmYWxzZX0sIm5hdl9pdGVtX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIwIiwibGVmdCI6IjE1IiwiaXNMaW5rZWQiOmZhbHNlfSwic3ViX21pbndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjIxMCwic2l6ZXMiOltdfSwic3ViX2JnX2JhY2tncm91bmQiOiJjbGFzc2ljIiwic3ViX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTMiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic3ViX21hcmdpbl8xIjp7InVuaXQiOiJweCIsInRvcCI6IjE0IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiItNSIsImlzTGlua2VkIjpmYWxzZX0sInN1Yl9tYXJnaW5fMiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItMTQiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzdWJfaXRlbV9kcm9wX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo4LCJzaXplcyI6W119LCJzdWJfaXRlbV9kcm9wX2ljb25fcG9zaXRpb24iOiJmaXhlZCIsInN1Yl9pdGVtX2Ryb3BfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMiIsInJpZ2h0IjoiMTAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzdWJfaXRlbV9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjgiLCJyaWdodCI6IjI1IiwiYm90dG9tIjoiOCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sIl9fZ2xvYmFsc19fIjp7Im5hdl9pdGVtX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwibmF2X2l0ZW1fZHJvcF9pY29uX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwibmF2X2l0ZW1fY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJuYXZfaXRlbV9kcm9wX2ljb25faG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJuYXZfaXRlbV9jb2xvcl9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJuYXZfaXRlbV9kcm9wX2ljb25fYWN0aXZlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwic3ViX2JnX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIiwic3ViX2l0ZW1fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJzdWJfaXRlbV9kcm9wX2ljb25fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJzdWJfaXRlbV9jb2xvcl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90ZXh0Iiwic3ViX2l0ZW1fZHJvcF9pY29uX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RleHQiLCJzdWJfaXRlbV9jb2xvcl9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCIsInN1Yl9pdGVtX2Ryb3BfaWNvbl9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCIsInN1Yl9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmRfY29sb3IiLCJuYXZfaXRlbV9iZ19hY3RpdmVfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmdfY29sb3IiLCJuYXZfaXRlbV9iZ19ob3Zlcl9jb2xvciI6IiJ9LCJjb2xsYXBzZSI6InllcyIsInN1Yl9zaGFkb3dfYm94X3NoYWRvd190eXBlIjoieWVzIiwic3ViX3NoYWRvd19ib3hfc2hhZG93Ijp7Imhvcml6b250YWwiOjAsInZlcnRpY2FsIjo0LCJibHVyIjoyNCwic3ByZWFkIjowLCJjb2xvciI6InJnYmEoMCwgMCwgMCwgMC4wNSkifSwic3ViX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsInN1Yl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwidHJ4X2FkZG9uc19yb3dfZWZmZWN0X2JsdXIiOiJvbiIsInRyeF9hZGRvbnNfcm93X2VmZmVjdF9ibHVyX3ZhbHVlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119LCJuYXZfaXRlbV9yYWQiOnsidW5pdCI6InB4IiwidG9wIjoiNiIsInJpZ2h0IjoiNiIsImJvdHRvbSI6IjYiLCJsZWZ0IjoiNiIsImlzTGlua2VkIjp0cnVlfSwibmF2X2l0ZW1fYmdfaG92ZXJfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJuYXZfaXRlbV9yYWRfaG92ZXIiOnsidW5pdCI6InB4IiwidG9wIjoiNiIsInJpZ2h0IjoiNiIsImJvdHRvbSI6IjYiLCJsZWZ0IjoiNiIsImlzTGlua2VkIjp0cnVlfSwibmF2X2l0ZW1fYmdfYWN0aXZlX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiNCIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjQiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjpmYWxzZX0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX2JhY2tncm91bmRfY29sb3IiOiIjMDYwMjFENDAiLCJfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMiIsInJpZ2h0IjoiMTIiLCJib3R0b20iOiIxMiIsImxlZnQiOiIxMiIsImlzTGlua2VkIjp0cnVlfSwibmF2X2l0ZW1fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjMiLCJib3R0b20iOiIwIiwibGVmdCI6IjMiLCJpc0xpbmtlZCI6ZmFsc2V9LCJuYXZfaXRlbV9jb2xvcl9ob3ZlciI6IiNEOUQzRTgiLCJuYXZfaXRlbV9kcm9wX2ljb25faG92ZXIiOiIjRDlEM0U4IiwibmF2X2l0ZW1fYmdfaG92ZXJfY29sb3IiOiIjMDYwMjFEMjYiLCJuYXZfaXRlbV9iZ19hY3RpdmVfY29sb3IiOiIjMDUwMjExIiwic3ViX2JnX2NvbG9yIjoiIzA1MDIxMSIsInN1Yl9ib3JkZXJfY29sb3IiOiIjM0MzRjQ3Iiwic3ViX2l0ZW1fY29sb3IiOiIjRkZGRUZFIiwic3ViX2l0ZW1fZHJvcF9pY29uX2NvbG9yIjoiI0ZGRkVGRSIsInN1Yl9pdGVtX2NvbG9yX2hvdmVyIjoiI0Q5RDNFOCIsInN1Yl9pdGVtX2Ryb3BfaWNvbl9ob3ZlciI6IiNEOUQzRTgiLCJzdWJfaXRlbV9jb2xvcl9hY3RpdmUiOiIjRDlEM0U4Iiwic3ViX2l0ZW1fZHJvcF9pY29uX2FjdGl2ZSI6IiNEOUQzRTgiLCJzdWJfbWVnYV9tYXJnaW5fMSI6eyJ1bml0IjoicHgiLCJ0b3AiOiI3IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRyeF9lbG1fbmF2X21lbnUifQ==\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9f255b9 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"9f255b9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"sc_layouts_item elementor-element elementor-element-34a4367 sc_fly_static elementor-widget elementor-widget-button\" data-id=\"34a4367\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/saas-software.soft.ancorathemes.com\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get in Touch<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11f83df elementor-hidden-desktop sc_layouts_row_fixed sc_layouts_row_fixed_always e-flex e-con-boxed sc_layouts_column_icons_position_left sc_layouts_row_fixed_ater_scroll e-con e-parent\" data-id=\"11f83df\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9fa75a2 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"9fa75a2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImM0NzM2NTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImxvZ29faGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ5LCJzaXplcyI6W119LCJsb2dvIjp7ImlkIjoiIiwidXJsIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwibG9nb19yZXRpbmEiOnsiaWQiOiIiLCJ1cmwiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJsb2dvX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfc2NfbGF5b3V0c19sb2dvIn0=\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-370b8be e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"370b8be\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImY5N2UwZjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsIm5hdl9tZW51cyI6IjIiLCJtZW51X2l0ZW1zIjpbXSwibmF2X21lbnVfbGF5b3V0Ijoic2xpZGUiLCJ2ZXJfdG9nZ2xlX3R4dCI6IlNob3cgTWVudSIsInN1Ym1lbnVfaWNvbiI6eyJ2YWx1ZSI6ImZhcyBmYS1jaGV2cm9uLWRvd24iLCJsaWJyYXJ5IjoiZmEtc29saWQifSwic3VibWVudV9pdGVtX2ljb24iOnsidmFsdWUiOiJmYXMgZmEtY2hldnJvbi1kb3duIiwibGlicmFyeSI6ImZhLXNvbGlkIn0sIm1vYmlsZV90b2dnbGVfdGV4dCI6IiIsIm1vYmlsZV90b2dnbGVfY2xvc2UiOiIiLCJzbGlkZV9tZW51X3ZhbGlnbiI6ImNlbnRlciIsInNsaWRlX21lbnVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwibmF2X2l0ZW1fdHlwb190eXBvZ3JhcGh5IjoiY3VzdG9tIiwibmF2X2l0ZW1fdHlwb19mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjMsInNpemVzIjpbXX0sIm5hdl9pdGVtX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiNyIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjciLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInN1Yl9tYXJnaW5fMiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIxMCIsImlzTGlua2VkIjpmYWxzZX0sInN1Yl9pdGVtX2Ryb3BfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJzdWJfaXRlbV9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjgiLCJyaWdodCI6IjAiLCJib3R0b20iOiI4IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoYW1fbWVudV9vdmVybGF5IjoiI0ZGRkZGRjAwIiwiaGFtX21lbnVfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsImhhbV9tZW51X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiNTAiLCJyaWdodCI6IjUwIiwiYm90dG9tIjoiNTAiLCJsZWZ0IjoiNTAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZ2xvYmFsc19fIjp7ImhhbV9tZW51X292ZXJsYXkiOiIiLCJoYW1fbWVudV9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yXzIiLCJuYXZfaXRlbV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsIm5hdl9pdGVtX2Ryb3BfaWNvbl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsInN1Yl9pdGVtX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RleHQiLCJzdWJfaXRlbV9kcm9wX2ljb25fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCIsInN1Yl9pdGVtX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwic3ViX2l0ZW1fZHJvcF9pY29uX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwic3ViX2l0ZW1fY29sb3JfYWN0aXZlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwic3ViX2l0ZW1fZHJvcF9pY29uX2FjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsImhhbV90b2dnbGVfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJoYW1fdG9nZ2xlX2NvbG9yX2hvdmVyIjoiIiwiaGFtX2Nsb3NlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwiaGFtX2Nsb3NlX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RleHQiLCJuYXZfaXRlbV9jb2xvcl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90ZXh0IiwibmF2X2l0ZW1fZHJvcF9pY29uX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RleHQiLCJuYXZfaXRlbV9jb2xvcl9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCIsIm5hdl9pdGVtX2Ryb3BfaWNvbl9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCIsIm1lbnVfaXRlbV9pY29uX2JhY2tfY29sb3IiOiIifSwibW9iaWxlX3RvZ2dsZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL21vYmlsZS1tZW51LWljb24uc3ZnIiwiaWQiOjE0N30sImxpYnJhcnkiOiJzdmcifSwibW9iaWxlX2Nsb3NlX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvbW9iaWxlLW1lbnUtY2xvc2UtaWNvbi5zdmciLCJpZCI6MTQ2fSwibGlicmFyeSI6InN2ZyJ9LCJoYW1fbWVudV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjozOTAsInNpemVzIjpbXX0sIm5hdl9pdGVtX3R5cG9fbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4yLCJzaXplcyI6W119LCJuYXZfaXRlbV9kcm9wX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwibmF2X2l0ZW1fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjEwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhhbV90b2dnbGVfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119LCJoYW1fY2xvc2Vfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNCwic2l6ZXMiOltdfSwiaGFtX2Nsb3NlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJuYXZfaXRlbV9kcm9wX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6Ii0yIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiI4IiwiaXNMaW5rZWQiOmZhbHNlfSwic3ViX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic3ViX2l0ZW1fdHlwb190eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3ViX2l0ZW1fdHlwb19mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInN1Yl9pdGVtX3R5cG9fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX0sInN1Yl9pdGVtX2Ryb3BfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTIiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjgiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoYW1fbWVudV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoxMDAsInNpemVzIjpbXX0sInNsaWRlX21lbnVfcG9zIjoicmlnaHQiLCJuYXZfaXRlbV9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiNSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGFtX21lbnVfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjQwIiwiYm90dG9tIjoiNDAiLCJsZWZ0IjoiNDAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhhbV9jbG9zZV9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiaGFtX2Nsb3NlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMjIiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibmF2X2l0ZW1fY29sb3IiOiIjRkZGRUZFIiwibmF2X2l0ZW1fZHJvcF9pY29uX2NvbG9yIjoiI0ZGRkVGRSIsIm5hdl9pdGVtX2NvbG9yX2hvdmVyIjoiI0I4QkNDNCIsIm5hdl9pdGVtX2Ryb3BfaWNvbl9ob3ZlciI6IiNCOEJDQzQiLCJuYXZfaXRlbV9jb2xvcl9hY3RpdmUiOiIjQjhCQ0M0IiwibmF2X2l0ZW1fZHJvcF9pY29uX2FjdGl2ZSI6IiNCOEJDQzQiLCJzdWJfaXRlbV9jb2xvciI6IiNCOEJDQzQiLCJzdWJfaXRlbV9kcm9wX2ljb25fY29sb3IiOiIjQjhCQ0M0Iiwic3ViX2l0ZW1fY29sb3JfaG92ZXIiOiIjRkZGRUZFIiwic3ViX2l0ZW1fZHJvcF9pY29uX2hvdmVyIjoiI0ZGRkVGRSIsInN1Yl9pdGVtX2NvbG9yX2FjdGl2ZSI6IiNGRkZFRkUiLCJzdWJfaXRlbV9kcm9wX2ljb25fYWN0aXZlIjoiI0ZGRkVGRSIsImhhbV90b2dnbGVfY29sb3IiOiIjRkZGRUZFIiwiaGFtX21lbnVfYmFja2dyb3VuZF9jb2xvciI6IiMxQTFGMjkiLCJoYW1fY2xvc2VfY29sb3IiOiIjRkZGRUZFIiwiaGFtX2Nsb3NlX2NvbG9yX2hvdmVyIjoiI0I4QkNDNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX25hdl9tZW51In0=\"]\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","scripts":[],"styles":[]}}";}i:453;a:4:{s:7:"meta_id";s:4:"8495";s:7:"post_id";s:3:"147";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:328:"<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 23.4 15.4"><g transform="translate(-0.3 -0.3)"><path d="M23,1.7H1A.7.7,0,0,1,1,.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M23,8.7H1A.7.7,0,1,1,1,7.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M17,15.7H1a.7.7,0,1,1,0-1.4H17a.7.7,0,1,1,0,1.4Z"></path></g></svg>";}i:454;a:4:{s:7:"meta_id";s:4:"8496";s:7:"post_id";s:3:"146";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:604:"<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>";}i:455;a:4:{s:7:"meta_id";s:4:"8497";s:7:"post_id";s:2:"29";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.3:9267163a0037ca073f680d6fb269369d";}i:456;a:4:{s:7:"meta_id";s:4:"8498";s:7:"post_id";s:2:"81";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:5626:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><g clip-path="url(#clip0_26468_13244)"><path d="M39.8535 19.4313C37.9003 15.8962 35.0702 12.9233 31.6356 10.7985C28.1378 8.64199 24.1095 7.5 20.0004 7.5C15.8913 7.5 11.863 8.64199 8.36524 10.7985C4.93055 12.9233 2.10047 15.8962 0.14727 19.4313C0.0506829 19.6053 0 19.801 0 20C0 20.1991 0.0506829 20.3948 0.14727 20.5688C2.10047 24.1039 4.93055 27.0768 8.36524 29.2016C11.863 31.3581 15.8913 32.5001 20.0004 32.5001C24.1095 32.5001 28.1378 31.3581 31.6356 29.2016C35.0702 27.0768 37.9003 24.1039 39.8535 20.5688C39.9501 20.3948 40.0008 20.1991 40.0008 20C40.0008 19.801 39.9501 19.6053 39.8535 19.4313ZM20.0004 30.1563C12.9027 30.1563 6.26446 26.2813 2.52383 20C6.26446 13.7188 12.9027 9.8438 20.0004 9.8438C27.0981 9.8438 33.7363 13.7188 37.477 20C33.7363 26.2813 27.0981 30.1563 20.0004 30.1563Z"></path><path d="M20 13.3594C18.6866 13.3594 17.4027 13.7488 16.3107 14.4785C15.2186 15.2082 14.3675 16.2453 13.8649 17.4587C13.3623 18.6722 13.2307 20.0074 13.487 21.2955C13.7432 22.5837 14.3757 23.7669 15.3044 24.6956C16.2331 25.6243 17.4163 26.2568 18.7045 26.513C19.9926 26.7693 21.3278 26.6378 22.5413 26.1351C23.7547 25.6325 24.7918 24.7814 25.5215 23.6893C26.2512 22.5973 26.6406 21.3134 26.6406 20C26.6386 18.2394 25.9383 16.5516 24.6933 15.3067C23.4484 14.0617 21.7606 13.3614 20 13.3594ZM20 24.2969C19.1502 24.2969 18.3194 24.0449 17.6128 23.5727C16.9062 23.1006 16.3554 22.4295 16.0302 21.6443C15.705 20.8592 15.6199 19.9952 15.7857 19.1617C15.9515 18.3282 16.3607 17.5626 16.9617 16.9617C17.5626 16.3607 18.3282 15.9515 19.1617 15.7857C19.9952 15.6199 20.8592 15.705 21.6443 16.0302C22.4295 16.3554 23.1006 16.9062 23.5727 17.6128C24.0449 18.3194 24.2969 19.1502 24.2969 20C24.2956 21.1392 23.8425 22.2314 23.037 23.037C22.2314 23.8425 21.1392 24.2956 20 24.2969Z"></path><path d="M20 5.46875C20.1539 5.46875 20.3063 5.43844 20.4485 5.37955C20.5906 5.32065 20.7198 5.23433 20.8286 5.12552C20.9375 5.0167 21.0238 4.88751 21.0827 4.74533C21.1416 4.60315 21.1719 4.45077 21.1719 4.29688V1.17188C21.1719 0.861074 21.0484 0.563003 20.8286 0.343234C20.6089 0.123465 20.3108 0 20 0C19.6892 0 19.3911 0.123465 19.1714 0.343234C18.9516 0.563003 18.8281 0.861074 18.8281 1.17188V4.29688C18.8281 4.45077 18.8584 4.60315 18.9173 4.74533C18.9762 4.88751 19.0625 5.0167 19.1714 5.12552C19.3911 5.34529 19.6892 5.46875 20 5.46875Z"></path><path d="M11.1394 6.38342C11.2784 6.66148 11.5222 6.87293 11.8171 6.97124C12.1121 7.06955 12.434 7.04667 12.712 6.90764C12.9901 6.76861 13.2015 6.52481 13.2998 6.22988C13.3982 5.93495 13.3753 5.61304 13.2363 5.33498L11.6738 2.20998C11.6049 2.0723 11.5096 1.94952 11.3933 1.84867C11.277 1.74781 11.142 1.67084 10.996 1.62216C10.85 1.57349 10.6958 1.55405 10.5422 1.56496C10.3887 1.57587 10.2388 1.61692 10.1011 1.68576C9.96341 1.7546 9.84064 1.84989 9.73978 1.96618C9.63892 2.08247 9.56196 2.21749 9.51328 2.36352C9.4646 2.50956 9.44516 2.66375 9.45607 2.8173C9.46699 2.97084 9.50804 3.12074 9.57688 3.25842L11.1394 6.38342Z"></path><path d="M27.2887 6.90764C27.4264 6.97652 27.5763 7.0176 27.7298 7.02854C27.8834 7.03947 28.0376 7.02004 28.1836 6.97136C28.3297 6.92268 28.4647 6.8457 28.581 6.74482C28.6973 6.64394 28.7925 6.52113 28.8614 6.38342L30.4239 3.25842C30.4927 3.12074 30.5337 2.97084 30.5447 2.8173C30.5556 2.66375 30.5361 2.50956 30.4875 2.36352C30.4388 2.21749 30.3618 2.08247 30.261 1.96618C30.1601 1.84989 30.0373 1.7546 29.8996 1.68576C29.762 1.61692 29.6121 1.57587 29.4585 1.56496C29.305 1.55405 29.1508 1.57349 29.0047 1.62216C28.8587 1.67084 28.7237 1.74781 28.6074 1.84867C28.4911 1.94952 28.3958 2.0723 28.327 2.20998L26.7645 5.33498C26.6956 5.47266 26.6545 5.62255 26.6436 5.77611C26.6327 5.92967 26.6521 6.08388 26.7008 6.22992C26.7494 6.37597 26.8264 6.51099 26.9273 6.62727C27.0282 6.74356 27.151 6.83883 27.2887 6.90764Z"></path><path d="M20 34.5312C19.6892 34.5312 19.3911 34.6547 19.1714 34.8745C18.9516 35.0943 18.8281 35.3923 18.8281 35.7031V38.8281C18.8281 39.1389 18.9516 39.437 19.1714 39.6568C19.3911 39.8765 19.6892 40 20 40C20.3108 40 20.6089 39.8765 20.8286 39.6568C21.0484 39.437 21.1719 39.1389 21.1719 38.8281V35.7031C21.1719 35.3923 21.0484 35.0943 20.8286 34.8745C20.6089 34.6547 20.3108 34.5312 20 34.5312Z"></path><path d="M12.712 33.0921C12.5744 33.0232 12.4245 32.9822 12.2709 32.9712C12.1173 32.9603 11.9631 32.9797 11.8171 33.0284C11.6711 33.0771 11.536 33.1541 11.4197 33.2549C11.3035 33.3558 11.2082 33.4786 11.1394 33.6163L9.57688 36.7413C9.43785 37.0194 9.41497 37.3413 9.51328 37.6362C9.61159 37.9312 9.82303 38.175 10.1011 38.314C10.3792 38.453 10.7011 38.4759 10.996 38.3776C11.2909 38.2793 11.5347 38.0678 11.6738 37.7898L13.2363 34.6648C13.3051 34.5271 13.3462 34.3772 13.3572 34.2236C13.3681 34.0701 13.3487 33.9159 13.3 33.7698C13.2513 33.6238 13.1743 33.4888 13.0734 33.3725C12.9725 33.2562 12.8497 33.1609 12.712 33.0921Z"></path><path d="M28.8613 33.6162C28.7924 33.4785 28.6971 33.3558 28.5808 33.2549C28.4645 33.1541 28.3295 33.0771 28.1835 33.0284C28.0375 32.9797 27.8833 32.9603 27.7297 32.9712C27.5762 32.9821 27.4263 33.0232 27.2886 33.092C27.1509 33.1609 27.0281 33.2561 26.9273 33.3724C26.8264 33.4887 26.7495 33.6237 26.7008 33.7698C26.6521 33.9158 26.6327 34.07 26.6436 34.2235C26.6545 34.3771 26.6955 34.527 26.7644 34.6647L28.3269 37.7897C28.4659 38.0677 28.7097 38.2792 29.0046 38.3775C29.2996 38.4758 29.6215 38.4529 29.8995 38.3139C30.1776 38.1749 30.389 37.9311 30.4874 37.6361C30.5857 37.3412 30.5628 37.0193 30.4238 36.7412L28.8613 33.6162Z"></path></g><defs><clipPath id="clip0_26468_13244"><rect width="40" height="40"></rect></clipPath></defs></svg>";}i:457;a:4:{s:7:"meta_id";s:4:"8499";s:7:"post_id";s:2:"82";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:3805:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><g clip-path="url(#clip0_26468_13234)"><path d="M33.882 21.1541L31.3281 19.3861V17.0424C31.3273 13.4796 30.3064 9.99151 28.386 6.99057C26.4657 3.98962 23.7262 1.60131 20.4914 0.108009C20.3374 0.0368523 20.1697 0 20 0C19.8303 0 19.6626 0.0368523 19.5086 0.108009C16.2734 1.60153 13.5335 3.99033 11.6131 6.99188C9.69271 9.99344 8.67205 13.4822 8.67188 17.0455V19.3893L6.11797 21.1541C5.33909 21.6933 4.70257 22.4133 4.26294 23.2524C3.82331 24.0916 3.59369 25.0248 3.59375 25.9721V35.2346C3.59381 35.4577 3.65756 35.6762 3.77751 35.8643C3.89746 36.0524 4.06862 36.2024 4.27088 36.2966C4.47314 36.3908 4.69809 36.4253 4.91928 36.396C5.14047 36.3668 5.34872 36.275 5.51953 36.1314L11.2563 31.3111L11.8813 32.8611C11.9688 33.0778 12.1191 33.2633 12.3129 33.3939C12.5067 33.5245 12.7351 33.5941 12.9688 33.5939H14.2289C14.4437 35.0343 15.0534 36.387 15.9903 37.5018C16.9273 38.6167 18.1548 39.4501 19.5367 39.9096L19.6289 39.94C19.8698 40.0205 20.1302 40.0205 20.3711 39.94L20.4625 39.9096C21.8445 39.4502 23.0722 38.6168 24.0093 37.502C24.9464 36.3871 25.5562 35.0344 25.7711 33.5939H27.0312C27.2648 33.594 27.493 33.5242 27.6866 33.3937C27.8803 33.2631 28.0305 33.0777 28.118 32.8611L28.743 31.3111L34.4797 36.1314C34.6505 36.2752 34.8588 36.3672 35.0801 36.3966C35.3014 36.426 35.5266 36.3916 35.729 36.2973C35.9314 36.2031 36.1026 36.053 36.2226 35.8647C36.3426 35.6765 36.4063 35.4578 36.4062 35.2346V25.9721C36.4063 25.0248 36.1767 24.0916 35.7371 23.2524C35.2974 22.4133 34.6609 21.6933 33.882 21.1541ZM20 2.47285C22.3771 3.67082 24.4245 5.43285 25.9633 7.60488C24.2072 8.80796 22.1286 9.45227 20 9.45332C17.8714 9.45227 15.7928 8.80796 14.0367 7.60488C15.5755 5.43285 17.6229 3.67082 20 2.47285ZM5.9375 25.9721C5.93752 25.4037 6.07535 24.8438 6.33919 24.3403C6.60302 23.8369 6.98498 23.4049 7.45234 23.0814L8.76641 22.1713C8.96654 24.5169 9.49514 26.8227 10.3367 29.0213L5.9375 32.7189V25.9721ZM20 37.5846C19.1496 37.2505 18.3951 36.7114 17.8035 36.0151C17.2119 35.3188 16.8017 34.4871 16.6094 33.5939H23.3906C23.1984 34.4872 22.7883 35.319 22.1967 36.0152C21.6051 36.7115 20.8504 37.2506 20 37.5846ZM26.2406 31.2502H13.7594L12.6859 28.5939C11.5802 25.8639 11.013 22.9457 11.0156 20.0002V17.0455C11.0168 14.4587 11.635 11.9096 12.8188 9.60957C14.9429 11.0341 17.4424 11.7955 20 11.7971C22.5576 11.7955 25.0571 11.0341 27.1813 9.60957C28.365 11.9096 28.9832 14.4587 28.9844 17.0455V20.0002C28.987 22.9457 28.4198 25.8639 27.3141 28.5939L26.2406 31.2502ZM34.0625 32.7189L29.6633 29.0213C30.5049 26.8228 31.0336 24.5169 31.2336 22.1713L32.5477 23.0814C33.015 23.4049 33.397 23.8369 33.6608 24.3403C33.9246 24.8438 34.0625 25.4037 34.0625 25.9721V32.7189Z"></path><path d="M20 14.1408C18.8411 14.1408 17.7083 14.4845 16.7447 15.1283C15.7811 15.7721 15.0301 16.6872 14.5866 17.7579C14.1432 18.8286 14.0271 20.0067 14.2532 21.1433C14.4793 22.2799 15.0373 23.324 15.8568 24.1434C16.6762 24.9629 17.7203 25.5209 18.8569 25.747C19.9935 25.9731 21.1716 25.857 22.2423 25.4136C23.3129 24.9701 24.2281 24.2191 24.8719 23.2555C25.5157 22.2919 25.8594 21.1591 25.8594 20.0002C25.8575 18.4468 25.2396 16.9575 24.1411 15.859C23.0427 14.7606 21.5534 14.1427 20 14.1408ZM20 23.5158C19.3047 23.5158 18.625 23.3096 18.0468 22.9233C17.4687 22.537 17.0181 21.988 16.752 21.3456C16.4859 20.7032 16.4163 19.9963 16.5519 19.3143C16.6876 18.6324 17.0224 18.0059 17.5141 17.5143C18.0057 17.0226 18.6322 16.6878 19.3141 16.5521C19.9961 16.4165 20.703 16.4861 21.3454 16.7522C21.9878 17.0183 22.5368 17.4689 22.9231 18.047C23.3094 18.6252 23.5156 19.3049 23.5156 20.0002C23.5146 20.9323 23.1439 21.8259 22.4848 22.485C21.8257 23.1441 20.9321 23.5148 20 23.5158Z"></path></g><defs><clipPath id="clip0_26468_13234"><rect width="40" height="40"></rect></clipPath></defs></svg>";}i:458;a:4:{s:7:"meta_id";s:4:"8500";s:7:"post_id";s:2:"83";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:2623:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M38.8281 3.59375H1.17188C0.861074 3.59375 0.563003 3.71722 0.343234 3.93698C0.123465 4.15675 0 4.45482 0 4.76562V28.2031C0 28.5139 0.123465 28.812 0.343234 29.0318C0.563003 29.2515 0.861074 29.375 1.17188 29.375H11.1656L8.77266 34.7578C8.71012 34.8985 8.67591 35.0501 8.67197 35.2039C8.66802 35.3578 8.69442 35.511 8.74967 35.6547C8.80491 35.7983 8.88791 35.9297 8.99393 36.0413C9.09996 36.1529 9.22692 36.2425 9.36758 36.3051C9.50824 36.3676 9.65983 36.4018 9.81371 36.4058C9.9676 36.4097 10.1207 36.3833 10.2644 36.3281C10.4081 36.2728 10.5395 36.1898 10.6511 36.0838C10.7627 35.9778 10.8523 35.8508 10.9148 35.7102L13.7273 29.375H18.8281V35.2344C18.8281 35.5452 18.9516 35.8432 19.1714 36.063C19.3911 36.2828 19.6892 36.4062 20 36.4062C20.3108 36.4062 20.6089 36.2828 20.8286 36.063C21.0484 35.8432 21.1719 35.5452 21.1719 35.2344V29.375H26.2695L29.082 35.7102C29.2083 35.9942 29.4423 36.2165 29.7325 36.3281C30.0226 36.4396 30.3452 36.4314 30.6293 36.3051C30.9134 36.1788 31.1356 35.9448 31.2472 35.6547C31.3588 35.3645 31.3505 35.0419 31.2242 34.7578L28.8344 29.375H38.8281C39.1389 29.375 39.437 29.2515 39.6568 29.0318C39.8765 28.812 40 28.5139 40 28.2031V4.76562C40 4.45482 39.8765 4.15675 39.6568 3.93698C39.437 3.71722 39.1389 3.59375 38.8281 3.59375ZM37.6562 27.0312H2.34375V5.9375H37.6562V27.0312Z"></path><path d="M6.64062 21.8586L14.1789 16.2273L18.6961 22.4281C18.8718 22.6694 19.1329 22.8345 19.4262 22.8898C19.7194 22.9451 20.0227 22.8864 20.2742 22.7258L32.3711 15.0039L31.6313 18.7031C31.5703 19.0079 31.633 19.3244 31.8054 19.583C31.9779 19.8416 32.246 20.0211 32.5508 20.082C32.8556 20.1429 33.1721 20.0803 33.4307 19.9078C33.6893 19.7354 33.8688 19.4673 33.9297 19.1625L35.2133 12.7445C35.2436 12.5936 35.2438 12.4381 35.214 12.287C35.1842 12.136 35.1248 11.9923 35.0394 11.8641C34.954 11.736 34.8442 11.6259 34.7163 11.5403C34.5883 11.4546 34.4448 11.395 34.2938 11.3648L27.8758 10.082C27.571 10.021 27.2544 10.0836 26.9958 10.2559C26.7371 10.4283 26.5575 10.6964 26.4965 11.0012C26.4355 11.306 26.498 11.6225 26.6704 11.8812C26.8428 12.1398 27.1108 12.3194 27.4156 12.3805L31.0023 13.0969L19.9406 20.1562L15.3734 13.8875C15.2821 13.7622 15.1668 13.6563 15.0342 13.5759C14.9016 13.4954 14.7544 13.4421 14.6011 13.419C14.4478 13.3959 14.2914 13.4035 14.141 13.4412C13.9906 13.479 13.8492 13.5462 13.725 13.6391L5.23438 19.9805C4.98573 20.1669 4.82136 20.4446 4.7774 20.7522C4.73345 21.0599 4.81352 21.3725 5 21.6211C5.18648 21.8697 5.4641 22.0341 5.77177 22.0781C6.07945 22.122 6.39198 22.0419 6.64062 21.8555V21.8586Z"></path></svg>";}i:459;a:4:{s:7:"meta_id";s:4:"8501";s:7:"post_id";s:2:"85";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:2458:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><g clip-path="url(#clip0_26468_13213)"><path d="M35.2344 14.922H29.375V13.7501C29.3738 12.6109 28.9207 11.5187 28.1151 10.7132C27.3096 9.9076 26.2173 9.4545 25.0781 9.45325H12.1875V8.73763C12.9187 8.0361 13.4233 7.13185 13.6364 6.1412C13.8495 5.15054 13.7614 4.11878 13.3833 3.17863C13.0053 2.23848 12.3546 1.43293 11.515 0.865603C10.6753 0.298277 9.6852 -0.00488281 8.67188 -0.00488281C7.65856 -0.00488281 6.66841 0.298277 5.82879 0.865603C4.98918 1.43293 4.33849 2.23848 3.96042 3.17863C3.58236 4.11878 3.49421 5.15054 3.70732 6.1412C3.92043 7.13185 4.42504 8.0361 5.15625 8.73763V38.8283C5.15625 39.1391 5.27972 39.4371 5.49949 39.6569C5.71925 39.8767 6.01733 40.0001 6.32813 40.0001H11.0156C11.3264 40.0001 11.6245 39.8767 11.8443 39.6569C12.064 39.4371 12.1875 39.1391 12.1875 38.8283V24.297H18.4375V25.4689C18.4387 26.6081 18.8918 27.7003 19.6974 28.5059C20.5029 29.3114 21.5952 29.7645 22.7344 29.7658H35.2344C35.5452 29.7658 35.8433 29.6423 36.063 29.4225C36.2828 29.2027 36.4063 28.9047 36.4063 28.5939V16.0939C36.4063 15.7831 36.2828 15.485 36.063 15.2652C35.8433 15.0455 35.5452 14.922 35.2344 14.922ZM8.67188 2.34388C9.21269 2.34388 9.74135 2.50425 10.191 2.8047C10.6407 3.10516 10.9912 3.53221 11.1981 4.03185C11.4051 4.5315 11.4592 5.08129 11.3537 5.6117C11.2482 6.14212 10.9878 6.62934 10.6054 7.01175C10.223 7.39416 9.73574 7.65458 9.20533 7.76009C8.67491 7.8656 8.12512 7.81145 7.62548 7.60449C7.12583 7.39753 6.69878 7.04706 6.39833 6.59739C6.09787 6.14773 5.9375 5.61906 5.9375 5.07825C5.9375 4.35305 6.22559 3.65755 6.73838 3.14476C7.25118 2.63196 7.94668 2.34388 8.67188 2.34388ZM7.5 37.6564V10.0181C8.27037 10.2025 9.07338 10.2025 9.84375 10.0181V37.6564H7.5ZM12.1875 11.797H25.0781C25.5961 11.797 26.0929 12.0028 26.4592 12.3691C26.8255 12.7353 27.0313 13.2321 27.0313 13.7501V22.2806C26.5388 22.0643 26.0067 21.9528 25.4688 21.9533H12.1875V11.797ZM22.7344 27.422C22.2164 27.422 21.7196 27.2162 21.3533 26.8499C20.987 26.4837 20.7813 25.9869 20.7813 25.4689V24.297H25.4688C25.8832 24.297 26.2806 24.4616 26.5736 24.7546C26.8666 25.0477 27.0313 25.4451 27.0313 25.8595C27.0313 26.2739 26.8666 26.6713 26.5736 26.9644C26.2806 27.2574 25.8832 27.422 25.4688 27.422H22.7344ZM34.0625 27.422H29.0477C29.264 26.9295 29.3754 26.3974 29.375 25.8595V17.2658H34.0625V27.422Z"></path></g><defs><clipPath id="clip0_26468_13213"><rect width="40" height="40"></rect></clipPath></defs></svg>";}i:460;a:4:{s:7:"meta_id";s:4:"8502";s:7:"post_id";s:2:"86";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:2706:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M34.8914 5.03047L30.2039 0.342969C30.095 0.234167 29.9658 0.147878 29.8236 0.0890303C29.6813 0.0301831 29.5289 -6.96164e-05 29.375 1.2029e-07H10.625C10.4711 -6.96164e-05 10.3187 0.0301831 10.1764 0.0890303C10.0342 0.147878 9.90497 0.234167 9.79609 0.342969L5.10859 5.03047C4.99979 5.13934 4.9135 5.26858 4.85466 5.41081C4.79581 5.55303 4.76556 5.70546 4.76563 5.85938V21.2977C4.76603 25.6499 6.25056 29.8718 8.97413 33.2665C11.6977 36.6612 15.4975 39.0257 19.7461 39.9695C19.9133 40.007 20.0867 40.007 20.2539 39.9695C24.5025 39.0257 28.3023 36.6612 31.0259 33.2665C33.7494 29.8718 35.234 25.6499 35.2344 21.2977V5.85938C35.2344 5.70546 35.2042 5.55303 35.1453 5.41081C35.0865 5.26858 35.0002 5.13934 34.8914 5.03047ZM32.8906 21.2977C32.8906 29.1391 27.6031 35.8164 20 37.6258C12.3969 35.8164 7.10938 29.1406 7.10938 21.2977V6.34453L11.1102 2.34375H28.8898L32.8906 6.34453V21.2977Z"></path><path d="M27.1094 4.6875H12.8906C12.7367 4.68743 12.5843 4.71768 12.4421 4.77653C12.2998 4.83538 12.1706 4.92167 12.0617 5.03047L10.5773 6.51484C10.4685 6.62372 10.3823 6.75296 10.3234 6.89518C10.2646 7.03741 10.2343 7.18983 10.2344 7.34375V20.5164C10.2341 23.3941 11.1427 26.1984 12.8306 28.5291C14.5185 30.8598 16.8994 32.5979 19.6336 33.4953C19.8716 33.5737 20.1284 33.5737 20.3664 33.4953C23.1006 32.5979 25.4815 30.8598 27.1694 28.5291C28.8573 26.1984 29.7659 23.3941 29.7656 20.5164V7.34375C29.7657 7.18983 29.7354 7.03741 29.6766 6.89518C29.6177 6.75296 29.5315 6.62372 29.4227 6.51484L27.9383 5.03047C27.8294 4.92167 27.7002 4.83538 27.5579 4.77653C27.4157 4.71768 27.2633 4.68743 27.1094 4.6875ZM27.4219 20.5164C27.4221 22.8344 26.7103 25.0965 25.3829 26.9968C24.0555 28.8971 22.1765 30.3439 20 31.1414C17.8235 30.3439 15.9445 28.8971 14.6171 26.9968C13.2897 25.0965 12.5779 22.8344 12.5781 20.5164V7.82891L13.3758 7.03125H26.6242L27.4219 7.82891V20.5164Z"></path><path d="M23.8902 15.1373L19.6504 19.0826L17.6746 17.2443C17.5617 17.1395 17.4293 17.0579 17.285 17.0042C17.1406 16.9505 16.987 16.9258 16.8331 16.9315C16.6791 16.9371 16.5278 16.973 16.3878 17.0372C16.2477 17.1013 16.1216 17.1924 16.0168 17.3053C15.9119 17.4181 15.8303 17.5505 15.7767 17.6949C15.723 17.8393 15.6983 17.9929 15.7039 18.1468C15.7096 18.3007 15.7455 18.4521 15.8096 18.5921C15.8738 18.7322 15.9649 18.8582 16.0777 18.9631L18.8519 21.5412C19.0688 21.7429 19.3539 21.8549 19.65 21.8549C19.9461 21.8549 20.2312 21.7429 20.448 21.5412L25.4871 16.8537C25.715 16.6419 25.8495 16.3483 25.8609 16.0374C25.8723 15.7265 25.7598 15.4238 25.548 15.1959C25.3363 14.968 25.0427 14.8335 24.7318 14.8221C24.4209 14.8107 24.1182 14.9232 23.8902 15.135V15.1373Z"></path></svg>";}i:461;a:4:{s:7:"meta_id";s:4:"8503";s:7:"post_id";s:2:"87";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:2876:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M37.2656 21.5625H35.2344V6.32812C35.2344 5.60292 34.9463 4.90742 34.4335 4.39463C33.9207 3.88184 33.2252 3.59375 32.5 3.59375H7.5C6.7748 3.59375 6.0793 3.88184 5.5665 4.39463C5.05371 4.90742 4.76562 5.60292 4.76562 6.32812V16.0938H2.73438C2.00917 16.0938 1.31367 16.3818 0.80088 16.8946C0.288085 17.4074 0 18.1029 0 18.8281V33.6719C0 34.3971 0.288085 35.0926 0.80088 35.6054C1.31367 36.1182 2.00917 36.4062 2.73438 36.4062H37.2656C37.9908 36.4062 38.6863 36.1182 39.1991 35.6054C39.7119 35.0926 40 34.3971 40 33.6719V24.2969C40 23.5717 39.7119 22.8762 39.1991 22.3634C38.6863 21.8506 37.9908 21.5625 37.2656 21.5625ZM7.10938 6.32812C7.10938 6.22452 7.15053 6.12517 7.22379 6.05191C7.29704 5.97865 7.3964 5.9375 7.5 5.9375H32.5C32.6036 5.9375 32.703 5.97865 32.7762 6.05191C32.8495 6.12517 32.8906 6.22452 32.8906 6.32812V21.5625H15.6164L13.5773 16.8039C13.487 16.5931 13.3367 16.4134 13.1452 16.2872C12.9537 16.161 12.7294 16.0937 12.5 16.0938H7.10938V6.32812ZM37.6562 33.6719C37.6562 33.7755 37.6151 33.8748 37.5418 33.9481C37.4686 34.0213 37.3692 34.0625 37.2656 34.0625H2.73438C2.63077 34.0625 2.53142 34.0213 2.45816 33.9481C2.38491 33.8748 2.34375 33.7755 2.34375 33.6719V18.8281C2.34375 18.7245 2.38491 18.6252 2.45816 18.5519C2.53142 18.4787 2.63077 18.4375 2.73438 18.4375H11.7273L13.7664 23.1961C13.8568 23.4069 14.007 23.5866 14.1985 23.7128C14.39 23.839 14.6144 23.9063 14.8438 23.9062H37.2656C37.3692 23.9062 37.4686 23.9474 37.5418 24.0207C37.6151 24.0939 37.6562 24.1933 37.6562 24.2969V33.6719Z"></path><path d="M9.76562 29.375H5.85938C5.54857 29.375 5.2505 29.4985 5.03073 29.7182C4.81097 29.938 4.6875 30.2361 4.6875 30.5469C4.6875 30.8577 4.81097 31.1557 5.03073 31.3755C5.2505 31.5953 5.54857 31.7188 5.85938 31.7188H9.76562C10.0764 31.7188 10.3745 31.5953 10.5943 31.3755C10.814 31.1557 10.9375 30.8577 10.9375 30.5469C10.9375 30.2361 10.814 29.938 10.5943 29.7182C10.3745 29.4985 10.0764 29.375 9.76562 29.375Z"></path><path d="M29.7656 9.45312C29.7656 9.14232 29.6422 8.84425 29.4224 8.62448C29.2026 8.40472 28.9046 8.28125 28.5938 8.28125H11.4062C11.0954 8.28125 10.7974 8.40472 10.5776 8.62448C10.3578 8.84425 10.2344 9.14232 10.2344 9.45312C10.2344 9.76393 10.3578 10.062 10.5776 10.2818C10.7974 10.5015 11.0954 10.625 11.4062 10.625H28.5938C28.9046 10.625 29.2026 10.5015 29.4224 10.2818C29.6422 10.062 29.7656 9.76393 29.7656 9.45312Z"></path><path d="M28.5938 12.9688H17.6562C17.3454 12.9688 17.0474 13.0922 16.8276 13.312C16.6078 13.5318 16.4844 13.8298 16.4844 14.1406C16.4844 14.4514 16.6078 14.7495 16.8276 14.9693C17.0474 15.189 17.3454 15.3125 17.6562 15.3125H28.5938C28.9046 15.3125 29.2026 15.189 29.4224 14.9693C29.6422 14.7495 29.7656 14.4514 29.7656 14.1406C29.7656 13.8298 29.6422 13.5318 29.4224 13.312C29.2026 13.0922 28.9046 12.9688 28.5938 12.9688Z"></path></svg>";}i:462;a:4:{s:7:"meta_id";s:4:"8504";s:7:"post_id";s:2:"29";s:8:"meta_key";s:24:"_elementor_element_cache";s:10:"meta_value";s:179419:"{"timeout":1777126804,"value":{"content":"<div class=\"elementor-element elementor-element-60303423 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"60303423\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96e9eed elementor-absolute sc_fly_static elementor-widget elementor-widget-image\" data-id=\"96e9eed\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1000\" height=\"800\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-dots.svg\" class=\"attachment-full size-full wp-image-525\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5914669 elementor-absolute sc_fly_static elementor-widget elementor-widget-image\" data-id=\"5914669\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1000\" height=\"800\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-dots.svg\" class=\"attachment-full size-full wp-image-525\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b4db89d e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-child\" data-id=\"5b4db89d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-3ba932ff animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3ba932ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Fueling digital growth<\/h6>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjBkNzIwZGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0YWciOiJoMSIsImNvbnRlbnQiOlt7InRleHQiOiJFbXBvd2VyaW5nIGJ1c2luZXNzZXMgIiwiX2lkIjoiMjM2NDcxZiIsIml0ZW1fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJpdGVtX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwiaXRlbV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOi0xLCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJjb2xvciI6IiJ9LCJpbWFnZSI6eyJpZCI6NjMsInVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL25vLWltYWdlLTEuanBnIn19LHsiX2lkIjoiMTQzNDIzZiIsInRleHQiOiJ3aXRoIFNhYVMgIiwiYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiZ3JhZGllbnQiLCJiYWNrZ3JvdW5kX2NvbG9yX2IiOiIiLCJncmFkaWVudCI6ImxpbmVhci1ncmFkaWVudCg5MGRlZywgI2ZmZWE3NSwgI2UyYjZmZikiLCJiYWNrZ3JvdW5kX2FzX3RleHQiOiJ5ZXMiLCJfX2dsb2JhbHNfXyI6eyJjb2xvciI6IiJ9LCJpbWFnZSI6eyJpZCI6NjMsInVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL25vLWltYWdlLTEuanBnIn0sInBhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImFuaW1hdGVfZ3JhZGllbnQiOiJ5ZXMifSx7InRleHQiOiJzb2x1dGlvbnMiLCJpdGVtX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiaXRlbV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwiaXRlbV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sIml0ZW1fdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjotMSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsiY29sb3IiOiIifSwiaW1hZ2UiOnsiaWQiOjYzLCJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9uby1pbWFnZS0xLmpwZyJ9LCJfaWQiOiJjODQxNzU4In1dLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo4MCwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJoaWdobGlnaHRfYW5pbWF0aW9uX2RlbGF5IjozMDAsInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmciOnsidW5pdCI6ImVtIiwic2l6ZSI6LTAuMDEsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjo2NSwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjQwLCJzaXplcyI6W119LCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjoxMDAsInBhcmFsbGF4X2Zsb3ciOiJlbnRyYW5jZSIsInBhcmFsbGF4X3lfc3RhcnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX0sInBhcmFsbGF4X29wYWNpdHlfc3RhcnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwicGFyYWxsYXhfZHVyYXRpb24iOnsidW5pdCI6InB4Iiwic2l6ZSI6MC4zLCJzaXplcyI6W119LCJwYXJhbGxheF9kZWxheSI6eyJ1bml0IjoicHgiLCJzaXplIjowLjUsInNpemVzIjpbXX0sIl9hbmltYXRpb25fc3RhZ2dlciI6NjAsImFkZF9zZXBhcmF0b3IiOiIiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjQwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjkwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjo2NjAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoxMDAsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9hZHZhbmNlZF90aXRsZSJ9\"][elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjQ0OTg0YTM3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsibWZfZm9ybV9pZCI6IjgqKioxNzcyNTg1MjI3MDAxIiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjY0MCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2FuaW1hdGlvbiI6InRhX2ZhZGVpbnVwIiwiX2FuaW1hdGlvbl9kZWxheSI6MTAwLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjU4MCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Im1ldGZvcm0ifQ==\"]\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-4ddab53e e-flex e-con-boxed sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"4ddab53e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div data-parallax-params=\"{&quot;parallax&quot;:1,&quot;flow&quot;:&quot;default&quot;,&quot;crop&quot;:&quot;none&quot;,&quot;ease&quot;:&quot;power2&quot;,&quot;transition&quot;:1,&quot;duration&quot;:0.5,&quot;delay&quot;:1,&quot;squeeze&quot;:1,&quot;text&quot;:&quot;block&quot;,&quot;text_separate&quot;:0,&quot;text_wrap&quot;:0,&quot;mouse&quot;:0,&quot;mouse_type&quot;:&quot;transform3d&quot;,&quot;mouse_tilt_amount&quot;:70,&quot;mouse_speed&quot;:10,&quot;mouse_z&quot;:&quot;&quot;,&quot;mouse_handler&quot;:&quot;row&quot;,&quot;range_start&quot;:0,&quot;range_end&quot;:40,&quot;sticky_offset&quot;:0,&quot;lag&quot;:0,&quot;x_start&quot;:0,&quot;x_start_unit&quot;:&quot;px&quot;,&quot;x_end&quot;:0,&quot;x_end_unit&quot;:&quot;px&quot;,&quot;y_start&quot;:-10,&quot;y_start_unit&quot;:&quot;%&quot;,&quot;y_end&quot;:2,&quot;y_end_unit&quot;:&quot;%&quot;,&quot;scale_start&quot;:80,&quot;scale_end&quot;:100,&quot;rotate_start&quot;:0,&quot;rotate_end&quot;:0,&quot;opacity_start&quot;:1,&quot;opacity_end&quot;:1,&quot;crop_start&quot;:0,&quot;crop_end&quot;:100,&quot;blur_start&quot;:0,&quot;blur_end&quot;:0,&quot;backdrop_blur_start&quot;:0,&quot;backdrop_blur_end&quot;:0,&quot;range_start_tablet&quot;:0,&quot;range_end_tablet&quot;:40,&quot;sticky_offset_tablet&quot;:0,&quot;lag_tablet&quot;:0,&quot;x_start_tablet&quot;:0,&quot;x_start_tablet_unit&quot;:&quot;px&quot;,&quot;x_end_tablet&quot;:0,&quot;x_end_tablet_unit&quot;:&quot;px&quot;,&quot;y_start_tablet&quot;:-10,&quot;y_start_tablet_unit&quot;:&quot;%&quot;,&quot;y_end_tablet&quot;:2,&quot;y_end_tablet_unit&quot;:&quot;%&quot;,&quot;scale_start_tablet&quot;:80,&quot;scale_end_tablet&quot;:100,&quot;rotate_start_tablet&quot;:0,&quot;rotate_end_tablet&quot;:0,&quot;opacity_start_tablet&quot;:1,&quot;opacity_end_tablet&quot;:1,&quot;crop_start_tablet&quot;:0,&quot;crop_end_tablet&quot;:100,&quot;blur_start_tablet&quot;:0,&quot;blur_end_tablet&quot;:0,&quot;backdrop_blur_start_tablet&quot;:0,&quot;backdrop_blur_end_tablet&quot;:0,&quot;range_start_mobile&quot;:0,&quot;range_end_mobile&quot;:40,&quot;sticky_offset_mobile&quot;:0,&quot;lag_mobile&quot;:0,&quot;x_start_mobile&quot;:0,&quot;x_start_mobile_unit&quot;:&quot;px&quot;,&quot;x_end_mobile&quot;:0,&quot;x_end_mobile_unit&quot;:&quot;px&quot;,&quot;y_start_mobile&quot;:-10,&quot;y_start_mobile_unit&quot;:&quot;%&quot;,&quot;y_end_mobile&quot;:0,&quot;y_end_mobile_unit&quot;:&quot;%&quot;,&quot;scale_start_mobile&quot;:80,&quot;scale_end_mobile&quot;:100,&quot;rotate_start_mobile&quot;:0,&quot;rotate_end_mobile&quot;:0,&quot;opacity_start_mobile&quot;:1,&quot;opacity_end_mobile&quot;:1,&quot;crop_start_mobile&quot;:0,&quot;crop_end_mobile&quot;:100,&quot;blur_start_mobile&quot;:0,&quot;blur_end_mobile&quot;:0,&quot;backdrop_blur_start_mobile&quot;:0,&quot;backdrop_blur_end_mobile&quot;:0}\" class=\"elementor-element elementor-element-38f40e14 sc_parallax sc_fly_static sc_parallax_default elementor-widget elementor-widget-image\" data-id=\"38f40e14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1290\" height=\"679\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-58-copyright.jpg\" class=\"attachment-full size-full wp-image-967\" alt=\"\" srcset=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-58-copyright.jpg 1290w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-58-copyright-300x158.jpg 300w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-58-copyright-1024x539.jpg 1024w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-58-copyright-768x404.jpg 768w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-58-copyright-370x195.jpg 370w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-58-copyright-924x486.jpg 924w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-58-copyright-410x216.jpg 410w\" sizes=\"(max-width: 1290px) 100vw, 1290px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-174fca98 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"174fca98\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjMzYTJmODlmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudCI6W3sidGV4dCI6IkVudGVyIHlvdXIgdGV4dCBoZXJlIiwiX2lkIjoiNjEzMWU2NCIsInR5cGUiOiJpbWFnZSIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2N1c3RvbS1pbWctMDItY29weXJpZ2h0LnBuZyIsImlkIjo2Niwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwidGh1bWJuYWlsX3NpemUiOiJmdWxsIiwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjgwLCJzaXplcyI6W119LCJoZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjcwLCJzaXplcyI6W119fSx7InRleHQiOiJFbnRlciB5b3VyIHRleHQgaGVyZSIsInR5cGUiOiJpbWFnZSIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2N1c3RvbS1pbWctMDMtY29weXJpZ2h0LnBuZyIsImlkIjo2Nywic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwidGh1bWJuYWlsX3NpemUiOiJmdWxsIiwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjgwLCJzaXplcyI6W119LCJoZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjcwLCJzaXplcyI6W119LCJfaWQiOiI5NTFjNDFlIn0seyJ0ZXh0IjoiRW50ZXIgeW91ciB0ZXh0IGhlcmUiLCJ0eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jdXN0b20taW1nLTA0LWNvcHlyaWdodC5wbmciLCJpZCI6NjgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRodW1ibmFpbF9zaXplIjoiZnVsbCIsImhlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo4MCwic2l6ZXMiOltdfSwiaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwiX2lkIjoiYTkzNWIyZiJ9LHsidGV4dCI6IkVudGVyIHlvdXIgdGV4dCBoZXJlIiwidHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvY3VzdG9tLWltZy0wNS1jb3B5cmlnaHQucG5nIiwiaWQiOjY5LCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJ0aHVtYm5haWxfc2l6ZSI6ImZ1bGwiLCJoZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6ODAsInNpemVzIjpbXX0sImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzAsInNpemVzIjpbXX0sIl9pZCI6IjA1NzIxZmMifSx7InRleHQiOiJFbnRlciB5b3VyIHRleHQgaGVyZSIsInR5cGUiOiJpbWFnZSIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2N1c3RvbS1pbWctMDYtY29weXJpZ2h0LnBuZyIsImlkIjo3MCwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwidGh1bWJuYWlsX3NpemUiOiJmdWxsIiwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjgwLCJzaXplcyI6W119LCJoZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjcwLCJzaXplcyI6W119LCJfaWQiOiJiMjkyNzA3In0seyJ0ZXh0IjoiRW50ZXIgeW91ciB0ZXh0IGhlcmUiLCJ0eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jdXN0b20taW1nLTA3LWNvcHlyaWdodC5wbmciLCJpZCI6NzEsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRodW1ibmFpbF9zaXplIjoiZnVsbCIsImhlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo4MCwic2l6ZXMiOltdfSwiaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwiX2lkIjoiOTQ2MDMzNSJ9LHsidGV4dCI6IkVudGVyIHlvdXIgdGV4dCBoZXJlIiwidHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvY3VzdG9tLWltZy0wOC1jb3B5cmlnaHQucG5nIiwiaWQiOjcyLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJ0aHVtYm5haWxfc2l6ZSI6ImZ1bGwiLCJoZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6ODAsInNpemVzIjpbXX0sImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzAsInNpemVzIjpbXX0sIl9pZCI6ImFmM2YyN2MifSx7InRleHQiOiJFbnRlciB5b3VyIHRleHQgaGVyZSIsInR5cGUiOiJpbWFnZSIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2N1c3RvbS1pbWctMDktY29weXJpZ2h0LnBuZyIsImlkIjo3Mywic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwidGh1bWJuYWlsX3NpemUiOiJmdWxsIiwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjgwLCJzaXplcyI6W119LCJoZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjcwLCJzaXplcyI6W119LCJfaWQiOiIzNDM1NGJmIn0seyJ0ZXh0IjoiRW50ZXIgeW91ciB0ZXh0IGhlcmUiLCJ0eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jdXN0b20taW1nLTEwLWNvcHlyaWdodC5wbmciLCJpZCI6NzQsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRodW1ibmFpbF9zaXplIjoiZnVsbCIsImhlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo4MCwic2l6ZXMiOltdfSwiaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwiX2lkIjoiMGEyNjllMCJ9LHsidGV4dCI6IkVudGVyIHlvdXIgdGV4dCBoZXJlIiwidHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvY3VzdG9tLWltZy0xMS1jb3B5cmlnaHQucG5nIiwiaWQiOjc1LCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJ0aHVtYm5haWxfc2l6ZSI6ImZ1bGwiLCJoZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6ODAsInNpemVzIjpbXX0sImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzAsInNpemVzIjpbXX0sIl9pZCI6IjRjZjA2MDEifV0sInNlcGFyYXRvcl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJzaG93X2luX3ByZXZpZXciOiJ5ZXMiLCJtYXJxdWVlX3NwZWVkIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJtYXJxdWVlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJfYW5pbWF0aW9uIjoidGFfZmFkZWluIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRyeF9lbG1fbWFycXVlZSJ9\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1734a90f e-grid e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"1734a90f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adeef04 elementor-absolute sc_fly_static elementor-widget elementor-widget-image\" data-id=\"adeef04\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1006\" height=\"1006\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-ellipse-blue.svg\" class=\"attachment-full size-full wp-image-523\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4585df4 elementor-absolute sc_fly_static elementor-widget elementor-widget-image\" data-id=\"4585df4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1000\" height=\"800\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-dots.svg\" class=\"attachment-full size-full wp-image-525\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c45fadb e-con-full sc_column_fixed e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"1c45fadb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-3424a9d1 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3424a9d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Empower your business<\/h6>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjBmMmM4ZTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0IjoiV2Ugc3RyZWFtbGluZSAiLCJfaWQiOiI4YjdmMzVlIn0seyJ0ZXh0IjoiY2xvdWQgYXBwcyIsImJhY2tncm91bmRfYXNfdGV4dCI6InllcyIsImJhY2tncm91bmRfYmFja2dyb3VuZCI6ImdyYWRpZW50IiwiYmFja2dyb3VuZF9jb2xvcl9iIjoiI0Q1QUJGMSIsImJhY2tncm91bmRfY29sb3JfYl9zdG9wIjp7InVuaXQiOiIlIiwic2l6ZSI6MTUwLCJzaXplcyI6W119LCJiYWNrZ3JvdW5kX2dyYWRpZW50X2FuZ2xlIjp7InVuaXQiOiJkZWciLCJzaXplIjo5MCwic2l6ZXMiOltdfSwiYW5pbWF0ZV9ncmFkaWVudCI6IiIsIl9pZCI6IjQwOWFiZDQiLCJfX2dsb2JhbHNfXyI6eyJiYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIn19XSwidGFnIjoiaDEiLCJhbGlnbm1lbnQiOiIiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIyIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTUiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo1MDAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDMwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjoxMDB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX2FkdmFuY2VkX3RpdGxlIn0=\"][elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjJiY2Q0MzhmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiJTb2Z0IGJyaW5ncyBzbWFydCBTYWFTIHRvb2xzIHRvIGhlbHAgdGVhbXMgd29yayB0b2dldGhlci4gT3VyIGNsb3VkIHBsYXRmb3JtIHN0cmVhbWxpbmVzIHdvcmssIHNwZWVkcyB0YXNrcywgYW5kIGtlZXBzIHlvdXIgYnVzaW5lc3MgbW92aW5nIGZvcndhcmQuIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyNSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjoyMDB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-541a4d75 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-button\" data-id=\"541a4d75\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/saas-software.soft.ancorathemes.com\/features\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-14350733 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"14350733\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-606faa03 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"606faa03\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-3c46f672 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-image\" data-id=\"3c46f672\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"630\" height=\"600\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-60-copyright.jpg\" class=\"attachment-full size-full wp-image-968\" alt=\"\" srcset=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-60-copyright.jpg 630w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-60-copyright-300x286.jpg 300w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-60-copyright-370x352.jpg 370w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-60-copyright-410x390.jpg 410w\" sizes=\"(max-width: 767px) 100vw, 630px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-4123b72f animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4123b72f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Innovative solutions<\/h4>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjJjNDFmZmYxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5PdXIgZmxleGlibGUgd29ya2Zsb3cgcGxhdGZvcm0gYWRhcHRzIHRvIHlvdXIgbmVlZHMuIFdlIGJsZW5kIHN0cm9uZyBkYXRhIHdpdGggc2ltcGxlIGRlc2lnbiBzbyB5b3VyIHRlYW0gY2FuIGZvY3VzIG9uIGdyb3d0aCBhbmQgcmVzdWx0cy48XC9wPiIsIl9hbmltYXRpb24iOiJ0YV9mYWRlaW51cCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-28f0e73d e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"28f0e73d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-36274e2a animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-image\" data-id=\"36274e2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"630\" height=\"600\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-59-copyright.jpg\" class=\"attachment-full size-full wp-image-969\" alt=\"\" srcset=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-59-copyright.jpg 630w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-59-copyright-300x286.jpg 300w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-59-copyright-370x352.jpg 370w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-59-copyright-410x390.jpg 410w\" sizes=\"(max-width: 767px) 100vw, 630px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-5e5109d5 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5e5109d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Our unique approach<\/h4>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjczZDU1MjlhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBjcmFmdCBzaW1wbGUsIHN0cm9uZyBTYWFTIHRvb2xzIHRoYXQgaGVscCB0ZWFtcyB0aHJpdmUuIFdpdGggYSBmb2N1cyBvbiBjbGVhciBkZXNpZ24gYW5kIHNtb290aCB1c2UsIHdlIGRlbGl2ZXIgc29sdXRpb25zIHRoYXQgdXNlcnMgdHJ1c3QuPFwvcD4iLCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d49c4b2 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"d49c4b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-86e84c5 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-image\" data-id=\"86e84c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"630\" height=\"600\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-61-copyright.jpg\" class=\"attachment-full size-full wp-image-970\" alt=\"\" srcset=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-61-copyright.jpg 630w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-61-copyright-300x286.jpg 300w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-61-copyright-370x352.jpg 370w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-61-copyright-410x390.jpg 410w\" sizes=\"(max-width: 767px) 100vw, 630px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-0cc7c2c animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"0cc7c2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Modern SaaS tools<\/h4>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImMwNDg1ODgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IlNtYXJ0IGNsb3VkIHNvbHV0aW9ucyB0aGF0IHNpbXBsaWZ5IHRlYW13b3JrLCBhdXRvbWF0ZSB0YXNrcywgYW5kIGhlbHAgYnVzaW5lc3NlcyBzdGF5IG9yZ2FuaXplZCwgcHJvZHVjdGl2ZSwgYW5kIHJlYWR5IHRvIGdyb3cuIiwiX2FuaW1hdGlvbiI6InRhX2ZhZGVpbnVwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b767b88 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"5b767b88\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e9fb3d9 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-child\" data-id=\"e9fb3d9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-5a4232b2 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5a4232b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Streamlining your workflow tools<\/h6>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImE1NmI4NTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0IjoiV2UgYnVpbGQgc21hcnQgU2FhUyAiLCJfaWQiOiI4YjdmMzVlIn0seyJ0ZXh0IjoiZm9yIGJ1c2luZXNzIiwiYmFja2dyb3VuZF9hc190ZXh0IjoieWVzIiwiYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiZ3JhZGllbnQiLCJiYWNrZ3JvdW5kX2NvbG9yX2IiOiIjRDVBQkYxIiwiYmFja2dyb3VuZF9jb2xvcl9iX3N0b3AiOnsidW5pdCI6IiUiLCJzaXplIjoxNTAsInNpemVzIjpbXX0sImJhY2tncm91bmRfZ3JhZGllbnRfYW5nbGUiOnsidW5pdCI6ImRlZyIsInNpemUiOjkwLCJzaXplcyI6W119LCJhbmltYXRlX2dyYWRpZW50IjoiIiwiX2lkIjoiNDA5YWJkNCIsIl9fZ2xvYmFsc19fIjp7ImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUifX1dLCJ0YWciOiJoMSIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjUwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMzgiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjYwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjo0NTAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoxMDAsInNpemVzIjpbXX0sIl9hbmltYXRpb24iOiJ0YV9mYWRlaW51cCIsIl9hbmltYXRpb25fZGVsYXkiOjEwMH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRyeF9lbG1fYWR2YW5jZWRfdGl0bGUifQ==\"]<div class=\"elementor-element elementor-element-923a540 e-grid e-con-full sc_layouts_column_icons_position_left e-con e-child\" data-id=\"923a540\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-fcfeeb2 elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"fcfeeb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\"><g clip-path=\"url(#clip0_26468_13244)\"><path d=\"M39.8535 19.4313C37.9003 15.8962 35.0702 12.9233 31.6356 10.7985C28.1378 8.64199 24.1095 7.5 20.0004 7.5C15.8913 7.5 11.863 8.64199 8.36524 10.7985C4.93055 12.9233 2.10047 15.8962 0.14727 19.4313C0.0506829 19.6053 0 19.801 0 20C0 20.1991 0.0506829 20.3948 0.14727 20.5688C2.10047 24.1039 4.93055 27.0768 8.36524 29.2016C11.863 31.3581 15.8913 32.5001 20.0004 32.5001C24.1095 32.5001 28.1378 31.3581 31.6356 29.2016C35.0702 27.0768 37.9003 24.1039 39.8535 20.5688C39.9501 20.3948 40.0008 20.1991 40.0008 20C40.0008 19.801 39.9501 19.6053 39.8535 19.4313ZM20.0004 30.1563C12.9027 30.1563 6.26446 26.2813 2.52383 20C6.26446 13.7188 12.9027 9.8438 20.0004 9.8438C27.0981 9.8438 33.7363 13.7188 37.477 20C33.7363 26.2813 27.0981 30.1563 20.0004 30.1563Z\"><\/path><path d=\"M20 13.3594C18.6866 13.3594 17.4027 13.7488 16.3107 14.4785C15.2186 15.2082 14.3675 16.2453 13.8649 17.4587C13.3623 18.6722 13.2307 20.0074 13.487 21.2955C13.7432 22.5837 14.3757 23.7669 15.3044 24.6956C16.2331 25.6243 17.4163 26.2568 18.7045 26.513C19.9926 26.7693 21.3278 26.6378 22.5413 26.1351C23.7547 25.6325 24.7918 24.7814 25.5215 23.6893C26.2512 22.5973 26.6406 21.3134 26.6406 20C26.6386 18.2394 25.9383 16.5516 24.6933 15.3067C23.4484 14.0617 21.7606 13.3614 20 13.3594ZM20 24.2969C19.1502 24.2969 18.3194 24.0449 17.6128 23.5727C16.9062 23.1006 16.3554 22.4295 16.0302 21.6443C15.705 20.8592 15.6199 19.9952 15.7857 19.1617C15.9515 18.3282 16.3607 17.5626 16.9617 16.9617C17.5626 16.3607 18.3282 15.9515 19.1617 15.7857C19.9952 15.6199 20.8592 15.705 21.6443 16.0302C22.4295 16.3554 23.1006 16.9062 23.5727 17.6128C24.0449 18.3194 24.2969 19.1502 24.2969 20C24.2956 21.1392 23.8425 22.2314 23.037 23.037C22.2314 23.8425 21.1392 24.2956 20 24.2969Z\"><\/path><path d=\"M20 5.46875C20.1539 5.46875 20.3063 5.43844 20.4485 5.37955C20.5906 5.32065 20.7198 5.23433 20.8286 5.12552C20.9375 5.0167 21.0238 4.88751 21.0827 4.74533C21.1416 4.60315 21.1719 4.45077 21.1719 4.29688V1.17188C21.1719 0.861074 21.0484 0.563003 20.8286 0.343234C20.6089 0.123465 20.3108 0 20 0C19.6892 0 19.3911 0.123465 19.1714 0.343234C18.9516 0.563003 18.8281 0.861074 18.8281 1.17188V4.29688C18.8281 4.45077 18.8584 4.60315 18.9173 4.74533C18.9762 4.88751 19.0625 5.0167 19.1714 5.12552C19.3911 5.34529 19.6892 5.46875 20 5.46875Z\"><\/path><path d=\"M11.1394 6.38342C11.2784 6.66148 11.5222 6.87293 11.8171 6.97124C12.1121 7.06955 12.434 7.04667 12.712 6.90764C12.9901 6.76861 13.2015 6.52481 13.2998 6.22988C13.3982 5.93495 13.3753 5.61304 13.2363 5.33498L11.6738 2.20998C11.6049 2.0723 11.5096 1.94952 11.3933 1.84867C11.277 1.74781 11.142 1.67084 10.996 1.62216C10.85 1.57349 10.6958 1.55405 10.5422 1.56496C10.3887 1.57587 10.2388 1.61692 10.1011 1.68576C9.96341 1.7546 9.84064 1.84989 9.73978 1.96618C9.63892 2.08247 9.56196 2.21749 9.51328 2.36352C9.4646 2.50956 9.44516 2.66375 9.45607 2.8173C9.46699 2.97084 9.50804 3.12074 9.57688 3.25842L11.1394 6.38342Z\"><\/path><path d=\"M27.2887 6.90764C27.4264 6.97652 27.5763 7.0176 27.7298 7.02854C27.8834 7.03947 28.0376 7.02004 28.1836 6.97136C28.3297 6.92268 28.4647 6.8457 28.581 6.74482C28.6973 6.64394 28.7925 6.52113 28.8614 6.38342L30.4239 3.25842C30.4927 3.12074 30.5337 2.97084 30.5447 2.8173C30.5556 2.66375 30.5361 2.50956 30.4875 2.36352C30.4388 2.21749 30.3618 2.08247 30.261 1.96618C30.1601 1.84989 30.0373 1.7546 29.8996 1.68576C29.762 1.61692 29.6121 1.57587 29.4585 1.56496C29.305 1.55405 29.1508 1.57349 29.0047 1.62216C28.8587 1.67084 28.7237 1.74781 28.6074 1.84867C28.4911 1.94952 28.3958 2.0723 28.327 2.20998L26.7645 5.33498C26.6956 5.47266 26.6545 5.62255 26.6436 5.77611C26.6327 5.92967 26.6521 6.08388 26.7008 6.22992C26.7494 6.37597 26.8264 6.51099 26.9273 6.62727C27.0282 6.74356 27.151 6.83883 27.2887 6.90764Z\"><\/path><path d=\"M20 34.5312C19.6892 34.5312 19.3911 34.6547 19.1714 34.8745C18.9516 35.0943 18.8281 35.3923 18.8281 35.7031V38.8281C18.8281 39.1389 18.9516 39.437 19.1714 39.6568C19.3911 39.8765 19.6892 40 20 40C20.3108 40 20.6089 39.8765 20.8286 39.6568C21.0484 39.437 21.1719 39.1389 21.1719 38.8281V35.7031C21.1719 35.3923 21.0484 35.0943 20.8286 34.8745C20.6089 34.6547 20.3108 34.5312 20 34.5312Z\"><\/path><path d=\"M12.712 33.0921C12.5744 33.0232 12.4245 32.9822 12.2709 32.9712C12.1173 32.9603 11.9631 32.9797 11.8171 33.0284C11.6711 33.0771 11.536 33.1541 11.4197 33.2549C11.3035 33.3558 11.2082 33.4786 11.1394 33.6163L9.57688 36.7413C9.43785 37.0194 9.41497 37.3413 9.51328 37.6362C9.61159 37.9312 9.82303 38.175 10.1011 38.314C10.3792 38.453 10.7011 38.4759 10.996 38.3776C11.2909 38.2793 11.5347 38.0678 11.6738 37.7898L13.2363 34.6648C13.3051 34.5271 13.3462 34.3772 13.3572 34.2236C13.3681 34.0701 13.3487 33.9159 13.3 33.7698C13.2513 33.6238 13.1743 33.4888 13.0734 33.3725C12.9725 33.2562 12.8497 33.1609 12.712 33.0921Z\"><\/path><path d=\"M28.8613 33.6162C28.7924 33.4785 28.6971 33.3558 28.5808 33.2549C28.4645 33.1541 28.3295 33.0771 28.1835 33.0284C28.0375 32.9797 27.8833 32.9603 27.7297 32.9712C27.5762 32.9821 27.4263 33.0232 27.2886 33.092C27.1509 33.1609 27.0281 33.2561 26.9273 33.3724C26.8264 33.4887 26.7495 33.6237 26.7008 33.7698C26.6521 33.9158 26.6327 34.07 26.6436 34.2235C26.6545 34.3771 26.6955 34.527 26.7644 34.6647L28.3269 37.7897C28.4659 38.0677 28.7097 38.2792 29.0046 38.3775C29.2996 38.4758 29.6215 38.4529 29.8995 38.3139C30.1776 38.1749 30.389 37.9311 30.4874 37.6361C30.5857 37.3412 30.5628 37.0193 30.4238 36.7412L28.8613 33.6162Z\"><\/path><\/g><defs><clipPath id=\"clip0_26468_13244\"><rect width=\"40\" height=\"40\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h5 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tWorkflow automation\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h5>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSoft makes daily business work easy with smart and reliable cloud tools\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-3cdc824 elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"3cdc824\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\"><g clip-path=\"url(#clip0_26468_13234)\"><path d=\"M33.882 21.1541L31.3281 19.3861V17.0424C31.3273 13.4796 30.3064 9.99151 28.386 6.99057C26.4657 3.98962 23.7262 1.60131 20.4914 0.108009C20.3374 0.0368523 20.1697 0 20 0C19.8303 0 19.6626 0.0368523 19.5086 0.108009C16.2734 1.60153 13.5335 3.99033 11.6131 6.99188C9.69271 9.99344 8.67205 13.4822 8.67188 17.0455V19.3893L6.11797 21.1541C5.33909 21.6933 4.70257 22.4133 4.26294 23.2524C3.82331 24.0916 3.59369 25.0248 3.59375 25.9721V35.2346C3.59381 35.4577 3.65756 35.6762 3.77751 35.8643C3.89746 36.0524 4.06862 36.2024 4.27088 36.2966C4.47314 36.3908 4.69809 36.4253 4.91928 36.396C5.14047 36.3668 5.34872 36.275 5.51953 36.1314L11.2563 31.3111L11.8813 32.8611C11.9688 33.0778 12.1191 33.2633 12.3129 33.3939C12.5067 33.5245 12.7351 33.5941 12.9688 33.5939H14.2289C14.4437 35.0343 15.0534 36.387 15.9903 37.5018C16.9273 38.6167 18.1548 39.4501 19.5367 39.9096L19.6289 39.94C19.8698 40.0205 20.1302 40.0205 20.3711 39.94L20.4625 39.9096C21.8445 39.4502 23.0722 38.6168 24.0093 37.502C24.9464 36.3871 25.5562 35.0344 25.7711 33.5939H27.0312C27.2648 33.594 27.493 33.5242 27.6866 33.3937C27.8803 33.2631 28.0305 33.0777 28.118 32.8611L28.743 31.3111L34.4797 36.1314C34.6505 36.2752 34.8588 36.3672 35.0801 36.3966C35.3014 36.426 35.5266 36.3916 35.729 36.2973C35.9314 36.2031 36.1026 36.053 36.2226 35.8647C36.3426 35.6765 36.4063 35.4578 36.4062 35.2346V25.9721C36.4063 25.0248 36.1767 24.0916 35.7371 23.2524C35.2974 22.4133 34.6609 21.6933 33.882 21.1541ZM20 2.47285C22.3771 3.67082 24.4245 5.43285 25.9633 7.60488C24.2072 8.80796 22.1286 9.45227 20 9.45332C17.8714 9.45227 15.7928 8.80796 14.0367 7.60488C15.5755 5.43285 17.6229 3.67082 20 2.47285ZM5.9375 25.9721C5.93752 25.4037 6.07535 24.8438 6.33919 24.3403C6.60302 23.8369 6.98498 23.4049 7.45234 23.0814L8.76641 22.1713C8.96654 24.5169 9.49514 26.8227 10.3367 29.0213L5.9375 32.7189V25.9721ZM20 37.5846C19.1496 37.2505 18.3951 36.7114 17.8035 36.0151C17.2119 35.3188 16.8017 34.4871 16.6094 33.5939H23.3906C23.1984 34.4872 22.7883 35.319 22.1967 36.0152C21.6051 36.7115 20.8504 37.2506 20 37.5846ZM26.2406 31.2502H13.7594L12.6859 28.5939C11.5802 25.8639 11.013 22.9457 11.0156 20.0002V17.0455C11.0168 14.4587 11.635 11.9096 12.8188 9.60957C14.9429 11.0341 17.4424 11.7955 20 11.7971C22.5576 11.7955 25.0571 11.0341 27.1813 9.60957C28.365 11.9096 28.9832 14.4587 28.9844 17.0455V20.0002C28.987 22.9457 28.4198 25.8639 27.3141 28.5939L26.2406 31.2502ZM34.0625 32.7189L29.6633 29.0213C30.5049 26.8228 31.0336 24.5169 31.2336 22.1713L32.5477 23.0814C33.015 23.4049 33.397 23.8369 33.6608 24.3403C33.9246 24.8438 34.0625 25.4037 34.0625 25.9721V32.7189Z\"><\/path><path d=\"M20 14.1408C18.8411 14.1408 17.7083 14.4845 16.7447 15.1283C15.7811 15.7721 15.0301 16.6872 14.5866 17.7579C14.1432 18.8286 14.0271 20.0067 14.2532 21.1433C14.4793 22.2799 15.0373 23.324 15.8568 24.1434C16.6762 24.9629 17.7203 25.5209 18.8569 25.747C19.9935 25.9731 21.1716 25.857 22.2423 25.4136C23.3129 24.9701 24.2281 24.2191 24.8719 23.2555C25.5157 22.2919 25.8594 21.1591 25.8594 20.0002C25.8575 18.4468 25.2396 16.9575 24.1411 15.859C23.0427 14.7606 21.5534 14.1427 20 14.1408ZM20 23.5158C19.3047 23.5158 18.625 23.3096 18.0468 22.9233C17.4687 22.537 17.0181 21.988 16.752 21.3456C16.4859 20.7032 16.4163 19.9963 16.5519 19.3143C16.6876 18.6324 17.0224 18.0059 17.5141 17.5143C18.0057 17.0226 18.6322 16.6878 19.3141 16.5521C19.9961 16.4165 20.703 16.4861 21.3454 16.7522C21.9878 17.0183 22.5368 17.4689 22.9231 18.047C23.3094 18.6252 23.5156 19.3049 23.5156 20.0002C23.5146 20.9323 23.1439 21.8259 22.4848 22.485C21.8257 23.1441 20.9321 23.5148 20 23.5158Z\"><\/path><\/g><defs><clipPath id=\"clip0_26468_13234\"><rect width=\"40\" height=\"40\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h5 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCollaboration tools\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h5>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe help teams stay in sync with real-time project and task management tools\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-eeb84da elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"eeb84da\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\"><path d=\"M38.8281 3.59375H1.17188C0.861074 3.59375 0.563003 3.71722 0.343234 3.93698C0.123465 4.15675 0 4.45482 0 4.76562V28.2031C0 28.5139 0.123465 28.812 0.343234 29.0318C0.563003 29.2515 0.861074 29.375 1.17188 29.375H11.1656L8.77266 34.7578C8.71012 34.8985 8.67591 35.0501 8.67197 35.2039C8.66802 35.3578 8.69442 35.511 8.74967 35.6547C8.80491 35.7983 8.88791 35.9297 8.99393 36.0413C9.09996 36.1529 9.22692 36.2425 9.36758 36.3051C9.50824 36.3676 9.65983 36.4018 9.81371 36.4058C9.9676 36.4097 10.1207 36.3833 10.2644 36.3281C10.4081 36.2728 10.5395 36.1898 10.6511 36.0838C10.7627 35.9778 10.8523 35.8508 10.9148 35.7102L13.7273 29.375H18.8281V35.2344C18.8281 35.5452 18.9516 35.8432 19.1714 36.063C19.3911 36.2828 19.6892 36.4062 20 36.4062C20.3108 36.4062 20.6089 36.2828 20.8286 36.063C21.0484 35.8432 21.1719 35.5452 21.1719 35.2344V29.375H26.2695L29.082 35.7102C29.2083 35.9942 29.4423 36.2165 29.7325 36.3281C30.0226 36.4396 30.3452 36.4314 30.6293 36.3051C30.9134 36.1788 31.1356 35.9448 31.2472 35.6547C31.3588 35.3645 31.3505 35.0419 31.2242 34.7578L28.8344 29.375H38.8281C39.1389 29.375 39.437 29.2515 39.6568 29.0318C39.8765 28.812 40 28.5139 40 28.2031V4.76562C40 4.45482 39.8765 4.15675 39.6568 3.93698C39.437 3.71722 39.1389 3.59375 38.8281 3.59375ZM37.6562 27.0312H2.34375V5.9375H37.6562V27.0312Z\"><\/path><path d=\"M6.64062 21.8586L14.1789 16.2273L18.6961 22.4281C18.8718 22.6694 19.1329 22.8345 19.4262 22.8898C19.7194 22.9451 20.0227 22.8864 20.2742 22.7258L32.3711 15.0039L31.6313 18.7031C31.5703 19.0079 31.633 19.3244 31.8054 19.583C31.9779 19.8416 32.246 20.0211 32.5508 20.082C32.8556 20.1429 33.1721 20.0803 33.4307 19.9078C33.6893 19.7354 33.8688 19.4673 33.9297 19.1625L35.2133 12.7445C35.2436 12.5936 35.2438 12.4381 35.214 12.287C35.1842 12.136 35.1248 11.9923 35.0394 11.8641C34.954 11.736 34.8442 11.6259 34.7163 11.5403C34.5883 11.4546 34.4448 11.395 34.2938 11.3648L27.8758 10.082C27.571 10.021 27.2544 10.0836 26.9958 10.2559C26.7371 10.4283 26.5575 10.6964 26.4965 11.0012C26.4355 11.306 26.498 11.6225 26.6704 11.8812C26.8428 12.1398 27.1108 12.3194 27.4156 12.3805L31.0023 13.0969L19.9406 20.1562L15.3734 13.8875C15.2821 13.7622 15.1668 13.6563 15.0342 13.5759C14.9016 13.4954 14.7544 13.4421 14.6011 13.419C14.4478 13.3959 14.2914 13.4035 14.141 13.4412C13.9906 13.479 13.8492 13.5462 13.725 13.6391L5.23438 19.9805C4.98573 20.1669 4.82136 20.4446 4.7774 20.7522C4.73345 21.0599 4.81352 21.3725 5 21.6211C5.18648 21.8697 5.4641 22.0341 5.77177 22.0781C6.07945 22.122 6.39198 22.0419 6.64062 21.8555V21.8586Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h5 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSmart data insights\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h5>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWith Soft, gain actionable insights to drive smarter business choices\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-1ab6aaf elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"1ab6aaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\"><g clip-path=\"url(#clip0_26468_13213)\"><path d=\"M35.2344 14.922H29.375V13.7501C29.3738 12.6109 28.9207 11.5187 28.1151 10.7132C27.3096 9.9076 26.2173 9.4545 25.0781 9.45325H12.1875V8.73763C12.9187 8.0361 13.4233 7.13185 13.6364 6.1412C13.8495 5.15054 13.7614 4.11878 13.3833 3.17863C13.0053 2.23848 12.3546 1.43293 11.515 0.865603C10.6753 0.298277 9.6852 -0.00488281 8.67188 -0.00488281C7.65856 -0.00488281 6.66841 0.298277 5.82879 0.865603C4.98918 1.43293 4.33849 2.23848 3.96042 3.17863C3.58236 4.11878 3.49421 5.15054 3.70732 6.1412C3.92043 7.13185 4.42504 8.0361 5.15625 8.73763V38.8283C5.15625 39.1391 5.27972 39.4371 5.49949 39.6569C5.71925 39.8767 6.01733 40.0001 6.32813 40.0001H11.0156C11.3264 40.0001 11.6245 39.8767 11.8443 39.6569C12.064 39.4371 12.1875 39.1391 12.1875 38.8283V24.297H18.4375V25.4689C18.4387 26.6081 18.8918 27.7003 19.6974 28.5059C20.5029 29.3114 21.5952 29.7645 22.7344 29.7658H35.2344C35.5452 29.7658 35.8433 29.6423 36.063 29.4225C36.2828 29.2027 36.4063 28.9047 36.4063 28.5939V16.0939C36.4063 15.7831 36.2828 15.485 36.063 15.2652C35.8433 15.0455 35.5452 14.922 35.2344 14.922ZM8.67188 2.34388C9.21269 2.34388 9.74135 2.50425 10.191 2.8047C10.6407 3.10516 10.9912 3.53221 11.1981 4.03185C11.4051 4.5315 11.4592 5.08129 11.3537 5.6117C11.2482 6.14212 10.9878 6.62934 10.6054 7.01175C10.223 7.39416 9.73574 7.65458 9.20533 7.76009C8.67491 7.8656 8.12512 7.81145 7.62548 7.60449C7.12583 7.39753 6.69878 7.04706 6.39833 6.59739C6.09787 6.14773 5.9375 5.61906 5.9375 5.07825C5.9375 4.35305 6.22559 3.65755 6.73838 3.14476C7.25118 2.63196 7.94668 2.34388 8.67188 2.34388ZM7.5 37.6564V10.0181C8.27037 10.2025 9.07338 10.2025 9.84375 10.0181V37.6564H7.5ZM12.1875 11.797H25.0781C25.5961 11.797 26.0929 12.0028 26.4592 12.3691C26.8255 12.7353 27.0313 13.2321 27.0313 13.7501V22.2806C26.5388 22.0643 26.0067 21.9528 25.4688 21.9533H12.1875V11.797ZM22.7344 27.422C22.2164 27.422 21.7196 27.2162 21.3533 26.8499C20.987 26.4837 20.7813 25.9869 20.7813 25.4689V24.297H25.4688C25.8832 24.297 26.2806 24.4616 26.5736 24.7546C26.8666 25.0477 27.0313 25.4451 27.0313 25.8595C27.0313 26.2739 26.8666 26.6713 26.5736 26.9644C26.2806 27.2574 25.8832 27.422 25.4688 27.422H22.7344ZM34.0625 27.422H29.0477C29.264 26.9295 29.3754 26.3974 29.375 25.8595V17.2658H34.0625V27.422Z\"><\/path><\/g><defs><clipPath id=\"clip0_26468_13213\"><rect width=\"40\" height=\"40\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h5 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tProcess automation\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h5>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSoft is focused on streamlining tasks with workflow automation tools\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-d762ab1 elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"d762ab1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\"><path d=\"M34.8914 5.03047L30.2039 0.342969C30.095 0.234167 29.9658 0.147878 29.8236 0.0890303C29.6813 0.0301831 29.5289 -6.96164e-05 29.375 1.2029e-07H10.625C10.4711 -6.96164e-05 10.3187 0.0301831 10.1764 0.0890303C10.0342 0.147878 9.90497 0.234167 9.79609 0.342969L5.10859 5.03047C4.99979 5.13934 4.9135 5.26858 4.85466 5.41081C4.79581 5.55303 4.76556 5.70546 4.76563 5.85938V21.2977C4.76603 25.6499 6.25056 29.8718 8.97413 33.2665C11.6977 36.6612 15.4975 39.0257 19.7461 39.9695C19.9133 40.007 20.0867 40.007 20.2539 39.9695C24.5025 39.0257 28.3023 36.6612 31.0259 33.2665C33.7494 29.8718 35.234 25.6499 35.2344 21.2977V5.85938C35.2344 5.70546 35.2042 5.55303 35.1453 5.41081C35.0865 5.26858 35.0002 5.13934 34.8914 5.03047ZM32.8906 21.2977C32.8906 29.1391 27.6031 35.8164 20 37.6258C12.3969 35.8164 7.10938 29.1406 7.10938 21.2977V6.34453L11.1102 2.34375H28.8898L32.8906 6.34453V21.2977Z\"><\/path><path d=\"M27.1094 4.6875H12.8906C12.7367 4.68743 12.5843 4.71768 12.4421 4.77653C12.2998 4.83538 12.1706 4.92167 12.0617 5.03047L10.5773 6.51484C10.4685 6.62372 10.3823 6.75296 10.3234 6.89518C10.2646 7.03741 10.2343 7.18983 10.2344 7.34375V20.5164C10.2341 23.3941 11.1427 26.1984 12.8306 28.5291C14.5185 30.8598 16.8994 32.5979 19.6336 33.4953C19.8716 33.5737 20.1284 33.5737 20.3664 33.4953C23.1006 32.5979 25.4815 30.8598 27.1694 28.5291C28.8573 26.1984 29.7659 23.3941 29.7656 20.5164V7.34375C29.7657 7.18983 29.7354 7.03741 29.6766 6.89518C29.6177 6.75296 29.5315 6.62372 29.4227 6.51484L27.9383 5.03047C27.8294 4.92167 27.7002 4.83538 27.5579 4.77653C27.4157 4.71768 27.2633 4.68743 27.1094 4.6875ZM27.4219 20.5164C27.4221 22.8344 26.7103 25.0965 25.3829 26.9968C24.0555 28.8971 22.1765 30.3439 20 31.1414C17.8235 30.3439 15.9445 28.8971 14.6171 26.9968C13.2897 25.0965 12.5779 22.8344 12.5781 20.5164V7.82891L13.3758 7.03125H26.6242L27.4219 7.82891V20.5164Z\"><\/path><path d=\"M23.8902 15.1373L19.6504 19.0826L17.6746 17.2443C17.5617 17.1395 17.4293 17.0579 17.285 17.0042C17.1406 16.9505 16.987 16.9258 16.8331 16.9315C16.6791 16.9371 16.5278 16.973 16.3878 17.0372C16.2477 17.1013 16.1216 17.1924 16.0168 17.3053C15.9119 17.4181 15.8303 17.5505 15.7767 17.6949C15.723 17.8393 15.6983 17.9929 15.7039 18.1468C15.7096 18.3007 15.7455 18.4521 15.8096 18.5921C15.8738 18.7322 15.9649 18.8582 16.0777 18.9631L18.8519 21.5412C19.0688 21.7429 19.3539 21.8549 19.65 21.8549C19.9461 21.8549 20.2312 21.7429 20.448 21.5412L25.4871 16.8537C25.715 16.6419 25.8495 16.3483 25.8609 16.0374C25.8723 15.7265 25.7598 15.4238 25.548 15.1959C25.3363 14.968 25.0427 14.8335 24.7318 14.8221C24.4209 14.8107 24.1182 14.9232 23.8902 15.135V15.1373Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h5 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSeamless integration\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h5>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe help teams connect and grow with tools that fit daily business needs\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-6269720 elementor-view-stacked elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"6269720\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\"><path d=\"M37.2656 21.5625H35.2344V6.32812C35.2344 5.60292 34.9463 4.90742 34.4335 4.39463C33.9207 3.88184 33.2252 3.59375 32.5 3.59375H7.5C6.7748 3.59375 6.0793 3.88184 5.5665 4.39463C5.05371 4.90742 4.76562 5.60292 4.76562 6.32812V16.0938H2.73438C2.00917 16.0938 1.31367 16.3818 0.80088 16.8946C0.288085 17.4074 0 18.1029 0 18.8281V33.6719C0 34.3971 0.288085 35.0926 0.80088 35.6054C1.31367 36.1182 2.00917 36.4062 2.73438 36.4062H37.2656C37.9908 36.4062 38.6863 36.1182 39.1991 35.6054C39.7119 35.0926 40 34.3971 40 33.6719V24.2969C40 23.5717 39.7119 22.8762 39.1991 22.3634C38.6863 21.8506 37.9908 21.5625 37.2656 21.5625ZM7.10938 6.32812C7.10938 6.22452 7.15053 6.12517 7.22379 6.05191C7.29704 5.97865 7.3964 5.9375 7.5 5.9375H32.5C32.6036 5.9375 32.703 5.97865 32.7762 6.05191C32.8495 6.12517 32.8906 6.22452 32.8906 6.32812V21.5625H15.6164L13.5773 16.8039C13.487 16.5931 13.3367 16.4134 13.1452 16.2872C12.9537 16.161 12.7294 16.0937 12.5 16.0938H7.10938V6.32812ZM37.6562 33.6719C37.6562 33.7755 37.6151 33.8748 37.5418 33.9481C37.4686 34.0213 37.3692 34.0625 37.2656 34.0625H2.73438C2.63077 34.0625 2.53142 34.0213 2.45816 33.9481C2.38491 33.8748 2.34375 33.7755 2.34375 33.6719V18.8281C2.34375 18.7245 2.38491 18.6252 2.45816 18.5519C2.53142 18.4787 2.63077 18.4375 2.73438 18.4375H11.7273L13.7664 23.1961C13.8568 23.4069 14.007 23.5866 14.1985 23.7128C14.39 23.839 14.6144 23.9063 14.8438 23.9062H37.2656C37.3692 23.9062 37.4686 23.9474 37.5418 24.0207C37.6151 24.0939 37.6562 24.1933 37.6562 24.2969V33.6719Z\"><\/path><path d=\"M9.76562 29.375H5.85938C5.54857 29.375 5.2505 29.4985 5.03073 29.7182C4.81097 29.938 4.6875 30.2361 4.6875 30.5469C4.6875 30.8577 4.81097 31.1557 5.03073 31.3755C5.2505 31.5953 5.54857 31.7188 5.85938 31.7188H9.76562C10.0764 31.7188 10.3745 31.5953 10.5943 31.3755C10.814 31.1557 10.9375 30.8577 10.9375 30.5469C10.9375 30.2361 10.814 29.938 10.5943 29.7182C10.3745 29.4985 10.0764 29.375 9.76562 29.375Z\"><\/path><path d=\"M29.7656 9.45312C29.7656 9.14232 29.6422 8.84425 29.4224 8.62448C29.2026 8.40472 28.9046 8.28125 28.5938 8.28125H11.4062C11.0954 8.28125 10.7974 8.40472 10.5776 8.62448C10.3578 8.84425 10.2344 9.14232 10.2344 9.45312C10.2344 9.76393 10.3578 10.062 10.5776 10.2818C10.7974 10.5015 11.0954 10.625 11.4062 10.625H28.5938C28.9046 10.625 29.2026 10.5015 29.4224 10.2818C29.6422 10.062 29.7656 9.76393 29.7656 9.45312Z\"><\/path><path d=\"M28.5938 12.9688H17.6562C17.3454 12.9688 17.0474 13.0922 16.8276 13.312C16.6078 13.5318 16.4844 13.8298 16.4844 14.1406C16.4844 14.4514 16.6078 14.7495 16.8276 14.9693C17.0474 15.189 17.3454 15.3125 17.6562 15.3125H28.5938C28.9046 15.3125 29.2026 15.189 29.4224 14.9693C29.6422 14.7495 29.7656 14.4514 29.7656 14.1406C29.7656 13.8298 29.6422 13.5318 29.4224 13.312C29.2026 13.0922 28.9046 12.9688 28.5938 12.9688Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h5 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tShared workspace\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h5>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAt Soft, our suite brings teams together, boosting output and insight\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2af0c40 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"2af0c40\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3e4ffb2 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"3e4ffb2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;sticky&quot;}\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjUzMDgyMWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0Ijoic29mdHdhcmUiLCJfaWQiOiJmYWQ3ZjNkIiwibm93cmFwIjoiMSIsIml0ZW1fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaXRlbV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoidnciLCJzaXplIjoxNi45LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJpdGVtX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwiaXRlbV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOi03LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOi03LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOi00LjcsInNpemVzIjpbXX0sInBhZGRpbmciOnsidW5pdCI6InZ3IiwidG9wIjoiMCIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImJhY2tncm91bmRfYXNfdGV4dCI6InllcyIsImJhY2tncm91bmRfYmFja2dyb3VuZCI6ImdyYWRpZW50IiwiYmFja2dyb3VuZF9jb2xvciI6IiM2QTMwOTMiLCJiYWNrZ3JvdW5kX2NvbG9yX2IiOiIjQTA0NEZGIiwiYmFja2dyb3VuZF9ncmFkaWVudF9hbmdsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6OTAsInNpemVzIjpbXX0sImFuaW1hdGVfZ3JhZGllbnQiOiJ5ZXMifV0sInRhZyI6ImgxIiwiYWxpZ25tZW50IjoiIiwiX21hcmdpbiI6eyJ1bml0IjoidnciLCJ0b3AiOiItMS41IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEuNSIsImxlZnQiOiItMC43NSIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJ2dyIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InZ3IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfb2Zmc2V0X29yaWVudGF0aW9uX3YiOiJlbmQiLCJfb2Zmc2V0X3kiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7Il9iYWNrZ3JvdW5kX2NvbG9yIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX2FkdmFuY2VkX3RpdGxlIn0=\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2a971c1 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"2a971c1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;sticky&quot;}\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjQwNzQ1NjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0Ijoic29mdHdhcmUiLCJfaWQiOiJmYWQ3ZjNkIiwibm93cmFwIjoiMSIsIml0ZW1fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaXRlbV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoidnciLCJzaXplIjoxNi45LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJpdGVtX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwiaXRlbV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOi03LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOi03LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOi00LjcsInNpemVzIjpbXX0sInBhZGRpbmciOnsidW5pdCI6InZ3IiwidG9wIjoiMCIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImJhY2tncm91bmRfYXNfdGV4dCI6InllcyIsImJhY2tncm91bmRfYmFja2dyb3VuZCI6ImdyYWRpZW50IiwiYmFja2dyb3VuZF9jb2xvciI6IiM2QTMwOTMiLCJiYWNrZ3JvdW5kX2NvbG9yX2IiOiIjQTA0NEZGIiwiYmFja2dyb3VuZF9ncmFkaWVudF9hbmdsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6OTAsInNpemVzIjpbXX0sImFuaW1hdGVfZ3JhZGllbnQiOiJ5ZXMifV0sInRhZyI6ImgxIiwiYWxpZ25tZW50IjoiIiwiX21hcmdpbiI6eyJ1bml0IjoidnciLCJ0b3AiOiItMS41IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEuNSIsImxlZnQiOiItMC43NSIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJ2dyIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InZ3IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfb2Zmc2V0X29yaWVudGF0aW9uX3YiOiJlbmQiLCJfb2Zmc2V0X3kiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7Il9iYWNrZ3JvdW5kX2NvbG9yIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX2FkdmFuY2VkX3RpdGxlIn0=\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c17db61 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"c17db61\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;sticky&quot;}\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImQ0NDZmZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0Ijoic29mdHdhcmUiLCJfaWQiOiJmYWQ3ZjNkIiwibm93cmFwIjoiMSIsIml0ZW1fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaXRlbV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoidnciLCJzaXplIjoxNi45LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJpdGVtX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwiaXRlbV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOi03LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOi03LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOi00LjcsInNpemVzIjpbXX0sInBhZGRpbmciOnsidW5pdCI6InZ3IiwidG9wIjoiMCIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImJhY2tncm91bmRfYXNfdGV4dCI6InllcyIsImJhY2tncm91bmRfYmFja2dyb3VuZCI6ImdyYWRpZW50IiwiYmFja2dyb3VuZF9jb2xvciI6IiM2QTMwOTMiLCJiYWNrZ3JvdW5kX2NvbG9yX2IiOiIjQTA0NEZGIiwiYmFja2dyb3VuZF9ncmFkaWVudF9hbmdsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6OTAsInNpemVzIjpbXX0sImFuaW1hdGVfZ3JhZGllbnQiOiJ5ZXMifV0sInRhZyI6ImgxIiwiYWxpZ25tZW50IjoiIiwiX21hcmdpbiI6eyJ1bml0IjoidnciLCJ0b3AiOiItMS41IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEuNSIsImxlZnQiOiItMC43NSIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJ2dyIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InZ3IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfb2Zmc2V0X29yaWVudGF0aW9uX3YiOiJlbmQiLCJfb2Zmc2V0X3kiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7Il9iYWNrZ3JvdW5kX2NvbG9yIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX2FkdmFuY2VkX3RpdGxlIn0=\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0125688 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"0125688\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;sticky&quot;}\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImM3ZDA4NTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0Ijoic29mdHdhcmUiLCJfaWQiOiJmYWQ3ZjNkIiwibm93cmFwIjoiMSIsIml0ZW1fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaXRlbV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoidnciLCJzaXplIjoxNi45LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJpdGVtX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwiaXRlbV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOi03LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOi03LCJzaXplcyI6W119LCJpdGVtX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOi00LjcsInNpemVzIjpbXX0sInBhZGRpbmciOnsidW5pdCI6InZ3IiwidG9wIjoiMCIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImJhY2tncm91bmRfYXNfdGV4dCI6InllcyIsImJhY2tncm91bmRfYmFja2dyb3VuZCI6ImdyYWRpZW50IiwiYmFja2dyb3VuZF9jb2xvciI6IiM2QTMwOTMiLCJiYWNrZ3JvdW5kX2NvbG9yX2IiOiIjQTA0NEZGIiwiYmFja2dyb3VuZF9ncmFkaWVudF9hbmdsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6OTAsInNpemVzIjpbXX0sImFuaW1hdGVfZ3JhZGllbnQiOiJ5ZXMifV0sInRhZyI6ImgxIiwiYWxpZ25tZW50IjoiIiwiX21hcmdpbiI6eyJ1bml0IjoidnciLCJ0b3AiOiItMS41IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEuNSIsImxlZnQiOiItMC43NSIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJ2dyIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InZ3IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfb2Zmc2V0X29yaWVudGF0aW9uX3YiOiJlbmQiLCJfb2Zmc2V0X3kiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7Il9iYWNrZ3JvdW5kX2NvbG9yIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX2FkdmFuY2VkX3RpdGxlIn0=\"]\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4cb02ca9 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"4cb02ca9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f15b2d elementor-absolute sc_fly_static elementor-widget elementor-widget-image\" data-id=\"7f15b2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1006\" height=\"1006\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-ellipse-blue.svg\" class=\"attachment-full size-full wp-image-523\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-6578a23f e-grid e-con-full sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"6578a23f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-7e92334d e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"7e92334d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b450989 sc_fly_static elementor-widget elementor-widget-image\" data-id=\"4b450989\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"598\" height=\"598\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-55-copyright.jpg\" class=\"attachment-full size-full wp-image-961\" alt=\"\" srcset=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-55-copyright.jpg 598w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-55-copyright-300x300.jpg 300w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-55-copyright-150x150.jpg 150w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-55-copyright-370x370.jpg 370w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-55-copyright-90x90.jpg 90w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-55-copyright-410x410.jpg 410w\" sizes=\"(max-width: 767px) 100vw, 598px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a3ea2d6 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"5a3ea2d6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-647c7ba5 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"647c7ba5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Jared Miller<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44feda72 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"44feda72\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">New York, NY<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5eb2f05 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"5eb2f05\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4ffa9420 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"4ffa9420\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjNhMDBmYjY0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiTGVhZHMgU29mdFx1MjAxOXMgdmlzaW9uLCBkcml2aW5nIGdyb3d0aCBhbmQgaW5ub3ZhdGlvbiB0aHJvdWdoIHN0cmF0ZWd5LCB0ZWFtd29yaywgYW5kIFNhYVMgc3VjY2Vzcy4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDgwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9d1c85 elementor-grid-tablet-0 elementor-grid-mobile-0 e-grid-align-right e-grid-align-mobile-left elementor-shape-rounded elementor-grid-0 sc_fly_static elementor-widget elementor-widget-social-icons\" data-id=\"d9d1c85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-cc0d3b4\" href=\"https:\/\/www.facebook.com\/AncoraThemes\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-2a58c07\" href=\"https:\/\/www.instagram.com\/ancora_themes\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-x-twitter elementor-repeater-item-611961e\" href=\"https:\/\/x.com\/themes_ancora\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">X-twitter<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-x-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-4d539f45 e-grid e-con-full sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"4d539f45\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:100}\">\n\t\t<div class=\"elementor-element elementor-element-5289c381 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"5289c381\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47bc16b3 sc_fly_static elementor-widget elementor-widget-image\" data-id=\"47bc16b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"598\" height=\"598\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-54-copyright.jpg\" class=\"attachment-full size-full wp-image-960\" alt=\"\" srcset=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-54-copyright.jpg 598w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-54-copyright-300x300.jpg 300w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-54-copyright-150x150.jpg 150w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-54-copyright-370x370.jpg 370w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-54-copyright-90x90.jpg 90w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-54-copyright-410x410.jpg 410w\" sizes=\"(max-width: 767px) 100vw, 598px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3cccb5a e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"3cccb5a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a711fa4 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"5a711fa4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Anna Brooks<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26f9bd5a sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"26f9bd5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Denver, CO<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5457b127 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"5457b127\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-71207246 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"71207246\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImIzMjlkMjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5HdWlkZXMgdGhlIHBsYXRmb3JtXHUyMDE5cyB0ZWNoIGRpcmVjdGlvbiwgc2hhcGluZyBzZWN1cmUsIHNjYWxhYmxlIGNsb3VkIHRvb2xzIGFuZCB1bml0aW5nIHRlYW1zIHRvIGJ1aWxkIHJvYnVzdCBTYWFTIHByb2R1Y3RzLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjQ4MCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9888cb5 elementor-grid-tablet-0 elementor-grid-mobile-0 e-grid-align-right e-grid-align-mobile-left elementor-shape-rounded elementor-grid-0 sc_fly_static elementor-widget elementor-widget-social-icons\" data-id=\"9888cb5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-cc0d3b4\" href=\"https:\/\/www.facebook.com\/AncoraThemes\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-2a58c07\" href=\"https:\/\/www.instagram.com\/ancora_themes\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-x-twitter elementor-repeater-item-611961e\" href=\"https:\/\/x.com\/themes_ancora\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">X-twitter<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-x-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-7b69df3e e-grid e-con-full sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"7b69df3e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:100}\">\n\t\t<div class=\"elementor-element elementor-element-432e11d2 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"432e11d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e316458 sc_fly_static elementor-widget elementor-widget-image\" data-id=\"4e316458\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"598\" height=\"598\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-56-copyright.jpg\" class=\"attachment-full size-full wp-image-962\" alt=\"\" srcset=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-56-copyright.jpg 598w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-56-copyright-300x300.jpg 300w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-56-copyright-150x150.jpg 150w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-56-copyright-370x370.jpg 370w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-56-copyright-90x90.jpg 90w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-56-copyright-410x410.jpg 410w\" sizes=\"(max-width: 767px) 100vw, 598px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2dda791b e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"2dda791b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2719d5b6 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"2719d5b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Priya Patel<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-188ab369 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"188ab369\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Boston, MA<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4078df98 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"4078df98\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-54bafc86 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"54bafc86\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImYwZmM3YmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDaGFtcGlvbnMgY2xpZW50IGdvYWxzLCBndWlkaW5nIG9uYm9hcmRpbmcgYW5kIHN1cHBvcnQgdG8gaGVscCB0ZWFtcyBnZXQgbGFzdGluZyB2YWx1ZSBmcm9tIFNvZnRcdTIwMTlzIFNhYVMgdG9vbHMuIiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjQ4MCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-733971b elementor-grid-tablet-0 elementor-grid-mobile-0 e-grid-align-right e-grid-align-mobile-left elementor-shape-rounded elementor-grid-0 sc_fly_static elementor-widget elementor-widget-social-icons\" data-id=\"733971b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-cc0d3b4\" href=\"https:\/\/www.facebook.com\/AncoraThemes\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-2a58c07\" href=\"https:\/\/www.instagram.com\/ancora_themes\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-x-twitter elementor-repeater-item-611961e\" href=\"https:\/\/x.com\/themes_ancora\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">X-twitter<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-x-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a59e934 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"a59e934\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-941965b e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-child\" data-id=\"941965b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c333fa4 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-child\" data-id=\"c333fa4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-60dcb32 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"60dcb32\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-adad606 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"adad606\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Simple pricing<\/h6>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6Ijc2NmIwZGQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0IjoiRmluZCB0aGUgcmlnaHQgcGxhbiBmb3IgIiwiX2lkIjoiOGI3ZjM1ZSJ9LHsidGV4dCI6InlvdXIgdGVhbSIsImJhY2tncm91bmRfYXNfdGV4dCI6InllcyIsImJhY2tncm91bmRfYmFja2dyb3VuZCI6ImdyYWRpZW50IiwiYmFja2dyb3VuZF9jb2xvcl9iIjoiI0Q1QUJGMSIsImJhY2tncm91bmRfY29sb3JfYl9zdG9wIjp7InVuaXQiOiIlIiwic2l6ZSI6MTUwLCJzaXplcyI6W119LCJiYWNrZ3JvdW5kX2dyYWRpZW50X2FuZ2xlIjp7InVuaXQiOiJkZWciLCJzaXplIjo5MCwic2l6ZXMiOltdfSwiYW5pbWF0ZV9ncmFkaWVudCI6IiIsIl9pZCI6IjQwOWFiZDQiLCJfX2dsb2JhbHNfXyI6eyJiYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIn19XSwidGFnIjoiaDEiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ1MCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2FuaW1hdGlvbiI6InRhX2ZhZGVpbnVwIiwiX2FuaW1hdGlvbl9kZWxheSI6MTAwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9hZHZhbmNlZF90aXRsZSJ9\"]\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjFkZTI1OTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInNsaWRlcyI6W3sic2xpZGVfdGl0bGUiOiI8cD5GaXJzdCB0YWI8XC9wPiIsIl9pZCI6IjcyYjMwOTEifV0sInNsaWRlMV90aXRsZSI6Ik1vbnRobHkiLCJzbGlkZTFfc2VjdGlvbiI6InByaWNlLXRhYmxlLTEtMDIyMyIsInNsaWRlMl90aXRsZSI6IlllYXJseSIsInNsaWRlMl9zZWN0aW9uIjoicHJpY2UtdGFibGUtMi0wMjIzIiwic3dpdGNoZXJfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3dpdGNoZXJfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInN3aXRjaGVyX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX0sInN3aXRjaGVyX2JnX2NvbG9yIjoiI0Y2RjdGMSIsInN3aXRjaGVyX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjEwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMTAiLCJpc0xpbmtlZCI6dHJ1ZX0sInN3aXRjaGVyX2JveF9zaGFkb3dfYm94X3NoYWRvd190eXBlIjoieWVzIiwic3dpdGNoZXJfYm94X3NoYWRvd19ib3hfc2hhZG93Ijp7Imhvcml6b250YWwiOjAsInZlcnRpY2FsIjowLCJibHVyIjowLCJzcHJlYWQiOjAsImNvbG9yIjoicmdiYSgyNTUsIDI1NSwgMjU1LCAwKSJ9LCJzd2l0Y2hlcl9ib3hfc2hhZG93X2JveF9zaGFkb3dfcG9zaXRpb24iOiJpbnNldCIsInNsaWRlMV90aXRsZV9jb2xvciI6IiNBQ0FGQjIiLCJzbGlkZTFfdGl0bGVfaG92ZXIiOiIjMUYyNDJFIiwic2xpZGUxX2FjdGl2ZV9jb2xvciI6IiMxRjI0MkUiLCJzbGlkZTFfc3dpdGNoZXJfY29sb3IiOiIjRkZGRkZGIiwic2xpZGUyX3RpdGxlX2NvbG9yIjoiI0FDQUZCMiIsInNsaWRlMl90aXRsZV9ob3ZlciI6IiMxRjI0MkUiLCJzbGlkZTJfYWN0aXZlX2NvbG9yIjoiIzFGMjQyRSIsIl9fZ2xvYmFsc19fIjp7InN3aXRjaGVyX2JnX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIiwic2xpZGUxX3RpdGxlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX21ldGEiLCJzbGlkZTJfdGl0bGVfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfbWV0YSIsInNsaWRlMV90aXRsZV9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsInNsaWRlMl90aXRsZV9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsInNsaWRlMl9hY3RpdmVfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJzbGlkZTFfYWN0aXZlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwic2xpZGUyX3N3aXRjaGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yXzIiLCJzbGlkZTFfc3dpdGNoZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmdfY29sb3JfMiJ9LCJzd2l0Y2hlcl90aXRsZV9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjEwIiwicmlnaHQiOiIzMyIsImJvdHRvbSI6IjEyIiwibGVmdCI6IjMzIiwiaXNMaW5rZWQiOmZhbHNlfSwic3dpdGNoZXJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0eXBlIjoibW9kZXJuIiwiX2FuaW1hdGlvbiI6InRhX2ZhZGVpbnVwIiwiX2FuaW1hdGlvbl9kZWxheSI6MTAwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X3NjX3N3aXRjaGVyIn0=\"]<div class=\"elementor-element elementor-element-301e980 e-grid e-con-full sc_layouts_column_icons_position_left e-con e-child\" data-id=\"301e980\" data-element_type=\"container\" data-e-type=\"container\" id=\"price-table-1-0223\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjM4ODVlOWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRhYmxlX3RpdGxlIjoiU3RhcnRlciIsInRpdGxlX2h0bWxfdGFnIjoiaDYiLCJ0YWJsZV9zdWJ0aXRsZSI6IkZvciBuZXcgdGVhbXMgYW5kIHNtYWxsIGdyb3VwcyIsInJpYmJvbl90aXRsZSI6Ik5ldyIsInRhYmxlX3ByaWNlIjoiNjAiLCJ0YWJsZV9vcmlnaW5hbF9wcmljZSI6IjY5IiwidGFibGVfZHVyYXRpb24iOiJcLyBwZXIgbW9udGgiLCJ0YWJsZV9mZWF0dXJlcyI6W3siZmVhdHVyZV90ZXh0IjoiV29ya2Zsb3cgdG9vbHMiLCJzZWxlY3RfZmVhdHVyZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NoZWNrLWxpc3QtaWNvbi1zZWNvbmQuc3ZnIiwiaWQiOjkzfSwibGlicmFyeSI6InN2ZyJ9LCJfaWQiOiIyNDNlYTE5IiwidG9vbHRpcF9jb250ZW50IjoiR2V0IHN0YXJ0ZWQgd2l0aCBiYXNpY3MifSx7Il9pZCI6IjJhMWZlOTkiLCJmZWF0dXJlX3RleHQiOiJUZWFtIGNoYXQgaW5jbHVkZWQiLCJzZWxlY3RfZmVhdHVyZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NoZWNrLWxpc3QtaWNvbi1zZWNvbmQuc3ZnIiwiaWQiOjkzfSwibGlicmFyeSI6InN2ZyJ9LCJ0b29sdGlwX2NvbnRlbnQiOiJTdGF5IGluIHN5bmMgb25saW5lIn0seyJmZWF0dXJlX3RleHQiOiJTaW1wbGUgZmlsZSBzaGFyaW5nIiwic2VsZWN0X2ZlYXR1cmVfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jaGVjay1saXN0LWljb24tc2Vjb25kLnN2ZyIsImlkIjo5M30sImxpYnJhcnkiOiJzdmcifSwidG9vbHRpcF9jb250ZW50IjoiVXBsb2FkIGRvY3MgYW5kIGZpbGVzIiwiX2lkIjoiMGE4ZTM4NyJ9LHsiZmVhdHVyZV90ZXh0IjoiQmFzaWMgYW5hbHl0aWNzIiwic2VsZWN0X2ZlYXR1cmVfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jaGVjay1saXN0LWljb24tc2Vjb25kLnN2ZyIsImlkIjo5M30sImxpYnJhcnkiOiJzdmcifSwidG9vbHRpcF9jb250ZW50IjoiU2VlIGRhdGEgYXQgYSBnbGFuY2UiLCJfaWQiOiIwZTY1YjY5In1dLCJ0YWJsZV9idXR0b25fdGV4dCI6IlNlbGVjdCBQbGFuIiwidGFibGVfYWRkaXRpb25hbF9pbmZvIjoiIiwidGFibGVfYWxpZ24iOiJsZWZ0IiwiZHVyYXRpb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiZHVyYXRpb25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sImR1cmF0aW9uX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTksInNpemVzIjpbXX0sImR1cmF0aW9uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwidGFibGVfdGl0bGVfYmdfY29sb3IiOiIjMTgxNjI1IiwidGFibGVfdGl0bGVfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzNSIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiI0MCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX3ByaWNlX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sImN1cnJlbmN5X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6OTgsInNpemVzIjpbXX0sImN1cnJlbmN5X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMiIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjMwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJidXR0b25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiYnV0dG9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0YWJsZV9idXR0b25fcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNSIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIxNSIsImxlZnQiOiIxNSIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfYnV0dG9uX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJ0YWJsZV9mb290ZXJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIzMCIsImJvdHRvbSI6IjM1IiwibGVmdCI6IjMwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19nbG9iYWxzX18iOnsidGFibGVfdGl0bGVfY29sb3IiOiIiLCJ0YWJsZV9wcmljZV9jb2xvcl9ub3JtYWwiOiIiLCJkdXJhdGlvbl90ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX21ldGEiLCJ0YWJsZV9mZWF0dXJlc190ZXh0X2NvbG9yIjoiIiwiYnV0dG9uX2JnX2NvbG9yX25vcm1hbCI6IiIsImJ1dHRvbl9iZ19jb2xvcl9ob3ZlciI6IiIsImJ1dHRvbl90ZXh0X2NvbG9yX25vcm1hbCI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsImN1cnJlbmN5X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX21ldGEiLCJ0YWJsZV90aXRsZV9iZ19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZ19jb2xvciIsInRhYmxlX3ByaWNlX2JnX2NvbG9yX25vcm1hbCI6IiIsInRhYmxlX2ZlYXR1cmVzX2JnX2NvbG9yIjoiIiwidGFibGVfZm9vdGVyX2JnX2NvbG9yIjoiIiwiX2JvcmRlcl9jb2xvciI6IiIsInJpYmJvbl90ZXh0X2NvbG9yIjoiIiwiYnV0dG9uX3RleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJidXR0b25fYm9yZGVyX25vcm1hbF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZF9jb2xvciIsInRhYmxlX3N1YnRpdGxlX2NvbG9yIjoiIiwidGFibGVfZmVhdHVyZV9kaXZpZGVyX2NvbG9yIjoiIiwicHJpY2VfYm9yZGVyX25vcm1hbF9jb2xvciI6IiIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIiwicHJpY2VfZGl2aWRlcl9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmRfY29sb3IifSwicHJpY2VfaHRtbF90YWciOiJoMiIsInRhYmxlX3RpdGxlX2NvbG9yIjoiIiwidGFibGVfcHJpY2luZ190eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTgsInNpemVzIjpbXX0sImN1cnJlbmN5X2NvbG9yIjoiI0Q2QzdFNyIsImJ1dHRvbl90ZXh0X2NvbG9yX25vcm1hbCI6IiNGRkZFRkUiLCJpY29uX2ltYWdlIjp7ImlkIjo2MywidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvbm8taW1hZ2UtMS5qcGcifSwic3VidGl0bGVfaHRtbF90YWciOiJwIiwicmliYm9uX3RleHRfY29sb3IiOiIiLCJjdXJyZW5jeV92ZXJ0aWNhbF9wb3NpdGlvbiI6Im1pZGRsZSIsImJ1dHRvbl9ib3JkZXJfbm9ybWFsX2JvcmRlciI6InNvbGlkIiwiYnV0dG9uX2JvcmRlcl9ub3JtYWxfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfdGl0bGVfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMjUiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9wcmljZV9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGFibGVfZmVhdHVyZXNfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sImJ1dHRvbl9ib3JkZXJfbm9ybWFsX2NvbG9yIjoiIzNDM0Y0NyIsImJ1dHRvbl9iZ19jb2xvcl9ob3ZlciI6IiMwQjk5RkYiLCJ0YWJsZV9mb290ZXJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyNSIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX3N1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRhYmxlX3N1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0YWJsZV9zdWJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNSwic2l6ZXMiOltdfSwidGFibGVfc3VidGl0bGVfY29sb3IiOiIiLCJ0YWJsZV9zdWJ0aXRsZV9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjUsInNpemVzIjpbXX0sInByaWNlX2JvcmRlcl9ub3JtYWxfYm9yZGVyIjoibm9uZSIsImR1cmF0aW9uX3RleHRfY29sb3IiOiIjRDZDN0U3IiwidGFibGVfZmVhdHVyZXNfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19pY29uX2NvbG9yIjoiIzBCOTlGRiIsInRhYmxlX2ZlYXR1cmVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOSwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZXNfaWNvbl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjgsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVfZGl2aWRlcl9ib3JkZXIiOiJub25lIiwidGFibGVfcHJpY2VfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwicHJpY2VfZGl2aWRlcl93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJkdXJhdGlvbl9wb3NpdGlvbiI6Im5vd3JhcCIsInByaWNlX2RpdmlkZXJfYWZ0ZXIiOiJ5ZXMiLCJwcmljZV9kaXZpZGVyX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiI0MCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwicHJpY2VfZGl2aWRlcl9ib3JkZXJfY29sb3IiOiIjM0MzRjQ3IiwicHJpY2VfZGl2aWRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9mZWF0dXJlc19zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19zcGFjaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMCwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3IiOiIjMDUwMjExIiwidGFibGVfZmVhdHVyZXNfaWNvbl9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwiYnV0dG9uX2JvcmRlcl9ob3Zlcl9ib3JkZXIiOiJzb2xpZCIsImJ1dHRvbl9ib3JkZXJfaG92ZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwiYnV0dG9uX2JvcmRlcl9ob3Zlcl9jb2xvciI6IiMwQjk5RkYiLCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjoxMDAsImR1cmF0aW9uX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJidXR0b25fYmdfY29sb3Jfbm9ybWFsIjoiI0ZGRkZGRjAwIiwidGFibGVfYnV0dG9uX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjEzIiwicmlnaHQiOiIxMyIsImJvdHRvbSI6IjEzIiwibGVmdCI6IjEzIiwiaXNMaW5rZWQiOnRydWV9LCJ0YWJsZV9mZWF0dXJlc190eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMjUsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVzX2ljb25fdmVydGljYWxfcG9zaXRpb24iOiJ0b3AiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvcHJpY2luZ1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9wcmljaW5nX3RhYmxlIn0=\"][elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjkwZWJmNzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRhYmxlX3RpdGxlIjoiUHJvZmVzc2lvbmFsIiwidGl0bGVfaHRtbF90YWciOiJoNiIsInRhYmxlX3N1YnRpdGxlIjoiRm9yIHRlYW1zIHRoYXQgbmVlZCBtb3JlIGNvbnRyb2wiLCJyaWJib25fdGl0bGUiOiJOZXciLCJ0YWJsZV9wcmljZSI6Ijc1IiwidGFibGVfb3JpZ2luYWxfcHJpY2UiOiI2OSIsInRhYmxlX2R1cmF0aW9uIjoiXC8gcGVyIG1vbnRoIiwidGFibGVfZmVhdHVyZXMiOlt7ImZlYXR1cmVfdGV4dCI6IlRhc2sgY29udHJvbCIsInNlbGVjdF9mZWF0dXJlX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvY2hlY2stbGlzdC1pY29uLXNlY29uZC5zdmciLCJpZCI6OTN9LCJsaWJyYXJ5Ijoic3ZnIn0sIl9pZCI6IjI0M2VhMTkiLCJ0b29sdGlwX2NvbnRlbnQiOiJBdXRvbWF0ZSBtb3JlIHRhc2tzIn0seyJfaWQiOiIyYTFmZTk5IiwiZmVhdHVyZV90ZXh0IjoiUHJlbWl1bSB0ZWFtIGNoYXQiLCJzZWxlY3RfZmVhdHVyZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NoZWNrLWxpc3QtaWNvbi1zZWNvbmQuc3ZnIiwiaWQiOjkzfSwibGlicmFyeSI6InN2ZyJ9LCJ0b29sdGlwX2NvbnRlbnQiOiJGdWxsIHRlYW0gbWVzc2FnaW5nIn0seyJmZWF0dXJlX3RleHQiOiJQcm9qZWN0IGRhc2hib2FyZHMiLCJzZWxlY3RfZmVhdHVyZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NoZWNrLWxpc3QtaWNvbi1zZWNvbmQuc3ZnIiwiaWQiOjkzfSwibGlicmFyeSI6InN2ZyJ9LCJ0b29sdGlwX2NvbnRlbnQiOiJWaXN1YWxpemUgeW91ciB3b3JrIiwiX2lkIjoiMGE4ZTM4NyJ9LHsiZmVhdHVyZV90ZXh0IjoiRGV0YWlsZWQgYW5hbHl0aWNzIiwic2VsZWN0X2ZlYXR1cmVfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jaGVjay1saXN0LWljb24tc2Vjb25kLnN2ZyIsImlkIjo5M30sImxpYnJhcnkiOiJzdmcifSwidG9vbHRpcF9jb250ZW50IjoiVHJhY2sgYWxsIHlvdXIgc3RhdHMiLCJfaWQiOiIwZTY1YjY5In1dLCJ0YWJsZV9idXR0b25fdGV4dCI6IlNlbGVjdCBQbGFuIiwidGFibGVfYWRkaXRpb25hbF9pbmZvIjoiIiwidGFibGVfYWxpZ24iOiJsZWZ0IiwiZHVyYXRpb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiZHVyYXRpb25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sImR1cmF0aW9uX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTksInNpemVzIjpbXX0sImR1cmF0aW9uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwidGFibGVfdGl0bGVfYmdfY29sb3IiOiIjMTgxNjI1IiwidGFibGVfdGl0bGVfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzNSIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiI0MCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX3ByaWNlX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sImN1cnJlbmN5X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6OTgsInNpemVzIjpbXX0sImN1cnJlbmN5X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMiIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjMwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJidXR0b25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiYnV0dG9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0YWJsZV9idXR0b25fcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNSIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIxNSIsImxlZnQiOiIxNSIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfYnV0dG9uX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJ0YWJsZV9mb290ZXJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIzMCIsImJvdHRvbSI6IjM1IiwibGVmdCI6IjMwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19nbG9iYWxzX18iOnsidGFibGVfdGl0bGVfY29sb3IiOiIiLCJ0YWJsZV9wcmljZV9jb2xvcl9ub3JtYWwiOiIiLCJkdXJhdGlvbl90ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX21ldGEiLCJ0YWJsZV9mZWF0dXJlc190ZXh0X2NvbG9yIjoiIiwiYnV0dG9uX2JnX2NvbG9yX25vcm1hbCI6IiIsImJ1dHRvbl9iZ19jb2xvcl9ob3ZlciI6IiIsImJ1dHRvbl90ZXh0X2NvbG9yX25vcm1hbCI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsImN1cnJlbmN5X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX21ldGEiLCJ0YWJsZV90aXRsZV9iZ19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZ19jb2xvciIsInRhYmxlX3ByaWNlX2JnX2NvbG9yX25vcm1hbCI6IiIsInRhYmxlX2ZlYXR1cmVzX2JnX2NvbG9yIjoiIiwidGFibGVfZm9vdGVyX2JnX2NvbG9yIjoiIiwiX2JvcmRlcl9jb2xvciI6IiIsInJpYmJvbl90ZXh0X2NvbG9yIjoiIiwiYnV0dG9uX3RleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJidXR0b25fYm9yZGVyX25vcm1hbF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZF9jb2xvciIsInRhYmxlX3N1YnRpdGxlX2NvbG9yIjoiIiwidGFibGVfZmVhdHVyZV9kaXZpZGVyX2NvbG9yIjoiIiwicHJpY2VfYm9yZGVyX25vcm1hbF9jb2xvciI6IiIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIiwicHJpY2VfZGl2aWRlcl9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmRfY29sb3IifSwicHJpY2VfaHRtbF90YWciOiJoMiIsInRhYmxlX3RpdGxlX2NvbG9yIjoiIiwidGFibGVfcHJpY2luZ190eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTgsInNpemVzIjpbXX0sImN1cnJlbmN5X2NvbG9yIjoiI0Q2QzdFNyIsImJ1dHRvbl90ZXh0X2NvbG9yX25vcm1hbCI6IiNGRkZFRkUiLCJpY29uX2ltYWdlIjp7ImlkIjo2MywidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvbm8taW1hZ2UtMS5qcGcifSwic3VidGl0bGVfaHRtbF90YWciOiJwIiwicmliYm9uX3RleHRfY29sb3IiOiIiLCJjdXJyZW5jeV92ZXJ0aWNhbF9wb3NpdGlvbiI6Im1pZGRsZSIsImJ1dHRvbl9ib3JkZXJfbm9ybWFsX2JvcmRlciI6InNvbGlkIiwiYnV0dG9uX2JvcmRlcl9ub3JtYWxfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfdGl0bGVfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMjUiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9wcmljZV9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGFibGVfZmVhdHVyZXNfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sImJ1dHRvbl9ib3JkZXJfbm9ybWFsX2NvbG9yIjoiIzNDM0Y0NyIsImJ1dHRvbl9iZ19jb2xvcl9ob3ZlciI6IiMwQjk5RkYiLCJ0YWJsZV9mb290ZXJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyNSIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX3N1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRhYmxlX3N1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0YWJsZV9zdWJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNSwic2l6ZXMiOltdfSwidGFibGVfc3VidGl0bGVfY29sb3IiOiIiLCJ0YWJsZV9zdWJ0aXRsZV9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjUsInNpemVzIjpbXX0sInByaWNlX2JvcmRlcl9ub3JtYWxfYm9yZGVyIjoibm9uZSIsImR1cmF0aW9uX3RleHRfY29sb3IiOiIjRDZDN0U3IiwidGFibGVfZmVhdHVyZXNfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19pY29uX2NvbG9yIjoiIzBCOTlGRiIsInRhYmxlX2ZlYXR1cmVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOSwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZXNfaWNvbl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjgsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVfZGl2aWRlcl9ib3JkZXIiOiJub25lIiwidGFibGVfcHJpY2VfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwicHJpY2VfZGl2aWRlcl93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJkdXJhdGlvbl9wb3NpdGlvbiI6Im5vd3JhcCIsInByaWNlX2RpdmlkZXJfYWZ0ZXIiOiJ5ZXMiLCJwcmljZV9kaXZpZGVyX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiI0MCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwicHJpY2VfZGl2aWRlcl9ib3JkZXJfY29sb3IiOiIjM0MzRjQ3IiwicHJpY2VfZGl2aWRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9mZWF0dXJlc19zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19zcGFjaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMCwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3IiOiIjMTgxNjI1IiwidGFibGVfZmVhdHVyZXNfaWNvbl9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwiYnV0dG9uX2JvcmRlcl9ob3Zlcl9ib3JkZXIiOiJzb2xpZCIsImJ1dHRvbl9ib3JkZXJfaG92ZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwiYnV0dG9uX2JvcmRlcl9ob3Zlcl9jb2xvciI6IiMwQjk5RkYiLCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjoyMDAsImR1cmF0aW9uX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJidXR0b25fYmdfY29sb3Jfbm9ybWFsIjoiI0ZGRkZGRjAwIiwidGFibGVfYnV0dG9uX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjEzIiwicmlnaHQiOiIxMyIsImJvdHRvbSI6IjEzIiwibGVmdCI6IjEzIiwiaXNMaW5rZWQiOnRydWV9LCJ0YWJsZV9mZWF0dXJlc190eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMjUsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVzX2ljb25fdmVydGljYWxfcG9zaXRpb24iOiJ0b3AiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvcHJpY2luZ1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9wcmljaW5nX3RhYmxlIn0=\"][elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjQwZjk1NWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRhYmxlX3RpdGxlIjoiQWR2YW5jZWQiLCJ0aXRsZV9odG1sX3RhZyI6Img2IiwidGFibGVfc3VidGl0bGUiOiJTZWQgdXQgcGVyc3BpY2lhdGlzIHVuZGUgb21uaXMgaXN0ZSIsInJpYmJvbl90aXRsZSI6Ik5ldyIsInRhYmxlX3ByaWNlIjoiMTIwIiwidGFibGVfb3JpZ2luYWxfcHJpY2UiOiI2OSIsInRhYmxlX2R1cmF0aW9uIjoiXC8gcGVyIG1vbnRoIiwidGFibGVfZmVhdHVyZXMiOlt7ImZlYXR1cmVfdGV4dCI6IkFQSSBhY2Nlc3MiLCJzZWxlY3RfZmVhdHVyZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NoZWNrLWxpc3QtaWNvbi1zZWNvbmQuc3ZnIiwiaWQiOjkzfSwibGlicmFyeSI6InN2ZyJ9LCJfaWQiOiIyNDNlYTE5IiwidG9vbHRpcF9jb250ZW50IjoiVGhpcyBpcyBhIHRvb2x0aXAifSx7Il9pZCI6IjJhMWZlOTkiLCJmZWF0dXJlX3RleHQiOiJVbmxpbWl0ZWQgYW5hbHl0aWNzIiwic2VsZWN0X2ZlYXR1cmVfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jaGVjay1saXN0LWljb24tc2Vjb25kLnN2ZyIsImlkIjo5M30sImxpYnJhcnkiOiJzdmcifSwidG9vbHRpcF9jb250ZW50IjoiVGhpcyBpcyBhIHRvb2x0aXAifSx7ImZlYXR1cmVfdGV4dCI6IlByaW9yaXR5IG9uYm9hcmRpbmciLCJzZWxlY3RfZmVhdHVyZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NoZWNrLWxpc3QtaWNvbi1zZWNvbmQuc3ZnIiwiaWQiOjkzfSwibGlicmFyeSI6InN2ZyJ9LCJ0b29sdGlwX2NvbnRlbnQiOiJUaGlzIGlzIGEgdG9vbHRpcCIsIl9pZCI6IjBhOGUzODcifSx7ImZlYXR1cmVfdGV4dCI6IlVzZXIgcm9sZXMiLCJzZWxlY3RfZmVhdHVyZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NoZWNrLWxpc3QtaWNvbi1zZWNvbmQuc3ZnIiwiaWQiOjkzfSwibGlicmFyeSI6InN2ZyJ9LCJ0b29sdGlwX2NvbnRlbnQiOiJUaGlzIGlzIGEgdG9vbHRpcCIsIl9pZCI6IjBlNjViNjkifV0sInRhYmxlX2J1dHRvbl90ZXh0IjoiU2VsZWN0IFBsYW4iLCJ0YWJsZV9hZGRpdGlvbmFsX2luZm8iOiIiLCJ0YWJsZV9hbGlnbiI6ImxlZnQiLCJkdXJhdGlvbl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJkdXJhdGlvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwiZHVyYXRpb25fdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjoxOSwic2l6ZXMiOltdfSwiZHVyYXRpb25fc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjo1LCJzaXplcyI6W119LCJ0YWJsZV90aXRsZV9iZ19jb2xvciI6IiMxODE2MjUiLCJ0YWJsZV90aXRsZV9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjM1IiwicmlnaHQiOiIzMCIsImJvdHRvbSI6IjQwIiwibGVmdCI6IjMwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGFibGVfcHJpY2VfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIzMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjMwIiwiaXNMaW5rZWQiOmZhbHNlfSwiY3VycmVuY3lfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo5OCwic2l6ZXMiOltdfSwiY3VycmVuY3lfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIyIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGFibGVfZmVhdHVyZXNfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGFibGVfZmVhdHVyZXNfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVzX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiIzMCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sImJ1dHRvbl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJidXR0b25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInRhYmxlX2J1dHRvbl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjE1IiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjE1IiwiaXNMaW5rZWQiOnRydWV9LCJ0YWJsZV9idXR0b25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sInRhYmxlX2Zvb3Rlcl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjMwIiwiYm90dG9tIjoiMzUiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfX2dsb2JhbHNfXyI6eyJ0YWJsZV90aXRsZV9jb2xvciI6IiIsInRhYmxlX3ByaWNlX2NvbG9yX25vcm1hbCI6IiIsImR1cmF0aW9uX3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfbWV0YSIsInRhYmxlX2ZlYXR1cmVzX3RleHRfY29sb3IiOiIiLCJidXR0b25fYmdfY29sb3Jfbm9ybWFsIjoiIiwiYnV0dG9uX2JnX2NvbG9yX2hvdmVyIjoiIiwiYnV0dG9uX3RleHRfY29sb3Jfbm9ybWFsIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwiY3VycmVuY3lfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfbWV0YSIsInRhYmxlX3RpdGxlX2JnX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIiwidGFibGVfcHJpY2VfYmdfY29sb3Jfbm9ybWFsIjoiIiwidGFibGVfZmVhdHVyZXNfYmdfY29sb3IiOiIiLCJ0YWJsZV9mb290ZXJfYmdfY29sb3IiOiIiLCJfYm9yZGVyX2NvbG9yIjoiIiwicmliYm9uX3RleHRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvcl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsImJ1dHRvbl9ib3JkZXJfbm9ybWFsX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JkX2NvbG9yIiwidGFibGVfc3VidGl0bGVfY29sb3IiOiIiLCJ0YWJsZV9mZWF0dXJlX2RpdmlkZXJfY29sb3IiOiIiLCJwcmljZV9ib3JkZXJfbm9ybWFsX2NvbG9yIjoiIiwiX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmdfY29sb3IiLCJwcmljZV9kaXZpZGVyX2JvcmRlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZF9jb2xvciJ9LCJwcmljZV9odG1sX3RhZyI6ImgyIiwidGFibGVfdGl0bGVfY29sb3IiOiIiLCJ0YWJsZV9wcmljaW5nX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjo1OCwic2l6ZXMiOltdfSwiY3VycmVuY3lfY29sb3IiOiIjRDZDN0U3IiwiYnV0dG9uX3RleHRfY29sb3Jfbm9ybWFsIjoiI0ZGRkVGRSIsImljb25faW1hZ2UiOnsiaWQiOjYzLCJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9uby1pbWFnZS0xLmpwZyJ9LCJzdWJ0aXRsZV9odG1sX3RhZyI6InAiLCJyaWJib25fdGV4dF9jb2xvciI6IiIsImN1cnJlbmN5X3ZlcnRpY2FsX3Bvc2l0aW9uIjoibWlkZGxlIiwiYnV0dG9uX2JvcmRlcl9ub3JtYWxfYm9yZGVyIjoic29saWQiLCJidXR0b25fYm9yZGVyX25vcm1hbF93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOnRydWV9LCJ0YWJsZV90aXRsZV9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyNSIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX3ByaWNlX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9mZWF0dXJlc19wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiYnV0dG9uX2JvcmRlcl9ub3JtYWxfY29sb3IiOiIjM0MzRjQ3IiwiYnV0dG9uX2JnX2NvbG9yX2hvdmVyIjoiIzBCOTlGRiIsInRhYmxlX2Zvb3Rlcl9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjI1IiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGFibGVfc3VidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGFibGVfc3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInRhYmxlX3N1YnRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41LCJzaXplcyI6W119LCJ0YWJsZV9zdWJ0aXRsZV9jb2xvciI6IiIsInRhYmxlX3N1YnRpdGxlX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwicHJpY2VfYm9yZGVyX25vcm1hbF9ib3JkZXIiOiJub25lIiwiZHVyYXRpb25fdGV4dF9jb2xvciI6IiNENkM3RTciLCJ0YWJsZV9mZWF0dXJlc190eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZXNfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVzX2ljb25fY29sb3IiOiIjMEI5OUZGIiwidGFibGVfZmVhdHVyZXNfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE5LCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19pY29uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6OCwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZV9kaXZpZGVyX2JvcmRlciI6Im5vbmUiLCJ0YWJsZV9wcmljZV9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJwcmljZV9kaXZpZGVyX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInByaWNlX2RpdmlkZXJfd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInByaWNlX2RpdmlkZXJfd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImR1cmF0aW9uX3Bvc2l0aW9uIjoibm93cmFwIiwicHJpY2VfZGl2aWRlcl9hZnRlciI6InllcyIsInByaWNlX2RpdmlkZXJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIzMCIsImJvdHRvbSI6IjQwIiwibGVmdCI6IjMwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJwcmljZV9kaXZpZGVyX2JvcmRlcl9jb2xvciI6IiMzQzNGNDciLCJwcmljZV9kaXZpZGVyX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInByaWNlX2RpdmlkZXJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX2ZlYXR1cmVzX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVzX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMxODE2MjUiLCJ0YWJsZV9mZWF0dXJlc19pY29uX3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJidXR0b25fYm9yZGVyX2hvdmVyX2JvcmRlciI6InNvbGlkIiwiYnV0dG9uX2JvcmRlcl9ob3Zlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOnRydWV9LCJidXR0b25fYm9yZGVyX2hvdmVyX2NvbG9yIjoiIzBCOTlGRiIsIl9hbmltYXRpb24iOiJ0YV9mYWRlaW51cCIsIl9hbmltYXRpb25fZGVsYXkiOjMwMCwiZHVyYXRpb25fdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImJ1dHRvbl9iZ19jb2xvcl9ub3JtYWwiOiIjRkZGRkZGMDAiLCJ0YWJsZV9idXR0b25fcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMTMiLCJyaWdodCI6IjEzIiwiYm90dG9tIjoiMTMiLCJsZWZ0IjoiMTMiLCJpc0xpbmtlZCI6dHJ1ZX0sInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4yNSwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZXNfaWNvbl92ZXJ0aWNhbF9wb3NpdGlvbiI6InRvcCIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC9wcmljaW5nXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6dHJ1ZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX3ByaWNpbmdfdGFibGUifQ==\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4fddaac e-grid e-con-full sc_layouts_column_icons_position_left e-con e-child\" data-id=\"4fddaac\" data-element_type=\"container\" data-e-type=\"container\" id=\"price-table-2-0223\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjA4MmZjNWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRhYmxlX3RpdGxlIjoiU3RhcnRlciIsInRpdGxlX2h0bWxfdGFnIjoiaDYiLCJ0YWJsZV9zdWJ0aXRsZSI6IlNhdmUgbW9yZSB3aXRoIHllYXJseSBiaWxsaW5nIiwicmliYm9uX3RpdGxlIjoiTmV3IiwidGFibGVfcHJpY2UiOiI1MCIsInRhYmxlX29yaWdpbmFsX3ByaWNlIjoiNjkiLCJ0YWJsZV9kdXJhdGlvbiI6IlwvIHBlciB5ZWFyIiwidGFibGVfZmVhdHVyZXMiOlt7ImZlYXR1cmVfdGV4dCI6IlRyeSBlYXN5IHdvcmtmbG93cyIsInNlbGVjdF9mZWF0dXJlX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvY2hlY2stbGlzdC1pY29uLXNlY29uZC5zdmciLCJpZCI6OTN9LCJsaWJyYXJ5Ijoic3ZnIn0sIl9pZCI6IjI0M2VhMTkiLCJ0b29sdGlwX2NvbnRlbnQiOiJHcmVhdCBmb3Igc21hbGwgdGVhbXMifSx7Il9pZCI6IjJhMWZlOTkiLCJmZWF0dXJlX3RleHQiOiJHcm91cCBjaGF0IGFjY2VzcyIsInNlbGVjdF9mZWF0dXJlX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvY2hlY2stbGlzdC1pY29uLXNlY29uZC5zdmciLCJpZCI6OTN9LCJsaWJyYXJ5Ijoic3ZnIn0sInRvb2x0aXBfY29udGVudCI6IlRhbGsgd2l0aCB5b3VyIHRlYW0ifSx7ImZlYXR1cmVfdGV4dCI6IkZpbGUgc2hhcmluZyIsInNlbGVjdF9mZWF0dXJlX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvY2hlY2stbGlzdC1pY29uLXNlY29uZC5zdmciLCJpZCI6OTN9LCJsaWJyYXJ5Ijoic3ZnIn0sInRvb2x0aXBfY29udGVudCI6IlN0b3JlIGRvY3Mgc2FmZWx5IiwiX2lkIjoiMGE4ZTM4NyJ9LHsiZmVhdHVyZV90ZXh0IjoiRGF0YSBpbnNpZ2h0cyBiYXNpYyIsInNlbGVjdF9mZWF0dXJlX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvY2hlY2stbGlzdC1pY29uLXNlY29uZC5zdmciLCJpZCI6OTN9LCJsaWJyYXJ5Ijoic3ZnIn0sInRvb2x0aXBfY29udGVudCI6IlZpZXcga2V5IG1ldHJpY3MiLCJfaWQiOiIwZTY1YjY5In1dLCJ0YWJsZV9idXR0b25fdGV4dCI6IlNlbGVjdCBQbGFuIiwidGFibGVfYWRkaXRpb25hbF9pbmZvIjoiIiwidGFibGVfYWxpZ24iOiJsZWZ0IiwiZHVyYXRpb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiZHVyYXRpb25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sImR1cmF0aW9uX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTksInNpemVzIjpbXX0sImR1cmF0aW9uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwidGFibGVfdGl0bGVfYmdfY29sb3IiOiIjMTgxNjI1IiwidGFibGVfdGl0bGVfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzNSIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiI0MCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX3ByaWNlX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sImN1cnJlbmN5X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6OTgsInNpemVzIjpbXX0sImN1cnJlbmN5X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMiIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjMwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJidXR0b25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiYnV0dG9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0YWJsZV9idXR0b25fcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNSIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIxNSIsImxlZnQiOiIxNSIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfYnV0dG9uX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJ0YWJsZV9mb290ZXJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIzMCIsImJvdHRvbSI6IjM1IiwibGVmdCI6IjMwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19nbG9iYWxzX18iOnsidGFibGVfdGl0bGVfY29sb3IiOiIiLCJ0YWJsZV9wcmljZV9jb2xvcl9ub3JtYWwiOiIiLCJkdXJhdGlvbl90ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX21ldGEiLCJ0YWJsZV9mZWF0dXJlc190ZXh0X2NvbG9yIjoiIiwiYnV0dG9uX2JnX2NvbG9yX25vcm1hbCI6IiIsImJ1dHRvbl9iZ19jb2xvcl9ob3ZlciI6IiIsImJ1dHRvbl90ZXh0X2NvbG9yX25vcm1hbCI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsImN1cnJlbmN5X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX21ldGEiLCJ0YWJsZV90aXRsZV9iZ19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZ19jb2xvciIsInRhYmxlX3ByaWNlX2JnX2NvbG9yX25vcm1hbCI6IiIsInRhYmxlX2ZlYXR1cmVzX2JnX2NvbG9yIjoiIiwidGFibGVfZm9vdGVyX2JnX2NvbG9yIjoiIiwiX2JvcmRlcl9jb2xvciI6IiIsInJpYmJvbl90ZXh0X2NvbG9yIjoiIiwiYnV0dG9uX3RleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJidXR0b25fYm9yZGVyX25vcm1hbF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZF9jb2xvciIsInRhYmxlX3N1YnRpdGxlX2NvbG9yIjoiIiwidGFibGVfZmVhdHVyZV9kaXZpZGVyX2NvbG9yIjoiIiwicHJpY2VfYm9yZGVyX25vcm1hbF9jb2xvciI6IiIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIiwicHJpY2VfZGl2aWRlcl9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmRfY29sb3IifSwicHJpY2VfaHRtbF90YWciOiJoMiIsInRhYmxlX3RpdGxlX2NvbG9yIjoiIiwidGFibGVfcHJpY2luZ190eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTgsInNpemVzIjpbXX0sImN1cnJlbmN5X2NvbG9yIjoiI0Q2QzdFNyIsImJ1dHRvbl90ZXh0X2NvbG9yX25vcm1hbCI6IiNGRkZFRkUiLCJpY29uX2ltYWdlIjp7ImlkIjo2MywidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvbm8taW1hZ2UtMS5qcGcifSwic3VidGl0bGVfaHRtbF90YWciOiJwIiwicmliYm9uX3RleHRfY29sb3IiOiIiLCJjdXJyZW5jeV92ZXJ0aWNhbF9wb3NpdGlvbiI6Im1pZGRsZSIsImJ1dHRvbl9ib3JkZXJfbm9ybWFsX2JvcmRlciI6InNvbGlkIiwiYnV0dG9uX2JvcmRlcl9ub3JtYWxfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfdGl0bGVfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMjUiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9wcmljZV9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGFibGVfZmVhdHVyZXNfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sImJ1dHRvbl9ib3JkZXJfbm9ybWFsX2NvbG9yIjoiIzNDM0Y0NyIsImJ1dHRvbl9iZ19jb2xvcl9ob3ZlciI6IiMwQjk5RkYiLCJ0YWJsZV9mb290ZXJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyNSIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX3N1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRhYmxlX3N1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0YWJsZV9zdWJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNSwic2l6ZXMiOltdfSwidGFibGVfc3VidGl0bGVfY29sb3IiOiIiLCJ0YWJsZV9zdWJ0aXRsZV9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjUsInNpemVzIjpbXX0sInByaWNlX2JvcmRlcl9ub3JtYWxfYm9yZGVyIjoibm9uZSIsImR1cmF0aW9uX3RleHRfY29sb3IiOiIjRDZDN0U3IiwidGFibGVfZmVhdHVyZXNfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19pY29uX2NvbG9yIjoiIzBCOTlGRiIsInRhYmxlX2ZlYXR1cmVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOSwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZXNfaWNvbl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjgsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVfZGl2aWRlcl9ib3JkZXIiOiJub25lIiwidGFibGVfcHJpY2VfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwicHJpY2VfZGl2aWRlcl93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJkdXJhdGlvbl9wb3NpdGlvbiI6Im5vd3JhcCIsInByaWNlX2RpdmlkZXJfYWZ0ZXIiOiJ5ZXMiLCJwcmljZV9kaXZpZGVyX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiI0MCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwicHJpY2VfZGl2aWRlcl9ib3JkZXJfY29sb3IiOiIjM0MzRjQ3IiwicHJpY2VfZGl2aWRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9mZWF0dXJlc19zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19zcGFjaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMCwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3IiOiIjMDUwMjExIiwidGFibGVfZmVhdHVyZXNfaWNvbl9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwiYnV0dG9uX2JvcmRlcl9ob3Zlcl9ib3JkZXIiOiJzb2xpZCIsImJ1dHRvbl9ib3JkZXJfaG92ZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwiYnV0dG9uX2JvcmRlcl9ob3Zlcl9jb2xvciI6IiMwQjk5RkYiLCJkdXJhdGlvbl90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiYnV0dG9uX2JnX2NvbG9yX25vcm1hbCI6IiNGRkZGRkYwMCIsInRhYmxlX2J1dHRvbl9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMyIsInJpZ2h0IjoiMTMiLCJib3R0b20iOiIxMyIsImxlZnQiOiIxMyIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfZmVhdHVyZXNfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjI1LCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19pY29uX3ZlcnRpY2FsX3Bvc2l0aW9uIjoidG9wIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3ByaWNpbmdcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjoxMDAsIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9wcmljaW5nX3RhYmxlIn0=\"][elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImZlNTA2YjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRhYmxlX3RpdGxlIjoiUHJvZmVzc2lvbmFsIiwidGl0bGVfaHRtbF90YWciOiJoNiIsInRhYmxlX3N1YnRpdGxlIjoiVW5sb2NrIG1vcmUgZm9yIGdyb3dpbmcgdGVhbXMiLCJyaWJib25fdGl0bGUiOiJOZXciLCJ0YWJsZV9wcmljZSI6IjgwIiwidGFibGVfb3JpZ2luYWxfcHJpY2UiOiI2OSIsInRhYmxlX2R1cmF0aW9uIjoiXC8gcGVyIHllYXIiLCJ0YWJsZV9mZWF0dXJlcyI6W3siZmVhdHVyZV90ZXh0IjoiV29ya2Zsb3cgc29sdXRpb25zIiwic2VsZWN0X2ZlYXR1cmVfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jaGVjay1saXN0LWljb24tc2Vjb25kLnN2ZyIsImlkIjo5M30sImxpYnJhcnkiOiJzdmcifSwiX2lkIjoiMjQzZWExOSIsInRvb2x0aXBfY29udGVudCI6IkJvb3N0IHByb2Nlc3Mgc3BlZWQifSx7Il9pZCI6IjJhMWZlOTkiLCJmZWF0dXJlX3RleHQiOiJQcmlvcml0eSB0ZWFtIGNoYXQiLCJzZWxlY3RfZmVhdHVyZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NoZWNrLWxpc3QtaWNvbi1zZWNvbmQuc3ZnIiwiaWQiOjkzfSwibGlicmFyeSI6InN2ZyJ9LCJ0b29sdGlwX2NvbnRlbnQiOiJGYXN0ZXIgc3VwcG9ydCBsaW5lcyJ9LHsiZmVhdHVyZV90ZXh0IjoiUmljaCBwcm9qZWN0IGJvYXJkcyIsInNlbGVjdF9mZWF0dXJlX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvY2hlY2stbGlzdC1pY29uLXNlY29uZC5zdmciLCJpZCI6OTN9LCJsaWJyYXJ5Ijoic3ZnIn0sInRvb2x0aXBfY29udGVudCI6IlBsYW4geW91ciB3b3JrIGZsb3ciLCJfaWQiOiIwYThlMzg3In0seyJmZWF0dXJlX3RleHQiOiJEZWVwIGRhdGEgaW5zaWdodHMiLCJzZWxlY3RfZmVhdHVyZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NoZWNrLWxpc3QtaWNvbi1zZWNvbmQuc3ZnIiwiaWQiOjkzfSwibGlicmFyeSI6InN2ZyJ9LCJ0b29sdGlwX2NvbnRlbnQiOiJFeHBsb3JlIGFsbCByZXN1bHRzIiwiX2lkIjoiMGU2NWI2OSJ9XSwidGFibGVfYnV0dG9uX3RleHQiOiJTZWxlY3QgUGxhbiIsInRhYmxlX2FkZGl0aW9uYWxfaW5mbyI6IiIsInRhYmxlX2FsaWduIjoibGVmdCIsImR1cmF0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImR1cmF0aW9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJkdXJhdGlvbl90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjE5LCJzaXplcyI6W119LCJkdXJhdGlvbl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjUsInNpemVzIjpbXX0sInRhYmxlX3RpdGxlX2JnX2NvbG9yIjoiIzE4MTYyNSIsInRhYmxlX3RpdGxlX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMzUiLCJyaWdodCI6IjMwIiwiYm90dG9tIjoiNDAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9wcmljZV9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjMwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjdXJyZW5jeV9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjk4LCJzaXplcyI6W119LCJjdXJyZW5jeV9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjIiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9mZWF0dXJlc190eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0YWJsZV9mZWF0dXJlc190eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZXNfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIzMCIsImJvdHRvbSI6IjMwIiwibGVmdCI6IjMwIiwiaXNMaW5rZWQiOmZhbHNlfSwiYnV0dG9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImJ1dHRvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwidGFibGVfYnV0dG9uX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTUiLCJyaWdodCI6IjE1IiwiYm90dG9tIjoiMTUiLCJsZWZ0IjoiMTUiLCJpc0xpbmtlZCI6dHJ1ZX0sInRhYmxlX2J1dHRvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfZm9vdGVyX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiIzNSIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sIl9fZ2xvYmFsc19fIjp7InRhYmxlX3RpdGxlX2NvbG9yIjoiIiwidGFibGVfcHJpY2VfY29sb3Jfbm9ybWFsIjoiIiwiZHVyYXRpb25fdGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9tZXRhIiwidGFibGVfZmVhdHVyZXNfdGV4dF9jb2xvciI6IiIsImJ1dHRvbl9iZ19jb2xvcl9ub3JtYWwiOiIiLCJidXR0b25fYmdfY29sb3JfaG92ZXIiOiIiLCJidXR0b25fdGV4dF9jb2xvcl9ub3JtYWwiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJjdXJyZW5jeV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9tZXRhIiwidGFibGVfdGl0bGVfYmdfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmdfY29sb3IiLCJ0YWJsZV9wcmljZV9iZ19jb2xvcl9ub3JtYWwiOiIiLCJ0YWJsZV9mZWF0dXJlc19iZ19jb2xvciI6IiIsInRhYmxlX2Zvb3Rlcl9iZ19jb2xvciI6IiIsIl9ib3JkZXJfY29sb3IiOiIiLCJyaWJib25fdGV4dF9jb2xvciI6IiIsImJ1dHRvbl90ZXh0X2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwiYnV0dG9uX2JvcmRlcl9ub3JtYWxfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmRfY29sb3IiLCJ0YWJsZV9zdWJ0aXRsZV9jb2xvciI6IiIsInRhYmxlX2ZlYXR1cmVfZGl2aWRlcl9jb2xvciI6IiIsInByaWNlX2JvcmRlcl9ub3JtYWxfY29sb3IiOiIiLCJfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZ19jb2xvciIsInByaWNlX2RpdmlkZXJfYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JkX2NvbG9yIn0sInByaWNlX2h0bWxfdGFnIjoiaDIiLCJ0YWJsZV90aXRsZV9jb2xvciI6IiIsInRhYmxlX3ByaWNpbmdfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjU4LCJzaXplcyI6W119LCJjdXJyZW5jeV9jb2xvciI6IiNENkM3RTciLCJidXR0b25fdGV4dF9jb2xvcl9ub3JtYWwiOiIjRkZGRUZFIiwiaWNvbl9pbWFnZSI6eyJpZCI6NjMsInVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL25vLWltYWdlLTEuanBnIn0sInN1YnRpdGxlX2h0bWxfdGFnIjoicCIsInJpYmJvbl90ZXh0X2NvbG9yIjoiIiwiY3VycmVuY3lfdmVydGljYWxfcG9zaXRpb24iOiJtaWRkbGUiLCJidXR0b25fYm9yZGVyX25vcm1hbF9ib3JkZXIiOiJzb2xpZCIsImJ1dHRvbl9ib3JkZXJfbm9ybWFsX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sInRhYmxlX3RpdGxlX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjI1IiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGFibGVfcHJpY2VfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX2ZlYXR1cmVzX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJidXR0b25fYm9yZGVyX25vcm1hbF9jb2xvciI6IiMzQzNGNDciLCJidXR0b25fYmdfY29sb3JfaG92ZXIiOiIjMEI5OUZGIiwidGFibGVfZm9vdGVyX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjUiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9zdWJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0YWJsZV9zdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwidGFibGVfc3VidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjUsInNpemVzIjpbXX0sInRhYmxlX3N1YnRpdGxlX2NvbG9yIjoiIiwidGFibGVfc3VidGl0bGVfc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjo1LCJzaXplcyI6W119LCJwcmljZV9ib3JkZXJfbm9ybWFsX2JvcmRlciI6Im5vbmUiLCJkdXJhdGlvbl90ZXh0X2NvbG9yIjoiI0Q2QzdFNyIsInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc190eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZXNfaWNvbl9jb2xvciI6IiMwQjk5RkYiLCJ0YWJsZV9mZWF0dXJlc19pY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTksInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVzX2ljb25fc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjo4LCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlX2RpdmlkZXJfYm9yZGVyIjoibm9uZSIsInRhYmxlX3ByaWNlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sInByaWNlX2RpdmlkZXJfd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwicHJpY2VfZGl2aWRlcl93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwicHJpY2VfZGl2aWRlcl93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiZHVyYXRpb25fcG9zaXRpb24iOiJub3dyYXAiLCJwcmljZV9kaXZpZGVyX2FmdGVyIjoieWVzIiwicHJpY2VfZGl2aWRlcl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjMwIiwiYm90dG9tIjoiNDAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsInByaWNlX2RpdmlkZXJfYm9yZGVyX2NvbG9yIjoiIzNDM0Y0NyIsInByaWNlX2RpdmlkZXJfc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwicHJpY2VfZGl2aWRlcl9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGFibGVfZmVhdHVyZXNfc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZXNfc3BhY2luZ190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2NvbG9yIjoiIzE4MTYyNSIsInRhYmxlX2ZlYXR1cmVzX2ljb25fc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sImJ1dHRvbl9ib3JkZXJfaG92ZXJfYm9yZGVyIjoic29saWQiLCJidXR0b25fYm9yZGVyX2hvdmVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sImJ1dHRvbl9ib3JkZXJfaG92ZXJfY29sb3IiOiIjMEI5OUZGIiwiZHVyYXRpb25fdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImJ1dHRvbl9iZ19jb2xvcl9ub3JtYWwiOiIjRkZGRkZGMDAiLCJ0YWJsZV9idXR0b25fcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMTMiLCJyaWdodCI6IjEzIiwiYm90dG9tIjoiMTMiLCJsZWZ0IjoiMTMiLCJpc0xpbmtlZCI6dHJ1ZX0sInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4yNSwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZXNfaWNvbl92ZXJ0aWNhbF9wb3NpdGlvbiI6InRvcCIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC9wcmljaW5nXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2FuaW1hdGlvbiI6InRhX2ZhZGVpbnVwIiwiX2FuaW1hdGlvbl9kZWxheSI6MjAwLCJfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjp0cnVlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRyeF9lbG1fcHJpY2luZ190YWJsZSJ9\"][elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImI2N2U5NDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRhYmxlX3RpdGxlIjoiQWR2YW5jZWQiLCJ0aXRsZV9odG1sX3RhZyI6Img2IiwidGFibGVfc3VidGl0bGUiOiJBZHZhbmNlZCBwbGFuIGZvciBsYXJnZSB0ZWFtcyIsInJpYmJvbl90aXRsZSI6Ik5ldyIsInRhYmxlX3ByaWNlIjoiMTAwIiwidGFibGVfb3JpZ2luYWxfcHJpY2UiOiI2OSIsInRhYmxlX2R1cmF0aW9uIjoiXC8gcGVyIHllYXIiLCJ0YWJsZV9mZWF0dXJlcyI6W3siZmVhdHVyZV90ZXh0IjoiRnVsbCBzdWl0ZSBmZWF0dXJlcyAiLCJzZWxlY3RfZmVhdHVyZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2NoZWNrLWxpc3QtaWNvbi1zZWNvbmQuc3ZnIiwiaWQiOjkzfSwibGlicmFyeSI6InN2ZyJ9LCJfaWQiOiIyNDNlYTE5IiwidG9vbHRpcF9jb250ZW50IjoiTWF4aW1pemUgeW91ciB2YWx1ZSJ9LHsiX2lkIjoiMmExZmU5OSIsImZlYXR1cmVfdGV4dCI6IkFsbCBhcHAgaW50ZWdyYXRpb25zIiwic2VsZWN0X2ZlYXR1cmVfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jaGVjay1saXN0LWljb24tc2Vjb25kLnN2ZyIsImlkIjo5M30sImxpYnJhcnkiOiJzdmcifSwidG9vbHRpcF9jb250ZW50IjoiQ29ubmVjdCBtb3JlIHRvb2xzIn0seyJmZWF0dXJlX3RleHQiOiJTZXR1cCBoZWxwIiwic2VsZWN0X2ZlYXR1cmVfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jaGVjay1saXN0LWljb24tc2Vjb25kLnN2ZyIsImlkIjo5M30sImxpYnJhcnkiOiJzdmcifSwidG9vbHRpcF9jb250ZW50IjoiTWFuYWdlIGFueSBwcm9qZWN0IiwiX2lkIjoiMGE4ZTM4NyJ9LHsiZmVhdHVyZV90ZXh0IjoiUHJvIGRhdGEgYW5hbHl0aWNzIiwic2VsZWN0X2ZlYXR1cmVfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9jaGVjay1saXN0LWljb24tc2Vjb25kLnN2ZyIsImlkIjo5M30sImxpYnJhcnkiOiJzdmcifSwidG9vbHRpcF9jb250ZW50IjoiRnVsbCByZXBvcnRpbmcgdG9vbHMiLCJfaWQiOiIwZTY1YjY5In1dLCJ0YWJsZV9idXR0b25fdGV4dCI6IlNlbGVjdCBQbGFuIiwidGFibGVfYWRkaXRpb25hbF9pbmZvIjoiIiwidGFibGVfYWxpZ24iOiJsZWZ0IiwiZHVyYXRpb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiZHVyYXRpb25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sImR1cmF0aW9uX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTksInNpemVzIjpbXX0sImR1cmF0aW9uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwidGFibGVfdGl0bGVfYmdfY29sb3IiOiIjMTgxNjI1IiwidGFibGVfdGl0bGVfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzNSIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiI0MCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX3ByaWNlX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sImN1cnJlbmN5X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6OTgsInNpemVzIjpbXX0sImN1cnJlbmN5X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMiIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjMwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJidXR0b25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiYnV0dG9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0YWJsZV9idXR0b25fcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNSIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIxNSIsImxlZnQiOiIxNSIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfYnV0dG9uX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJ0YWJsZV9mb290ZXJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIzMCIsImJvdHRvbSI6IjM1IiwibGVmdCI6IjMwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19nbG9iYWxzX18iOnsidGFibGVfdGl0bGVfY29sb3IiOiIiLCJ0YWJsZV9wcmljZV9jb2xvcl9ub3JtYWwiOiIiLCJkdXJhdGlvbl90ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX21ldGEiLCJ0YWJsZV9mZWF0dXJlc190ZXh0X2NvbG9yIjoiIiwiYnV0dG9uX2JnX2NvbG9yX25vcm1hbCI6IiIsImJ1dHRvbl9iZ19jb2xvcl9ob3ZlciI6IiIsImJ1dHRvbl90ZXh0X2NvbG9yX25vcm1hbCI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsImN1cnJlbmN5X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX21ldGEiLCJ0YWJsZV90aXRsZV9iZ19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZ19jb2xvciIsInRhYmxlX3ByaWNlX2JnX2NvbG9yX25vcm1hbCI6IiIsInRhYmxlX2ZlYXR1cmVzX2JnX2NvbG9yIjoiIiwidGFibGVfZm9vdGVyX2JnX2NvbG9yIjoiIiwiX2JvcmRlcl9jb2xvciI6IiIsInJpYmJvbl90ZXh0X2NvbG9yIjoiIiwiYnV0dG9uX3RleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJidXR0b25fYm9yZGVyX25vcm1hbF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZF9jb2xvciIsInRhYmxlX3N1YnRpdGxlX2NvbG9yIjoiIiwidGFibGVfZmVhdHVyZV9kaXZpZGVyX2NvbG9yIjoiIiwicHJpY2VfYm9yZGVyX25vcm1hbF9jb2xvciI6IiIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIiwicHJpY2VfZGl2aWRlcl9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmRfY29sb3IifSwicHJpY2VfaHRtbF90YWciOiJoMiIsInRhYmxlX3RpdGxlX2NvbG9yIjoiIiwidGFibGVfcHJpY2luZ190eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTgsInNpemVzIjpbXX0sImN1cnJlbmN5X2NvbG9yIjoiI0Q2QzdFNyIsImJ1dHRvbl90ZXh0X2NvbG9yX25vcm1hbCI6IiNGRkZFRkUiLCJpY29uX2ltYWdlIjp7ImlkIjo2MywidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvbm8taW1hZ2UtMS5qcGcifSwic3VidGl0bGVfaHRtbF90YWciOiJwIiwicmliYm9uX3RleHRfY29sb3IiOiIiLCJjdXJyZW5jeV92ZXJ0aWNhbF9wb3NpdGlvbiI6Im1pZGRsZSIsImJ1dHRvbl9ib3JkZXJfbm9ybWFsX2JvcmRlciI6InNvbGlkIiwiYnV0dG9uX2JvcmRlcl9ub3JtYWxfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfdGl0bGVfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMjUiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9wcmljZV9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGFibGVfZmVhdHVyZXNfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sImJ1dHRvbl9ib3JkZXJfbm9ybWFsX2NvbG9yIjoiIzNDM0Y0NyIsImJ1dHRvbl9iZ19jb2xvcl9ob3ZlciI6IiMwQjk5RkYiLCJ0YWJsZV9mb290ZXJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyNSIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sInRhYmxlX3N1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRhYmxlX3N1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0YWJsZV9zdWJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNSwic2l6ZXMiOltdfSwidGFibGVfc3VidGl0bGVfY29sb3IiOiIiLCJ0YWJsZV9zdWJ0aXRsZV9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjUsInNpemVzIjpbXX0sInByaWNlX2JvcmRlcl9ub3JtYWxfYm9yZGVyIjoibm9uZSIsImR1cmF0aW9uX3RleHRfY29sb3IiOiIjRDZDN0U3IiwidGFibGVfZmVhdHVyZXNfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVzX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19pY29uX2NvbG9yIjoiIzBCOTlGRiIsInRhYmxlX2ZlYXR1cmVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOSwic2l6ZXMiOltdfSwidGFibGVfZmVhdHVyZXNfaWNvbl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjgsInNpemVzIjpbXX0sInRhYmxlX2ZlYXR1cmVfZGl2aWRlcl9ib3JkZXIiOiJub25lIiwidGFibGVfcHJpY2VfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwicHJpY2VfZGl2aWRlcl93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJkdXJhdGlvbl9wb3NpdGlvbiI6Im5vd3JhcCIsInByaWNlX2RpdmlkZXJfYWZ0ZXIiOiJ5ZXMiLCJwcmljZV9kaXZpZGVyX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiI0MCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwicHJpY2VfZGl2aWRlcl9ib3JkZXJfY29sb3IiOiIjM0MzRjQ3IiwicHJpY2VfZGl2aWRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcmljZV9kaXZpZGVyX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0YWJsZV9mZWF0dXJlc19zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19zcGFjaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMCwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3IiOiIjMTgxNjI1IiwidGFibGVfZmVhdHVyZXNfaWNvbl9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwiYnV0dG9uX2JvcmRlcl9ob3Zlcl9ib3JkZXIiOiJzb2xpZCIsImJ1dHRvbl9ib3JkZXJfaG92ZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwiYnV0dG9uX2JvcmRlcl9ob3Zlcl9jb2xvciI6IiMwQjk5RkYiLCJkdXJhdGlvbl90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiYnV0dG9uX2JnX2NvbG9yX25vcm1hbCI6IiNGRkZGRkYwMCIsInRhYmxlX2J1dHRvbl9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMyIsInJpZ2h0IjoiMTMiLCJib3R0b20iOiIxMyIsImxlZnQiOiIxMyIsImlzTGlua2VkIjp0cnVlfSwidGFibGVfZmVhdHVyZXNfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjI1LCJzaXplcyI6W119LCJ0YWJsZV9mZWF0dXJlc19pY29uX3ZlcnRpY2FsX3Bvc2l0aW9uIjoidG9wIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3ByaWNpbmdcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjozMDAsIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9wcmljaW5nX3RhYmxlIn0=\"]\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-14f04b3 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-child\" data-id=\"14f04b3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjM1MDAzODgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXN0aW1vbmlhbHMiOlt7InBlcnNvbl9uYW1lIjoiQWxleGlzIE1vb3JlIiwiY29tcGFueV9uYW1lIjoiU2VhdHRsZSwgV0EiLCJfaWQiOiJiMzhkNGQxIiwicGVyc29uX2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL2N1c3RvbS1pbWctMTctY29weXJpZ2h0LmpwZyIsImlkIjo5NSwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiY29udGVudCI6IjxwPlNvZnRcdTIwMTlzIHNvbHV0aW9ucyB0cmFuc2Zvcm1lZCBvdXIgZGFpbHkgd29yay4gVGhlaXIgdGVhbSB0b29rIHRoZSB0aW1lIHRvIGxlYXJuIG91ciBuZWVkcyBhbmQgZGVsaXZlcmVkIGFzIHByb21pc2VkLjxcL3A+In1dLCJjb2x1bW5zIjoiMSIsImNvbHVtbnNfdGFibGV0IjoiMSIsImltYWdlX3Bvc2l0aW9uIjoidG9wIiwiY29udGVudF9zaXplIjoiaDEiLCJwZXJzb25fbmFtZV9zaXplIjoiaDYiLCJjb21wYW55X25hbWVfc2l6ZSI6InAiLCJyYXRpbmdfcG9zaXRpb24iOiJoaWRlIiwiYm94X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjp0cnVlfSwiaW1nX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjUsInNpemVzIjpbXX0sImltYWdlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTciLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImltYWdlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEyIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJuYW1lX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiNCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiY29tcGFueV9uYW1lX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNvbXBhbnlfbmFtZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwiY29tcGFueV9uYW1lX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX0sInN0YXJfc2l6ZSI6MTcsImZpbGwiOiIjRUQ4QTE5IiwiZW1wdHkiOiIjRUQ4QTE5IiwicmF0aW5nX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMjYiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInJhdGluZ19tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwicmF0aW5nX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJtYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjMwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJkb3RzX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6Nywic2l6ZXMiOltdfSwiZG90c19zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjIzLCJzaXplcyI6W119LCJkb3RzX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119LCJkb3RzX2NvbG9yX25vcm1hbCI6IiMzQzNGNDciLCJkb3RzX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiI0MCIsInJpZ2h0IjowLCJib3R0b20iOiIwIiwibGVmdCI6MCwiaXNMaW5rZWQiOmZhbHNlfSwiZG90c19tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjMwIiwicmlnaHQiOjAsImJvdHRvbSI6IjAiLCJsZWZ0IjowLCJpc0xpbmtlZCI6ZmFsc2V9LCJkb3RzX2NvbG9yX2FjdGl2ZSI6IiM4NjUwRkYiLCJkb3RzX2NvbG9yX2hvdmVyIjoiIzg2NTBGRiIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsiZW1wdHkiOiIiLCJkb3RzX2NvbG9yX25vcm1hbCI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZF9jb2xvciIsImRvdHNfY29sb3JfYWN0aXZlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2xpbmsiLCJkb3RzX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2xpbmsiLCJwZXJzb25fbmFtZV9jb2xvciI6IiIsImNvbXBhbnlfbmFtZV9jb2xvciI6IiJ9LCJtYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiZG90c19zcGFjaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwiX2FuaW1hdGlvbiI6InRhX2ZhZGVpbnVwIiwiY29udGVudF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjb250ZW50X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozOCwic2l6ZXMiOltdfSwiY29udGVudF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjgsInNpemVzIjpbXX0sImNvbnRlbnRfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xLCJzaXplcyI6W119LCJpbWdfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXX0sInBlcnNvbl9pbWFnZV9zaXplIjoiZnVsbCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX3Rlc3RpbW9uaWFscyJ9\"]\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a6f37c8 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"5a6f37c8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5e102d elementor-absolute sc_fly_static elementor-widget elementor-widget-image\" data-id=\"f5e102d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1006\" height=\"1006\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-ellipse-blue.svg\" class=\"attachment-full size-full wp-image-523\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-caa24a2 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"caa24a2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d7a92fd e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"d7a92fd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-b94d075 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b94d075\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Empower your business now<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6cccac1 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"6cccac1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImVkOWY5YzMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0IjoiTGF0ZXN0IHRpcHMgYW5kICIsIl9pZCI6IjhiN2YzNWUifSx7InRleHQiOiJ1cGRhdGVzIGhlcmUiLCJiYWNrZ3JvdW5kX2FzX3RleHQiOiJ5ZXMiLCJiYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJncmFkaWVudCIsImJhY2tncm91bmRfY29sb3JfYiI6IiNENUFCRjEiLCJiYWNrZ3JvdW5kX2NvbG9yX2Jfc3RvcCI6eyJ1bml0IjoiJSIsInNpemUiOjE1MCwic2l6ZXMiOltdfSwiYmFja2dyb3VuZF9ncmFkaWVudF9hbmdsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6OTAsInNpemVzIjpbXX0sImFuaW1hdGVfZ3JhZGllbnQiOiIiLCJfaWQiOiI0MDlhYmQ0IiwiX19nbG9iYWxzX18iOnsiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSJ9fV0sInRhZyI6ImgxIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjoxMDAsImFsaWdubWVudCI6IiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX2FkdmFuY2VkX3RpdGxlIn0=\"]\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b9b6f6 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"4b9b6f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-85148e1 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"85148e1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d2b244e e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"d2b244e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d9d7db9 elementor-widget__width-initial sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"d9d7db9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Automation for growth<\/h5>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImFmNzZjMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IlNvZnQgc3RyZWFtbGluZXMgd29yayBzbyB0ZWFtcyBmb2N1cyBvbiBwcm9ncmVzcyBhbmQgcmVzdWx0cyIsIl9hbmltYXRpb25fZGVsYXkiOjUwLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjkwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25821aa sc_fly_static elementor-widget elementor-widget-image\" data-id=\"25821aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"711\" height=\"328\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-62-copyright.jpg\" class=\"attachment-full size-full wp-image-971\" alt=\"\" srcset=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-62-copyright.jpg 711w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-62-copyright-300x138.jpg 300w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-62-copyright-370x171.jpg 370w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-62-copyright-410x189.jpg 410w\" sizes=\"(max-width: 767px) 100vw, 711px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-7fc0755 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"7fc0755\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:100}\">\n\t\t<div class=\"elementor-element elementor-element-5b08cff e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"5b08cff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53b3d51 elementor-widget__width-initial sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"53b3d51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Personalized for teams<\/h5>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImNjOTlmZmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6Ik91ciBwbGF0Zm9ybSBhZGFwdHMgdG8geW91ciBuZWVkcywgaGVscGluZyB5b3UgYWNoaWV2ZSBtb3JlIHRvZ2V0aGVyIiwiX2FuaW1hdGlvbl9kZWxheSI6MTUwLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjkwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72be63f sc_fly_static elementor-widget elementor-widget-image\" data-id=\"72be63f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"711\" height=\"328\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-63-copyright.jpg\" class=\"attachment-full size-full wp-image-972\" alt=\"\" srcset=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-63-copyright.jpg 711w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-63-copyright-300x138.jpg 300w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-63-copyright-370x171.jpg 370w, https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/04\/custom-img-63-copyright-410x189.jpg 410w\" sizes=\"(max-width: 767px) 100vw, 711px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7c6bbcc9 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"7c6bbcc9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3ad483 elementor-absolute sc_fly_static elementor-widget elementor-widget-image\" data-id=\"c3ad483\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1000\" height=\"800\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-dots.svg\" class=\"attachment-full size-full wp-image-525\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9495f9d elementor-absolute sc_fly_static elementor-widget elementor-widget-image\" data-id=\"9495f9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1006\" height=\"1006\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-ellipse-violet.svg\" class=\"attachment-full size-full wp-image-524\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23962af elementor-absolute sc_fly_static elementor-widget elementor-widget-image\" data-id=\"23962af\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1000\" height=\"800\" src=\"https:\/\/saas-software.soft.ancorathemes.com\/wp-content\/uploads\/2026\/03\/decor-dots.svg\" class=\"attachment-full size-full wp-image-525\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-494fdd2e e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"494fdd2e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-78392037 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"78392037\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Your questions answered<\/h6>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjMxNDQ4Y2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0IjoiTG9va2luZyBmb3IgaW5mbz8gRXhwbG9yZSAiLCJfaWQiOiI4YjdmMzVlIn0seyJ0ZXh0IjoiRkFRcyBub3ciLCJiYWNrZ3JvdW5kX2FzX3RleHQiOiJ5ZXMiLCJiYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJncmFkaWVudCIsImJhY2tncm91bmRfY29sb3JfYiI6IiNENUFCRjEiLCJiYWNrZ3JvdW5kX2NvbG9yX2Jfc3RvcCI6eyJ1bml0IjoiJSIsInNpemUiOjE1MCwic2l6ZXMiOltdfSwiYmFja2dyb3VuZF9ncmFkaWVudF9hbmdsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6OTAsInNpemVzIjpbXX0sImFuaW1hdGVfZ3JhZGllbnQiOiIiLCJfaWQiOiI0MDlhYmQ0IiwiX19nbG9iYWxzX18iOnsiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSJ9fV0sInRhZyI6ImgxIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMjgiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoxMDAsInNpemVzIjpbXX0sIl9hbmltYXRpb24iOiJ0YV9mYWRlaW51cCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX2FkdmFuY2VkX3RpdGxlIn0=\"][elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjdmN2YzZWY2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5FeHBsb3JlIGFuc3dlcnMgdG8gdG9wIHF1ZXN0aW9ucyBhYm91dCBTb2Z0XHUyMDE5cyBTYWFTIHBsYXRmb3JtIGFuZCBob3cgb3VyIHRvb2xzIGhlbHAgdGVhbXMgd29yayBzbWFydGVyIGFuZCBncm93IGZhc3QuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJ0YV9mYWRlaW51cCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImRhMWJmMzciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRhYnMiOlt7InRhYl90aXRsZSI6IldobyBjYW4gdXNlIFNvZnRcdTIwMTlzIHBsYXRmb3JtPyIsIl9pZCI6IjgxNGE3YzUiLCJhY2NvcmRpb25fY29udGVudCI6IjxwPlNvZnQgc3VwcG9ydHMgc3RhcnR1cHMsIFNNRXMsIGFuZCBsYXJnZXIgZmlybXMgdGhhdCB3YW50IHRvIGJvb3N0IGVmZmljaWVuY3kgd2l0aCB3b3JrZmxvdyBhdXRvbWF0aW9uLCBhbmFseXRpY3MsIGFuZCB0ZWFtIHRvb2xzLjxcL3A+IiwiaW1hZ2UiOnsiaWQiOjYzLCJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9uby1pbWFnZS0xLmpwZyJ9fSx7InRhYl90aXRsZSI6IldoYXQgZmVhdHVyZXMgZG9lcyBTb2Z0IHByb3ZpZGU\/IiwiYWNjb3JkaW9uX2NvbnRlbnQiOiI8cD5XZSBkZWxpdmVyIHdvcmtmbG93IGF1dG9tYXRpb24sIGRhdGEgZGFzaGJvYXJkcywgYW5kIHByb2plY3QgdG9vbHNcdTIwMTRhbGwgZGVzaWduZWQgZm9yIGVhc3kgdXNlLCBiZXR0ZXIgdGVhbXdvcmssIGFuZCBxdWljayByZXN1bHRzLjxcL3A+IiwiYWNjb3JkaW9uX3RhYl9kZWZhdWx0X2FjdGl2ZSI6InllcyIsIl9pZCI6ImUwZTdiMGMiLCJpbWFnZSI6eyJpZCI6NjMsInVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL25vLWltYWdlLTEuanBnIn19LHsidGFiX3RpdGxlIjoiSG93IGFyZSByZXN1bHRzIHRyYWNrZWQgb24gU29mdD8iLCJhY2NvcmRpb25fY29udGVudCI6IjxwPk91ciBkYXNoYm9hcmQgdHJhY2tzIEtQSXMsIGZlZWRiYWNrLCBhbmQgcGVyZm9ybWFuY2UgZGF0YSBzbyB5b3UgYWx3YXlzIGtub3cgaG93IHlvdXIgdGVhbXMgYW5kIHByb2plY3RzIGFyZSBncm93aW5nLjxcL3A+IiwiX2lkIjoiODA5MzQ1OSIsImltYWdlIjp7ImlkIjo2MywidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvbm8taW1hZ2UtMS5qcGcifX0seyJ0YWJfdGl0bGUiOiJIb3cgZG8gSSBnZXQgYSBxdW90ZSBmb3IgU29mdD8iLCJhY2NvcmRpb25fY29udGVudCI6IjxwPlJlYWNoIG91dCBieSBlbWFpbCBvciBwaG9uZSB3aXRoIHlvdXIgbmVlZHM7IHdlXHUyMDE5bGwgcmV2aWV3IHRoZW0gYW5kIHNlbmQgYSBjdXN0b20gcXVvdGUgZm9yIHlvdXIgaWRlYWwgc29mdHdhcmUgcGxhbi48XC9wPiIsIl9pZCI6IjY3N2E2OTkiLCJpbWFnZSI6eyJpZCI6NjMsInVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL25vLWltYWdlLTEuanBnIn19XSwidGl0bGVfaHRtbF90YWciOiJoNiIsImFjY29yZGlvbl9pdGVtc19ib3JkZXJfY29sb3IiOiIjM0MzRjQ3IiwiYWNjb3JkaW9uX2l0ZW1zX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6dHJ1ZX0sInRhYl9jb250ZW50X3RleHRfY29sb3IiOiIiLCJ0b2dnbGVfaWNvbl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6ODUwLCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJhY2NvcmRpb25faXRlbXNfYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JkX2NvbG9yIiwidGFiX2NvbnRlbnRfYmdfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmdfY29sb3IiLCJ0YWJfdGl0bGVfYmdfY29sb3JfaG92ZXIiOiIiLCJ0YWJfdGl0bGVfYmdfY29sb3JfYWN0aXZlIjoiIiwidGFiX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6IiIsInRvZ2dsZV9pY29uX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwidGFiX3RpdGxlX2JnX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIn0sInNlbGVjdF90b2dnbGVfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9wbHVzLWljb24uc3ZnIiwiaWQiOjEwMX0sImxpYnJhcnkiOiJzdmcifSwidG9nZ2xlX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwic2VsZWN0X3RvZ2dsZV9pY29uX2FjdGl2ZSI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvc2Fhcy1zb2Z0d2FyZS5zb2Z0LmFuY29yYXRoZW1lcy5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9taW51cy1pY29uLnN2ZyIsImlkIjoxMDJ9LCJsaWJyYXJ5Ijoic3ZnIn0sInRhYl90aXRsZV9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjE4IiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjE4IiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGFiX2NvbnRlbnRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGFiX2NvbnRlbnRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInRhYl9jb250ZW50X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjUwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJ0YWJfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRhYl90aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGFiX3RpdGxlX3R5cG9ncmFwaHlfd29yZF9zcGFjaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGFiX3RpdGxlX3R5cG9ncmFwaHlfd29yZF9zcGFjaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGFiX3RpdGxlX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjE1IiwicmlnaHQiOiIxOCIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjE4IiwiaXNMaW5rZWQiOmZhbHNlfSwidGFiX3RpdGxlX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjEzIiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjEzIiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOmZhbHNlfSwiX2FuaW1hdGlvbiI6InRhX2ZhZGVpbnVwIiwidGFiX2NvbnRlbnRfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRhYl9jb250ZW50X3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0YWJfY29udGVudF90eXBvZ3JhcGh5X3dvcmRfc3BhY2luZ190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRhYl9jb250ZW50X3R5cG9ncmFwaHlfd29yZF9zcGFjaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGFiX2NvbnRlbnRfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMTciLCJib3R0b20iOiIxNyIsImxlZnQiOiIxNyIsImlzTGlua2VkIjpmYWxzZX0sInRvZ2dsZV9pY29uX2NvbG9yIjoiI0ZGRkVGRSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX2FjY29yZGlvbiJ9\"]\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"e-con-gap-no elementor-element elementor-element-480dc43 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"480dc43\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7e1232e e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-child\" data-id=\"7e1232e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-4165d3d animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4165d3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Empower your team with smarter workflows now<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-76db318 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-button\" data-id=\"76db318\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/saas-software.soft.ancorathemes.com\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Started Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","scripts":[],"styles":[]}}";}i:463;a:4:{s:7:"meta_id";s:4:"8505";s:7:"post_id";s:1:"8";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.3:9267163a0037ca073f680d6fb269369d";}i:464;a:4:{s:7:"meta_id";s:4:"8506";s:7:"post_id";s:1:"8";s:8:"meta_key";s:14:"_elementor_css";s:10:"meta_value";s:160:"a:6:{s:4:"time";i:1777040404;s:5:"fonts";a:0:{}s:5:"icons";a:2:{i:0;s:3:"svg";i:1;s:0:"";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}";}i:465;a:4:{s:7:"meta_id";s:4:"8507";s:7:"post_id";s:1:"8";s:8:"meta_key";s:22:"_elementor_page_assets";s:10:"meta_value";s:56:"a:1:{s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}";}i:466;a:4:{s:7:"meta_id";s:4:"8508";s:7:"post_id";s:3:"139";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:594:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.63 16.88"><path d="M14.4,16.88H5.23c-3.33,0-5.23-1.91-5.23-5.23V5.23C0,1.91,1.91,0,5.23,0H14.4c3.33,0,5.23,1.91,5.23,5.23v6.42c0,3.33-1.91,5.23-5.23,5.23ZM5.23,1.3c-2.61,0-3.93,1.32-3.93,3.93v6.42c0,2.61,1.32,3.93,3.93,3.93H14.4c2.61,0,3.93-1.32,3.93-3.93V5.23c0-2.61-1.32-3.93-3.93-3.93H5.23Z"></path><path d="M9.81,9.2c-.76,0-1.53-.24-2.12-.71l-2.86-2.29c-.28-.22-.33-.63-.1-.91,.22-.28,.63-.33,.91-.1l2.86,2.29c.71,.57,1.91,.57,2.63,0l2.87-2.29c.28-.22,.69-.18,.91,.1s.18,.69-.1,.91l-2.87,2.29c-.6,.47-1.36,.71-2.12,.71Z"></path></svg>";}i:467;a:4:{s:7:"meta_id";s:4:"8509";s:7:"post_id";s:1:"8";s:8:"meta_key";s:24:"_elementor_element_cache";s:10:"meta_value";s:11435:"{"timeout":1777126804,"value":{"content":"<div class=\"elementor-element elementor-element-4d3f2691 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"4d3f2691\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3abb1d74 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"3abb1d74\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d8571d elementor-absolute elementor-view-default sc_fly_static elementor-widget elementor-widget-icon\" data-id=\"2d8571d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 19.63 16.88\"><path d=\"M14.4,16.88H5.23c-3.33,0-5.23-1.91-5.23-5.23V5.23C0,1.91,1.91,0,5.23,0H14.4c3.33,0,5.23,1.91,5.23,5.23v6.42c0,3.33-1.91,5.23-5.23,5.23ZM5.23,1.3c-2.61,0-3.93,1.32-3.93,3.93v6.42c0,2.61,1.32,3.93,3.93,3.93H14.4c2.61,0,3.93-1.32,3.93-3.93V5.23c0-2.61-1.32-3.93-3.93-3.93H5.23Z\"><\/path><path d=\"M9.81,9.2c-.76,0-1.53-.24-2.12-.71l-2.86-2.29c-.28-.22-.33-.63-.1-.91,.22-.28,.63-.33,.91-.1l2.86,2.29c.71,.57,1.91,.57,2.63,0l2.87-2.29c.28-.22,.69-.18,.91,.1s.18,.69-.1,.91l-2.87,2.29c-.6,.47-1.36,.71-2.12,.71Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjcyMDNkZDg2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsibWZfaW5wdXRfbGFiZWwiOiIiLCJtZl9pbnB1dF9uYW1lIjoibWYtZW1haWwiLCJtZl9pbnB1dF9wbGFjZWhvbGRlciI6IllvdXIgRW1haWwgQWRkcmVzcyIsIm1mX2lucHV0X3JlcXVpcmVkIjoieWVzIiwibWZfaW5wdXRfbGFiZWxfY29sb3IiOiIjMEQxNDI3IiwibWZfaW5wdXRfbGFiZWxfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwibWZfaW5wdXRfbGFiZWxfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IklCTSBQbGV4IFNhbnMiLCJtZl9pbnB1dF9sYWJlbF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwibWZfaW5wdXRfbGFiZWxfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsIm1mX2lucHV0X2xhYmVsX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjEsInNpemVzIjpbXX0sIm1mX2lucHV0X2xhYmVsX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiNyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibWZfaW5wdXRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMSIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIxMyIsImxlZnQiOiI0MyIsImlzTGlua2VkIjpmYWxzZX0sIm1mX2lucHV0X2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIm1mX2lucHV0X2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOnRydWV9LCJtZl9pbnB1dF9ib3JkZXJfY29sb3IiOiIjRUNFREU3IiwibWZfaW5wdXRfdHlwZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZl9pbnB1dF90eXBncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJtZl9pbnB1dF90eXBncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzAsInNpemVzIjpbXX0sIm1mX2lucHV0X2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sIm1mX2lucHV0X3BsYWNlX2hvbGRlcl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZl9pbnB1dF9wbGFjZWhvbGRlcl9jb2xvciI6IiNBQ0FGQjIiLCJtZl9pbnB1dF92YWxpZGF0aW9uX3dhcm5pbmdfbWVzc2FnZSI6IlRoaXMgZmllbGQgaXMgcmVxdWlyZWQuIiwibWZfY29uZGl0aW9uYWxfbG9naWNfZm9ybV9saXN0IjpbXSwibWZfaW5wdXRfbGFiZWxfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIm1mX2lucHV0X2xhYmVsX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJtZl9pbnB1dF9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwibWZfaW5wdXRfYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJtZl9pbnB1dF90eXBncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJtZl9pbnB1dF90eXBncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJtZl9pbnB1dF90eXBncmFwaHlfd29yZF9zcGFjaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwibWZfaW5wdXRfdHlwZ3JhcGh5X3dvcmRfc3BhY2luZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIm1mX2lucHV0X3BsYWNlX2hvbGRlcl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWZfaW5wdXRfcGxhY2VfaG9sZGVyX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzAsInNpemVzIjpbXX0sIm1mX2lucHV0X3BsYWNlX2hvbGRlcl90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwibWZfaW5wdXRfcGxhY2VfaG9sZGVyX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJla2l0X2FsbF9jb25kaXRpb25zX2xpc3QiOlt7Il9pZCI6IjMwODEyYWMifV0sImVraXRfYWR2X3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudC4iLCJtZl9pbnB1dF9ib3JkZXJfZm9jdXNfYm9yZGVyIjoic29saWQiLCJtZl9pbnB1dF9oZWxwX3RleHRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwibWZfaW5wdXRfaGVscF90ZXh0X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJJQk0gUGxleCBTYW5zIiwibWZfaW5wdXRfaGVscF90ZXh0X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJtZl9pbnB1dF9oZWxwX3RleHRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsIm1mX2lucHV0X2hlbHBfdGV4dF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjE3LCJzaXplcyI6W119LCJtZl9pbnB1dF9oZWxwX3RleHRfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIm1mX2lucHV0X2hlbHBfdGV4dF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwibWZfaW5wdXRfaGVscF90ZXh0X2NvbG9yIjoiIzk2OTg5RiIsIl9fZ2xvYmFsc19fIjp7Im1mX2lucHV0X3JlcXVpcmVkX2luZGljYXRvcl9jb2xvciI6IiIsIm1mX2lucHV0X3dhcm5pbmdfdGV4dF9jb2xvciI6IiIsIm1mX2lucHV0X2JvcmRlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZF9jb2xvciIsIm1mX2lucHV0X3BsYWNlaG9sZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX21ldGEiLCJtZl9pbnB1dF9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIiwibWZfaW5wdXRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCIsIm1mX2lucHV0X2JvcmRlcl9mb2N1c19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsIm1mX2lucHV0X2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwibWZfaW5wdXRfY29sb3JfZm9jdXMiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUifSwic2hvd19sb2dpbl9lbWFpbCI6IiIsIm1mX2lucHV0X2xhYmVsX3N0YXR1cyI6IiIsImNvbnRlbnRfd2lkdGgiOiJmdWxsIiwibWZfaW5wdXRfbWluX2xlbmd0aCI6NSwibWZfaW5wdXRfbWF4X2xlbmd0aCI6NTAsIm1mX2Vycm9yX21lc3NhZ2VfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwibWZfZXJyb3JfbWVzc2FnZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwibWZfZXJyb3JfbWVzc2FnZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJtZl9lcnJvcl9tZXNzYWdlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiI5IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2ZsZXhfc2l6ZSI6Imdyb3ciLCJtZl9pbnB1dF9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiI2IiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjciLCJsZWZ0IjoiMzciLCJpc0xpbmtlZCI6ZmFsc2V9LCJtZl9pbnB1dF9ib3JkZXJfZm9jdXNfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwibWZfZXJyb3JfbWVzc2FnZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjUiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibWYtZW1haWwifQ==\"][elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjEzYTQwOTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZl9idG5fdGV4dCI6IkdldCBTdGFydGVkIiwibWZfYnRuX2FsaWduIjoiIiwibWZfaGlkZGVuX2lucHV0IjpbXSwibWZfYnRuX3RleHRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMyIsInJpZ2h0IjoiNDAiLCJib3R0b20iOiIxMyIsImxlZnQiOiI0MCIsImlzTGlua2VkIjpmYWxzZX0sIm1mX2J0bl9iZ19jb2xvcl9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIm1mX2J0bl9iZ19ob3Zlcl9jb2xvcl9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIm1mX2J0bl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwibWZfYnRuX2JveF9zaGFkb3dfZ3JvdXBfYm94X3NoYWRvd190eXBlIjoieWVzIiwibWZfYnRuX2JveF9zaGFkb3dfZ3JvdXBfYm94X3NoYWRvdyI6eyJob3Jpem9udGFsIjowLCJ2ZXJ0aWNhbCI6MCwiYmx1ciI6MTAsInNwcmVhZCI6MCwiY29sb3IiOiJyZ2JhKDI1NSwgMjU1LCAyNTUsIDApIn0sIl9fZ2xvYmFsc19fIjp7Im1mX2J0bl9iZ19jb2xvcl9jb2xvciI6IiIsIm1mX2J0bl9iZ19ob3Zlcl9jb2xvcl9jb2xvciI6IiIsIm1mX2J0bl90ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwibWZfYnRuX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwibWZfYnRuX2ZvY3VzX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIn0sIm1mX2J0bl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZl9idG5fdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozMCwic2l6ZXMiOltdfSwibWZfYnRuX3RleHRfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiOCIsInJpZ2h0IjoiMzIiLCJib3R0b20iOiI4IiwibGVmdCI6IjMyIiwiaXNMaW5rZWQiOmZhbHNlfSwibWZfYnRuX2FsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJtZl9idG5fdGV4dF9jb2xvciI6IiNGRkZFRkUiLCJtZl9idG5fYmdfY29sb3JfY29sb3IiOiIjMEI5OUZGIiwibWZfYnRuX2hvdmVyX2NvbG9yIjoiI0ZGRkVGRSIsIm1mX2J0bl9iZ19ob3Zlcl9jb2xvcl9jb2xvciI6IiMwNTg1RTAiLCJtZl9idG5fZm9jdXNfY29sb3IiOiIjRkZGRUZFIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Im1mLWJ1dHRvbiJ9\"]\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjcwODY0YTkzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZl9pbnB1dF9sYWJlbF9zdGF0dXMiOiIiLCJtZl9pbnB1dF9sYWJlbCI6IkdEUFIgQ29uc2VudCIsIm1mX2lucHV0X25hbWUiOiJtZi1nZHByLWNvbnNlbnQiLCJtZl9nZHByX2NvbnNlbnRfb3B0aW9uX3RleHQiOiJJIGFncmVlIHRoYXQgbXkgc3VibWl0dGVkIGRhdGEgaXMgYmVpbmcgIDxhIGhyZWY9J1wvcHJpdmFjeS1wb2xpY3lcLyc+Y29sbGVjdGVkIGFuZCBzdG9yZWQ8XC9hPi4iLCJtZl9pbnB1dF92YWxpZGF0aW9uX3dhcm5pbmdfbWVzc2FnZSI6IlRoaXMgZmllbGQgaXMgcmVxdWlyZWQuIiwibWZfaW5wdXRfcmVxdWlyZWQiOiJ5ZXMiLCJtZl9nZHByX2NvbnNlbnRfdHlwZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZl9nZHByX2NvbnNlbnRfdHlwZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwibWZfZ2Rwcl9jb25zZW50X3R5cGdyYXBoeV90ZXh0X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZl9nZHByX2NvbnNlbnRfdHlwZ3JhcGh5X3RleHRfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJtZl9nZHByX2NvbnNlbnRfdHlwZ3JhcGh5X3RleHRfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7Im1mX2dkcHJfY29uc2VudF9vcHRpb25fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCIsIm1mX2dkcHJfY29uc2VudF9vcHRpb25faWNvbl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfYmRfY29sb3IiLCJtZl9nZHByX2NvbnNlbnRfb3B0aW9uX2ljb25fY29sb3JfY2hlY2tlZCI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90ZXh0In0sIm1mX2lucHV0X3dhcm5pbmdfdGV4dF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZl9pbnB1dF93YXJuaW5nX3RleHRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sIm1mX2lucHV0X3dhcm5pbmdfdGV4dF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJtZl9nZHByX2NvbnNlbnRfb3B0aW9uX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjp0cnVlfSwibWZfZ2Rwcl9jb25zZW50X29wdGlvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjgiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIm1mX2lucHV0X29wdGlvbl9pY29uX2hvcml6b250YWxfcG9zaXRpb24iOnsidW5pdCI6InB4Iiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWZfZ2Rwcl9jb25zZW50X29wdGlvbl9zcGFjZV9hZnRlcl9pY29uIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJtZl9nZHByX2NvbnNlbnRfb3B0aW9uX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjUiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJtZi1nZHByLWNvbnNlbnQifQ==\"]\t\t<\/div>\n\t\t","scripts":[],"styles":[]}}";}i:468;a:4:{s:7:"meta_id";s:4:"8510";s:7:"post_id";s:2:"93";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:581:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>";}i:469;a:4:{s:7:"meta_id";s:4:"8511";s:7:"post_id";s:3:"101";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:135:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>";}i:470;a:4:{s:7:"meta_id";s:4:"8512";s:7:"post_id";s:3:"102";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:108:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>";}i:471;a:4:{s:7:"meta_id";s:4:"8513";s:7:"post_id";s:2:"27";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.3:9267163a0037ca073f680d6fb269369d";}i:472;a:4:{s:7:"meta_id";s:4:"8514";s:7:"post_id";s:2:"27";s:8:"meta_key";s:14:"_elementor_css";s:10:"meta_value";s:154:"a:6:{s:4:"time";i:1777040404;s:5:"fonts";a:0:{}s:5:"icons";a:1:{i:0;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}";}i:473;a:4:{s:7:"meta_id";s:4:"8515";s:7:"post_id";s:2:"27";s:8:"meta_key";s:22:"_elementor_page_assets";s:10:"meta_value";s:169:"a:2:{s:6:"styles";a:3:{i:0;s:23:"e-animation-ta_fadeinup";i:1;s:14:"widget-heading";i:2;s:21:"e-animation-ta_fadein";}s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}";}i:474;a:4:{s:7:"meta_id";s:4:"8516";s:7:"post_id";s:2:"27";s:8:"meta_key";s:24:"_elementor_element_cache";s:10:"meta_value";s:12104:"{"timeout":1777126804,"value":{"content":"<div class=\"elementor-element elementor-element-6bc099b e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"6bc099b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-f2801d6 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"f2801d6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-21c90cd e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"21c90cd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImVlNjA0MzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X2h0bWxfdGFnIjoiaDUiLCJsaXN0X2l0ZW1zIjpbeyJ0ZXh0IjoiSG9tZSIsIl9pZCI6IjE1ODdjMTAiLCJ0cnhfaWNvbl90eXBlIjoibm9uZSIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJ0ZXh0IjoiRmVhdHVyZXMiLCJ0cnhfaWNvbl90eXBlIjoibm9uZSIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3NhYXMtc29mdHdhcmUuc29mdC5hbmNvcmF0aGVtZXMuY29tXC9mZWF0dXJlc1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6ImI5NTdiZGIifSx7InRleHQiOiJQcmljaW5nIiwidHJ4X2ljb25fdHlwZSI6Im5vbmUiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvcHJpY2luZ1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjU3MDk0NzkifSx7InRleHQiOiJOZXdzIiwidHJ4X2ljb25fdHlwZSI6Im5vbmUiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvbmV3c1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6ImRiM2RmYjYifSx7InRleHQiOiJDb250YWN0IiwidHJ4X2ljb25fdHlwZSI6Im5vbmUiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9zYWFzLXNvZnR3YXJlLnNvZnQuYW5jb3JhdGhlbWVzLmNvbVwvY29udGFjdFwvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjJmODkzNDMifV0sIml0ZW1zX3NwYWNpbmciOnsiY29sdW1uIjoiMTgiLCJyb3ciOiIxOCIsImlzTGlua2VkIjp0cnVlLCJ1bml0IjoicHgifSwiaXRlbXNfc3BhY2luZ19tb2JpbGUiOnsiY29sdW1uIjoiMTUiLCJyb3ciOiIxNSIsImlzTGlua2VkIjp0cnVlLCJ1bml0IjoicHgifSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwidGV4dF9ob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90ZXh0In0sIl9mbGV4X2FsaWduX3NlbGYiOiJmbGV4LXN0YXJ0IiwiX2FuaW1hdGlvbiI6InRhX2ZhZGVpbnVwIiwiX2FuaW1hdGlvbl90eXBlIjoic2VxdWVudGFsIiwiX2FuaW1hdGlvbl9zdGFnZ2VyIjoyMH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRyeF9lbG1faWNvbl9saXN0In0=\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-295a3cb e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"295a3cb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1477b1b e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"1477b1b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-f320b9c e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"f320b9c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t\t\t<div class=\"sc_layouts_item elementor-element elementor-element-2578df4 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"2578df4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Follow Us<\/h5>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjMxOGFkZmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ2aWV3IjoiaW5saW5lIiwidGV4dF9odG1sX3RhZyI6Img2IiwibGlzdF9pdGVtcyI6W3sidGV4dCI6Ikluc3RhZ3JhbSIsIl9pZCI6IjRhZWY5MWUiLCJ0cnhfaWNvbl90eXBlIjoibm9uZSIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3d3dy5pbnN0YWdyYW0uY29tXC9hbmNvcmFfdGhlbWVzXC8iLCJpc19leHRlcm5hbCI6Im9uIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSx7InRleHQiOiJYIiwiaWNvbiI6eyJ2YWx1ZSI6ImZhcyBmYS1jaXJjbGUiLCJsaWJyYXJ5IjoiZmEtc29saWQifSwibGluayI6eyJ1cmwiOiJodHRwczpcL1wveC5jb21cL3RoZW1lc19hbmNvcmFcLyIsImlzX2V4dGVybmFsIjoib24iLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjczZWU0NjIifSx7InRleHQiOiJCZWhhbmNlIiwiaWNvbiI6eyJ2YWx1ZSI6ImZhcyBmYS1jaXJjbGUiLCJsaWJyYXJ5IjoiZmEtc29saWQifSwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvd3d3LmJlaGFuY2UubmV0XC9hbmNvcmF0aGVtZXMiLCJpc19leHRlcm5hbCI6Im9uIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiIyNDg5ZDY2In1dLCJpdGVtc19zcGFjaW5nIjp7ImNvbHVtbiI6IjEwIiwicm93IjoiMTAiLCJpc0xpbmtlZCI6dHJ1ZSwidW5pdCI6InB4In0sImRpdmlkZXJfc3R5bGUiOiJub25lIiwiZGl2aWRlcl93ZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RleHQiLCJ0ZXh0X2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwiaWNvbl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90ZXh0IiwiZGl2aWRlcl9jb2xvciI6IiJ9LCJkaXZpZGVyX2NvbG9yIjoiIiwidGV4dF9ob3Zlcl9jb2xvciI6IiMxRjI0MkUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9pY29uX2xpc3QifQ==\"]\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-7d45f10 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"7d45f10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t\t<div class=\"sc_layouts_item elementor-element elementor-element-fa86629 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"fa86629\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Email<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"sc_layouts_item elementor-element elementor-element-00d40f0 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"00d40f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"mailto:info@soft.com\">info@soft.com<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-55310f5 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"55310f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-500a52c e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"500a52c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t\t\t<div class=\"sc_layouts_item elementor-element elementor-element-5aabaf6 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"5aabaf6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Office<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"sc_layouts_item elementor-element elementor-element-a4d7125 elementor-widget__width-initial sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"a4d7125\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">785 15h Street, Office 47 Berlin, De 81566<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-35e30fe e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"35e30fe\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:100}\">\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6IjZlOTQwMjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTAwYTkge3tZfX0uIEFsbCBSaWdodHMgUmVzZXJ2ZWQuPFwvcD4iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjQsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiIifSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiNSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImNmYzYwNGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0IjoiU2l0ZSBieSIsIl9pZCI6ImI2ZGExN2YifSx7InRleHQiOiJBbmNvcmFUaGVtZXMuIiwiaXRlbV9saW5rIjp7InVybCI6Imh0dHBzOlwvXC9hbmNvcmF0aGVtZXMuY29tXC8iLCJpc19leHRlcm5hbCI6Im9uIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI0NDkzNGE3IiwiX19nbG9iYWxzX18iOnsiY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJjb2xvcl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90ZXh0In0sImNvbG9yX2hvdmVyIjoiIzg2ODk4QyJ9XSwidGFnIjoicCIsImFsaWdubWVudCI6IiIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNCwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJoaWdobGlnaHRfYW5pbWF0aW9uIjoiIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6IiJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9hZHZhbmNlZF90aXRsZSJ9\"]\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t[elementor-element k=\"b3fed25fa259977ca09c81e65da96324\" data=\"eyJpZCI6ImQ5Njg3OTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0IjoiU2FhUyBTdGFydHVwIiwiX2lkIjoiNGMwZjY3OCJ9LHsiX2lkIjoiNmU4NjZkNSIsInR5cGUiOiJpY29uIiwidGV4dCI6IkVudGVyIHlvdXIgdGV4dCBoZXJlIiwiaGVpZ2h0Ijp7InVuaXQiOiJ2dyIsInNpemUiOjEuMSwic2l6ZXMiOltdfSwiaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoidnciLCJzaXplIjoxLjMsInNpemVzIjpbXX0sImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InZ3Iiwic2l6ZSI6Miwic2l6ZXMiOltdfSwic2l6ZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJtYXJnaW4iOnsidW5pdCI6InZ3IiwidG9wIjoiLTMuNyIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19XSwidGFnIjoiaDEiLCJzaG93X2luX3ByZXZpZXciOiJ5ZXMiLCJtYXJxdWVlX3NwZWVkIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sInRleHRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGV4dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoidnciLCJzaXplIjoxMi4xOCwic2l6ZXMiOltdfSwidGV4dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InZ3Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRleHRfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJ2dyIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0ZXh0X3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJ0ZXh0X3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MC43LCJzaXplcyI6W119LCJ0ZXh0X3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmciOnsidW5pdCI6ImVtIiwic2l6ZSI6LTAuMDMsInNpemVzIjpbXX0sInRleHRfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ190YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRleHRfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ19tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmRfY29sb3IifSwiX2FuaW1hdGlvbiI6InRhX2ZhZGVpbiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX21hcnF1ZWUifQ==\"]\t\t<\/div>\n\t\t","scripts":[],"styles":[]}}";}}s:8:"comments";a:6:{i:0;a:15:{s:10:"comment_ID";s:1:"1";s:15:"comment_post_ID";s:2:"49";s:14:"comment_author";s:8:"John Doe";s:20:"comment_author_email";s:23:"john-doe@protonmail.com";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-03-02 20:41:03";s:16:"comment_date_gmt";s:19:"2026-03-02 20:41:03";s:15:"comment_content";s:370:"Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:1;a:15:{s:10:"comment_ID";s:1:"2";s:15:"comment_post_ID";s:2:"49";s:14:"comment_author";s:13:"Charlie Green";s:20:"comment_author_email";s:25:"charlie-green@yopmail.net";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-03-02 20:42:03";s:16:"comment_date_gmt";s:19:"2026-03-02 20:42:03";s:15:"comment_content";s:377:"Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:2;a:15:{s:10:"comment_ID";s:1:"3";s:15:"comment_post_ID";s:2:"51";s:14:"comment_author";s:13:"Charlie Green";s:20:"comment_author_email";s:25:"charlie-green@yopmail.net";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-03-02 20:43:03";s:16:"comment_date_gmt";s:19:"2026-03-02 20:43:03";s:15:"comment_content";s:377:"Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:3;a:15:{s:10:"comment_ID";s:1:"4";s:15:"comment_post_ID";s:2:"51";s:14:"comment_author";s:8:"John Doe";s:20:"comment_author_email";s:23:"john-doe@protonmail.com";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-03-02 20:44:03";s:16:"comment_date_gmt";s:19:"2026-03-02 20:44:03";s:15:"comment_content";s:370:"Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:4;a:15:{s:10:"comment_ID";s:1:"5";s:15:"comment_post_ID";s:2:"53";s:14:"comment_author";s:12:"Alex Johnson";s:20:"comment_author_email";s:22:"alex-johnson@gmail.com";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-03-02 20:45:03";s:16:"comment_date_gmt";s:19:"2026-03-02 20:45:03";s:15:"comment_content";s:344:"Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:5;a:15:{s:10:"comment_ID";s:1:"6";s:15:"comment_post_ID";s:2:"53";s:14:"comment_author";s:8:"John Doe";s:20:"comment_author_email";s:23:"john-doe@protonmail.com";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-03-02 20:46:03";s:16:"comment_date_gmt";s:19:"2026-03-02 20:46:03";s:15:"comment_content";s:370:"Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}}s:11:"commentmeta";a:6:{i:0;a:4:{s:7:"meta_id";s:1:"1";s:10:"comment_id";s:1:"5";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:1;a:4:{s:7:"meta_id";s:1:"2";s:10:"comment_id";s:1:"6";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:2;a:4:{s:7:"meta_id";s:1:"3";s:10:"comment_id";s:1:"3";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:3;a:4:{s:7:"meta_id";s:1:"4";s:10:"comment_id";s:1:"4";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:4;a:4:{s:7:"meta_id";s:1:"5";s:10:"comment_id";s:1:"1";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:5;a:4:{s:7:"meta_id";s:1:"6";s:10:"comment_id";s:1:"2";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}}s:5:"terms";a:17:{i:0;a:4:{s:7:"term_id";s:1:"1";s:4:"name";s:13:"Uncategorized";s:4:"slug";s:13:"uncategorized";s:10:"term_group";s:1:"0";}i:1;a:4:{s:7:"term_id";s:1:"2";s:4:"name";s:9:"Main Menu";s:4:"slug";s:9:"main-menu";s:10:"term_group";s:1:"0";}i:2;a:4:{s:7:"term_id";s:1:"3";s:4:"name";s:16:"Customer Stories";s:4:"slug";s:16:"customer-stories";s:10:"term_group";s:1:"0";}i:3;a:4:{s:7:"term_id";s:1:"4";s:4:"name";s:11:"Tech Trends";s:4:"slug";s:11:"tech-trends";s:10:"term_group";s:1:"0";}i:4;a:4:{s:7:"term_id";s:1:"5";s:4:"name";s:14:"Growth Hacking";s:4:"slug";s:14:"growth-hacking";s:10:"term_group";s:1:"0";}i:5;a:4:{s:7:"term_id";s:1:"6";s:4:"name";s:10:"Innovation";s:4:"slug";s:10:"innovation";s:10:"term_group";s:1:"0";}i:6;a:4:{s:7:"term_id";s:1:"7";s:4:"name";s:15:"SaaS Strategies";s:4:"slug";s:15:"saas-strategies";s:10:"term_group";s:1:"0";}i:7;a:4:{s:7:"term_id";s:1:"8";s:4:"name";s:12:"Startup Tips";s:4:"slug";s:12:"startup-tips";s:10:"term_group";s:1:"0";}i:8;a:4:{s:7:"term_id";s:1:"9";s:4:"name";s:15:"Cloud Solutions";s:4:"slug";s:15:"cloud-solutions";s:10:"term_group";s:1:"0";}i:9;a:4:{s:7:"term_id";s:2:"10";s:4:"name";s:13:"Collaboration";s:4:"slug";s:13:"collaboration";s:10:"term_group";s:1:"0";}i:10;a:4:{s:7:"term_id";s:2:"11";s:4:"name";s:12:"Productivity";s:4:"slug";s:12:"productivity";s:10:"term_group";s:1:"0";}i:11;a:4:{s:7:"term_id";s:2:"12";s:4:"name";s:15:"User Experience";s:4:"slug";s:15:"user-experience";s:10:"term_group";s:1:"0";}i:12;a:4:{s:7:"term_id";s:2:"13";s:4:"name";s:16:"Startup Insights";s:4:"slug";s:16:"startup-insights";s:10:"term_group";s:1:"0";}i:13;a:4:{s:7:"term_id";s:2:"14";s:4:"name";s:10:"Automation";s:4:"slug";s:10:"automation";s:10:"term_group";s:1:"0";}i:14;a:4:{s:7:"term_id";s:2:"15";s:4:"name";s:15:"Product Updates";s:4:"slug";s:15:"product-updates";s:10:"term_group";s:1:"0";}i:15;a:4:{s:7:"term_id";s:2:"16";s:4:"name";s:4:"soft";s:4:"slug";s:4:"soft";s:10:"term_group";s:1:"0";}i:16;a:4:{s:7:"term_id";s:2:"17";s:4:"name";s:9:"container";s:4:"slug";s:9:"container";s:10:"term_group";s:1:"0";}}s:8:"termmeta";a:0:{}s:13:"term_taxonomy";a:17:{i:0;a:6:{s:16:"term_taxonomy_id";s:1:"1";s:7:"term_id";s:1:"1";s:8:"taxonomy";s:8:"category";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:1;a:6:{s:16:"term_taxonomy_id";s:1:"2";s:7:"term_id";s:1:"2";s:8:"taxonomy";s:8:"nav_menu";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"6";}i:2;a:6:{s:16:"term_taxonomy_id";s:1:"3";s:7:"term_id";s:1:"3";s:8:"taxonomy";s:8:"category";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"3";}i:3;a:6:{s:16:"term_taxonomy_id";s:1:"4";s:7:"term_id";s:1:"4";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"5";}i:4;a:6:{s:16:"term_taxonomy_id";s:1:"5";s:7:"term_id";s:1:"5";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"2";}i:5;a:6:{s:16:"term_taxonomy_id";s:1:"6";s:7:"term_id";s:1:"6";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:6;a:6:{s:16:"term_taxonomy_id";s:1:"7";s:7:"term_id";s:1:"7";s:8:"taxonomy";s:8:"category";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"2";}i:7;a:6:{s:16:"term_taxonomy_id";s:1:"8";s:7:"term_id";s:1:"8";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"4";}i:8;a:6:{s:16:"term_taxonomy_id";s:1:"9";s:7:"term_id";s:1:"9";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"3";}i:9;a:6:{s:16:"term_taxonomy_id";s:2:"10";s:7:"term_id";s:2:"10";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:10;a:6:{s:16:"term_taxonomy_id";s:2:"11";s:7:"term_id";s:2:"11";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"2";}i:11;a:6:{s:16:"term_taxonomy_id";s:2:"12";s:7:"term_id";s:2:"12";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:12;a:6:{s:16:"term_taxonomy_id";s:2:"13";s:7:"term_id";s:2:"13";s:8:"taxonomy";s:8:"category";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:13;a:6:{s:16:"term_taxonomy_id";s:2:"14";s:7:"term_id";s:2:"14";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"2";}i:14;a:6:{s:16:"term_taxonomy_id";s:2:"15";s:7:"term_id";s:2:"15";s:8:"taxonomy";s:8:"category";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:15;a:6:{s:16:"term_taxonomy_id";s:2:"16";s:7:"term_id";s:2:"16";s:8:"taxonomy";s:8:"wp_theme";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:16;a:6:{s:16:"term_taxonomy_id";s:2:"17";s:7:"term_id";s:2:"17";s:8:"taxonomy";s:22:"elementor_library_type";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}}s:18:"term_relationships";a:35:{i:0;a:3:{s:9:"object_id";s:2:"38";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:1;a:3:{s:9:"object_id";s:2:"39";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:2;a:3:{s:9:"object_id";s:2:"40";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:3;a:3:{s:9:"object_id";s:2:"41";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:4;a:3:{s:9:"object_id";s:2:"42";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:5;a:3:{s:9:"object_id";s:2:"48";s:16:"term_taxonomy_id";s:1:"3";s:10:"term_order";s:1:"0";}i:6;a:3:{s:9:"object_id";s:2:"48";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:7;a:3:{s:9:"object_id";s:2:"48";s:16:"term_taxonomy_id";s:1:"5";s:10:"term_order";s:1:"0";}i:8;a:3:{s:9:"object_id";s:2:"48";s:16:"term_taxonomy_id";s:1:"6";s:10:"term_order";s:1:"0";}i:9;a:3:{s:9:"object_id";s:2:"49";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:10;a:3:{s:9:"object_id";s:2:"49";s:16:"term_taxonomy_id";s:1:"5";s:10:"term_order";s:1:"0";}i:11;a:3:{s:9:"object_id";s:2:"49";s:16:"term_taxonomy_id";s:1:"7";s:10:"term_order";s:1:"0";}i:12;a:3:{s:9:"object_id";s:2:"49";s:16:"term_taxonomy_id";s:1:"8";s:10:"term_order";s:1:"0";}i:13;a:3:{s:9:"object_id";s:2:"50";s:16:"term_taxonomy_id";s:1:"3";s:10:"term_order";s:1:"0";}i:14;a:3:{s:9:"object_id";s:2:"50";s:16:"term_taxonomy_id";s:1:"9";s:10:"term_order";s:1:"0";}i:15;a:3:{s:9:"object_id";s:2:"50";s:16:"term_taxonomy_id";s:2:"10";s:10:"term_order";s:1:"0";}i:16;a:3:{s:9:"object_id";s:2:"50";s:16:"term_taxonomy_id";s:2:"11";s:10:"term_order";s:1:"0";}i:17;a:3:{s:9:"object_id";s:2:"51";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:18;a:3:{s:9:"object_id";s:2:"51";s:16:"term_taxonomy_id";s:1:"7";s:10:"term_order";s:1:"0";}i:19;a:3:{s:9:"object_id";s:2:"51";s:16:"term_taxonomy_id";s:1:"8";s:10:"term_order";s:1:"0";}i:20;a:3:{s:9:"object_id";s:2:"51";s:16:"term_taxonomy_id";s:2:"12";s:10:"term_order";s:1:"0";}i:21;a:3:{s:9:"object_id";s:2:"52";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:22;a:3:{s:9:"object_id";s:2:"52";s:16:"term_taxonomy_id";s:2:"11";s:10:"term_order";s:1:"0";}i:23;a:3:{s:9:"object_id";s:2:"52";s:16:"term_taxonomy_id";s:2:"13";s:10:"term_order";s:1:"0";}i:24;a:3:{s:9:"object_id";s:2:"52";s:16:"term_taxonomy_id";s:2:"14";s:10:"term_order";s:1:"0";}i:25;a:3:{s:9:"object_id";s:2:"53";s:16:"term_taxonomy_id";s:1:"3";s:10:"term_order";s:1:"0";}i:26;a:3:{s:9:"object_id";s:2:"53";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:27;a:3:{s:9:"object_id";s:2:"53";s:16:"term_taxonomy_id";s:1:"8";s:10:"term_order";s:1:"0";}i:28;a:3:{s:9:"object_id";s:2:"53";s:16:"term_taxonomy_id";s:1:"9";s:10:"term_order";s:1:"0";}i:29;a:3:{s:9:"object_id";s:2:"54";s:16:"term_taxonomy_id";s:1:"8";s:10:"term_order";s:1:"0";}i:30;a:3:{s:9:"object_id";s:2:"54";s:16:"term_taxonomy_id";s:1:"9";s:10:"term_order";s:1:"0";}i:31;a:3:{s:9:"object_id";s:2:"54";s:16:"term_taxonomy_id";s:2:"14";s:10:"term_order";s:1:"0";}i:32;a:3:{s:9:"object_id";s:2:"54";s:16:"term_taxonomy_id";s:2:"15";s:10:"term_order";s:1:"0";}i:33;a:3:{s:9:"object_id";s:2:"57";s:16:"term_taxonomy_id";s:2:"16";s:10:"term_order";s:1:"0";}i:34;a:3:{s:9:"object_id";s:3:"176";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}}}