a:8:{s:5:"posts";a:85:{i:0;a:23:{s:2:"ID";s:1:"1";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:32";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:32";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-21 08:54:07";s:17:"post_modified_gmt";s:19:"2026-04-21 08:54:07";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:76:"https://online-banking.elementra.themerex.net/?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:57:"https://online-banking.elementra.themerex.net/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-04-16 09:36:59";s:17:"post_modified_gmt";s:19:"2026-04-16 09:36:59";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:85:"https://online-banking.elementra.themerex.net/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-04-16 09:32:39";s:17:"post_modified_gmt";s:19:"2026-04-16 09:32:39";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:86:"https://online-banking.elementra.themerex.net/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:2433:"<svg xmlns="http://www.w3.org/2000/svg" width="24" height="21" viewBox="0 0 17.893 15.383"><g transform="translate(-893 -536)"><path d="M4.833.316h8.333A4.867,4.867,0,0,1,16.6,1.466a4.715,4.715,0,0,1,1.338,3.617v5.833A4.715,4.715,0,0,1,16.6,14.533a4.867,4.867,0,0,1-3.429,1.15H4.833A4.867,4.867,0,0,1,1.4,14.533,4.715,4.715,0,0,1,.066,10.916V5.083A4.715,4.715,0,0,1,1.4,1.466,4.867,4.867,0,0,1,4.833.316Zm8.333,14.167a3.725,3.725,0,0,0,2.613-.829,3.582,3.582,0,0,0,.954-2.737V5.083a3.582,3.582,0,0,0-.954-2.737,3.725,3.725,0,0,0-2.613-.829H4.833a3.725,3.725,0,0,0-2.613.829,3.582,3.582,0,0,0-.954,2.737v5.833a3.582,3.582,0,0,0,.954,2.737,3.725,3.725,0,0,0,2.613.829Z" transform="translate(892.945 535.692)"></path><path d="M12,12.835a3.731,3.731,0,0,1-2.323-.772l-3.122-2.5a.72.72,0,1,1,.9-1.124l3.12,2.5a2.434,2.434,0,0,0,2.851,0l3.129-2.5a.72.72,0,0,1,.9,1.125l-3.13,2.5A3.731,3.731,0,0,1,12,12.835Z" transform="translate(889.942 533.134)"></path></g></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-04-16 09:30:10";s:17:"post_modified_gmt";s:19:"2026-04-16 09:30:10";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:76:"https://online-banking.elementra.themerex.net/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:2432:"<svg xmlns="http://www.w3.org/2000/svg" width="24" height="21" viewBox="0 0 17.893 15.383"><g transform="translate(-893 -536)"><path d="M4.833.316h8.333A4.867,4.867,0,0,1,16.6,1.466a4.715,4.715,0,0,1,1.338,3.617v5.833A4.715,4.715,0,0,1,16.6,14.533a4.867,4.867,0,0,1-3.429,1.15H4.833A4.867,4.867,0,0,1,1.4,14.533,4.715,4.715,0,0,1,.066,10.916V5.083A4.715,4.715,0,0,1,1.4,1.466,4.867,4.867,0,0,1,4.833.316Zm8.333,14.167a3.725,3.725,0,0,0,2.613-.829,3.582,3.582,0,0,0,.954-2.737V5.083a3.582,3.582,0,0,0-.954-2.737,3.725,3.725,0,0,0-2.613-.829H4.833a3.725,3.725,0,0,0-2.613.829,3.582,3.582,0,0,0-.954,2.737v5.833a3.582,3.582,0,0,0,.954,2.737,3.725,3.725,0,0,0,2.613.829Z" transform="translate(892.945 535.692)"></path><path d="M12,12.835a3.731,3.731,0,0,1-2.323-.772l-3.122-2.5a.72.72,0,1,1,.9-1.124l3.12,2.5a2.434,2.434,0,0,0,2.851,0l3.129-2.5a.72.72,0,0,1,.9,1.125l-3.13,2.5A3.731,3.731,0,0,1,12,12.835Z" transform="translate(889.942 533.134)"></path></g></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-04-16 09:29:00";s:17:"post_modified_gmt";s:19:"2026-04-16 09:29:00";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:80:"https://online-banking.elementra.themerex.net/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-04-15 11:30:35";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:35";s:12:"post_content";s:11466:"<a href="https://online-banking.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_1161970504" ><img
					src="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo.png"
											srcset="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo-retina.png 2x"
											alt="Elementra - Online Banking" width="170" height="36"></a><style type="text/css">.trx_addons_inline_1161970504 img.logo_image{max-height:36px;}</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-9367"><li id="trx-addons-nav-menu-item-37"><a href="https://online-banking.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-38"><a href="https://online-banking.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-39"><a href="https://online-banking.elementra.themerex.net/features/">Features</a></li><li id="trx-addons-nav-menu-item-40"><a href="https://online-banking.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-41"><a href="https://online-banking.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-42"><a href="https://online-banking.elementra.themerex.net/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-1042"><li id="trx-addons-nav-menu-item-371"><a href="https://online-banking.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-382"><a href="https://online-banking.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-393"><a href="https://online-banking.elementra.themerex.net/features/">Features</a></li><li id="trx-addons-nav-menu-item-404"><a href="https://online-banking.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-415"><a href="https://online-banking.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-426"><a href="https://online-banking.elementra.themerex.net/contact/">Contact</a></li></ul>					
			<ul>
																					<li>
															<a href="tel:5551234567">
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 473.806 473.806"><path d="M374.456,293.506c-9.7-10.1-21.4-15.5-33.8-15.5c-12.3,0-24.1,5.3-34.2,15.4l-31.6,31.5c-2.6-1.4-5.2-2.7-7.7-4    c-3.6-1.8-7-3.5-9.9-5.3c-29.6-18.8-56.5-43.3-82.3-75c-12.5-15.8-20.9-29.1-27-42.6c8.2-7.5,15.8-15.3,23.2-22.8    c2.8-2.8,5.6-5.7,8.4-8.5c21-21,21-48.2,0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5c-6-6.2-12.3-12.6-18.8-18.6    c-9.7-9.6-21.3-14.7-33.5-14.7s-24,5.1-34,14.7c-0.1,0.1-0.1,0.1-0.2,0.2l-34,34.3c-12.8,12.8-20.1,28.4-21.7,46.5    c-2.4,29.2,6.2,56.4,12.8,74.2c16.2,43.7,40.4,84.2,76.5,127.6c43.8,52.3,96.5,93.6,156.7,122.7c23,10.9,53.7,23.8,88,26    c2.1,0.1,4.3,0.2,6.3,0.2c23.1,0,42.5-8.3,57.7-24.8c0.1-0.2,0.3-0.3,0.4-0.5c5.2-6.3,11.2-12,17.5-18.1c4.3-4.1,8.7-8.4,13-12.9    c9.9-10.3,15.1-22.3,15.1-34.6c0-12.4-5.3-24.3-15.4-34.3L374.456,293.506z M410.256,398.806    C410.156,398.806,410.156,398.906,410.256,398.806c-3.9,4.2-7.9,8-12.2,12.2c-6.5,6.2-13.1,12.7-19.3,20    c-10.1,10.8-22,15.9-37.6,15.9c-1.5,0-3.1,0-4.6-0.1c-29.7-1.9-57.3-13.5-78-23.4c-56.6-27.4-106.3-66.3-147.6-115.6    c-34.1-41.1-56.9-79.1-72-119.9c-9.3-24.9-12.7-44.3-11.2-62.6c1-11.7,5.5-21.4,13.8-29.7l34.1-34.1c4.9-4.6,10.1-7.1,15.2-7.1    c6.3,0,11.4,3.8,14.6,7c0.1,0.1,0.2,0.2,0.3,0.3c6.1,5.7,11.9,11.6,18,17.9c3.1,3.2,6.3,6.4,9.5,9.7l27.3,27.3    c10.6,10.6,10.6,20.4,0,31c-2.9,2.9-5.7,5.8-8.6,8.6c-8.4,8.6-16.4,16.6-25.1,24.4c-0.2,0.2-0.4,0.3-0.5,0.5    c-8.6,8.6-7,17-5.2,22.7c0.1,0.3,0.2,0.6,0.3,0.9c7.1,17.2,17.1,33.4,32.3,52.7l0.1,0.1c27.6,34,56.7,60.5,88.8,80.8    c4.1,2.6,8.3,4.7,12.3,6.7c3.6,1.8,7,3.5,9.9,5.3c0.4,0.2,0.8,0.5,1.2,0.7c3.4,1.7,6.6,2.5,9.9,2.5c8.3,0,13.5-5.2,15.2-6.9    l34.2-34.2c3.4-3.4,8.8-7.5,15.1-7.5c6.2,0,11.3,3.9,14.4,7.3c0.1,0.1,0.1,0.1,0.2,0.2l55.1,55.1    C420.456,377.706,420.456,388.206,410.256,398.806z"></path><path d="M256.056,112.706c26.2,4.4,50,16.8,69,35.8s31.3,42.8,35.8,69c1.1,6.6,6.8,11.2,13.3,11.2c0.8,0,1.5-0.1,2.3-0.2    c7.4-1.2,12.3-8.2,11.1-15.6c-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3,3.7-15.6,11    S248.656,111.506,256.056,112.706z"></path><path d="M473.256,209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2,3.7-15.5,11    c-1.2,7.4,3.7,14.3,11.1,15.6c46.6,7.9,89.1,30,122.9,63.7c33.8,33.8,55.8,76.3,63.7,122.9c1.1,6.6,6.8,11.2,13.3,11.2    c0.8,0,1.5-0.1,2.3-0.2C469.556,223.306,474.556,216.306,473.256,209.006z"></path></svg>			
										<h6>
								555-123-4567							</h6>
															</a>
														</li>
													</ul>
										<a href="https://online-banking.elementra.themerex.net/contact/">
									Contact
					</a>
					<a href="https://online-banking.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_237520421" ><img
					src="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo.png"
											srcset="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo-retina.png 2x"
											alt="Elementra - Online Banking" width="170" height="36"></a><style type="text/css">.trx_addons_inline_237520421 img.logo_image{max-height:36px;}</style>				
			<ul>
																					<li>
															<a href="tel:5551234567">
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 473.806 473.806"><path d="M374.456,293.506c-9.7-10.1-21.4-15.5-33.8-15.5c-12.3,0-24.1,5.3-34.2,15.4l-31.6,31.5c-2.6-1.4-5.2-2.7-7.7-4    c-3.6-1.8-7-3.5-9.9-5.3c-29.6-18.8-56.5-43.3-82.3-75c-12.5-15.8-20.9-29.1-27-42.6c8.2-7.5,15.8-15.3,23.2-22.8    c2.8-2.8,5.6-5.7,8.4-8.5c21-21,21-48.2,0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5c-6-6.2-12.3-12.6-18.8-18.6    c-9.7-9.6-21.3-14.7-33.5-14.7s-24,5.1-34,14.7c-0.1,0.1-0.1,0.1-0.2,0.2l-34,34.3c-12.8,12.8-20.1,28.4-21.7,46.5    c-2.4,29.2,6.2,56.4,12.8,74.2c16.2,43.7,40.4,84.2,76.5,127.6c43.8,52.3,96.5,93.6,156.7,122.7c23,10.9,53.7,23.8,88,26    c2.1,0.1,4.3,0.2,6.3,0.2c23.1,0,42.5-8.3,57.7-24.8c0.1-0.2,0.3-0.3,0.4-0.5c5.2-6.3,11.2-12,17.5-18.1c4.3-4.1,8.7-8.4,13-12.9    c9.9-10.3,15.1-22.3,15.1-34.6c0-12.4-5.3-24.3-15.4-34.3L374.456,293.506z M410.256,398.806    C410.156,398.806,410.156,398.906,410.256,398.806c-3.9,4.2-7.9,8-12.2,12.2c-6.5,6.2-13.1,12.7-19.3,20    c-10.1,10.8-22,15.9-37.6,15.9c-1.5,0-3.1,0-4.6-0.1c-29.7-1.9-57.3-13.5-78-23.4c-56.6-27.4-106.3-66.3-147.6-115.6    c-34.1-41.1-56.9-79.1-72-119.9c-9.3-24.9-12.7-44.3-11.2-62.6c1-11.7,5.5-21.4,13.8-29.7l34.1-34.1c4.9-4.6,10.1-7.1,15.2-7.1    c6.3,0,11.4,3.8,14.6,7c0.1,0.1,0.2,0.2,0.3,0.3c6.1,5.7,11.9,11.6,18,17.9c3.1,3.2,6.3,6.4,9.5,9.7l27.3,27.3    c10.6,10.6,10.6,20.4,0,31c-2.9,2.9-5.7,5.8-8.6,8.6c-8.4,8.6-16.4,16.6-25.1,24.4c-0.2,0.2-0.4,0.3-0.5,0.5    c-8.6,8.6-7,17-5.2,22.7c0.1,0.3,0.2,0.6,0.3,0.9c7.1,17.2,17.1,33.4,32.3,52.7l0.1,0.1c27.6,34,56.7,60.5,88.8,80.8    c4.1,2.6,8.3,4.7,12.3,6.7c3.6,1.8,7,3.5,9.9,5.3c0.4,0.2,0.8,0.5,1.2,0.7c3.4,1.7,6.6,2.5,9.9,2.5c8.3,0,13.5-5.2,15.2-6.9    l34.2-34.2c3.4-3.4,8.8-7.5,15.1-7.5c6.2,0,11.3,3.9,14.4,7.3c0.1,0.1,0.1,0.1,0.2,0.2l55.1,55.1    C420.456,377.706,420.456,388.206,410.256,398.806z"></path><path d="M256.056,112.706c26.2,4.4,50,16.8,69,35.8s31.3,42.8,35.8,69c1.1,6.6,6.8,11.2,13.3,11.2c0.8,0,1.5-0.1,2.3-0.2    c7.4-1.2,12.3-8.2,11.1-15.6c-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3,3.7-15.6,11    S248.656,111.506,256.056,112.706z"></path><path d="M473.256,209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2,3.7-15.5,11    c-1.2,7.4,3.7,14.3,11.1,15.6c46.6,7.9,89.1,30,122.9,63.7c33.8,33.8,55.8,76.3,63.7,122.9c1.1,6.6,6.8,11.2,13.3,11.2    c0.8,0,1.5-0.1,2.3-0.2C469.556,223.306,474.556,216.306,473.256,209.006z"></path></svg>			
										<h6>
								555-123-4567							</h6>
															</a>
														</li>
													</ul>
						<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-5129"><li><a href="https://online-banking.elementra.themerex.net/">Home</a></li><li><a href="https://online-banking.elementra.themerex.net/about/">About</a></li><li><a href="https://online-banking.elementra.themerex.net/features/">Features</a></li><li><a href="https://online-banking.elementra.themerex.net/pricing/">Pricing</a></li><li><a href="https://online-banking.elementra.themerex.net/news/">News</a></li><li><a href="https://online-banking.elementra.themerex.net/contact/">Contact</a></li></ul>";s:10:"post_title";s:63:"Header - Main Light without Border [Logo, Menu, Phone & 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:55:"header-main-light-without-border-logo-menu-phone-button";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-21 11:00:45";s:17:"post_modified_gmt";s:19:"2026-04-21 11:00:45";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:81:"https://online-banking.elementra.themerex.net/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:"21";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:35";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:35";s:12:"post_content";s:11466:"<a href="https://online-banking.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_171240734" ><img
					src="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo.png"
											srcset="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo-retina.png 2x"
											alt="Elementra - Online Banking" width="170" height="36"></a><style type="text/css">.trx_addons_inline_171240734 img.logo_image{max-height:36px;}</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-2560"><li id="trx-addons-nav-menu-item-37"><a href="https://online-banking.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-38"><a href="https://online-banking.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-39"><a href="https://online-banking.elementra.themerex.net/features/">Features</a></li><li id="trx-addons-nav-menu-item-40"><a href="https://online-banking.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-41"><a href="https://online-banking.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-42"><a href="https://online-banking.elementra.themerex.net/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-5102"><li id="trx-addons-nav-menu-item-371"><a href="https://online-banking.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-382"><a href="https://online-banking.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-393"><a href="https://online-banking.elementra.themerex.net/features/">Features</a></li><li id="trx-addons-nav-menu-item-404"><a href="https://online-banking.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-415"><a href="https://online-banking.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-426"><a href="https://online-banking.elementra.themerex.net/contact/">Contact</a></li></ul>					
			<ul>
																					<li>
															<a href="tel:5551234567">
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 473.806 473.806"><path d="M374.456,293.506c-9.7-10.1-21.4-15.5-33.8-15.5c-12.3,0-24.1,5.3-34.2,15.4l-31.6,31.5c-2.6-1.4-5.2-2.7-7.7-4    c-3.6-1.8-7-3.5-9.9-5.3c-29.6-18.8-56.5-43.3-82.3-75c-12.5-15.8-20.9-29.1-27-42.6c8.2-7.5,15.8-15.3,23.2-22.8    c2.8-2.8,5.6-5.7,8.4-8.5c21-21,21-48.2,0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5c-6-6.2-12.3-12.6-18.8-18.6    c-9.7-9.6-21.3-14.7-33.5-14.7s-24,5.1-34,14.7c-0.1,0.1-0.1,0.1-0.2,0.2l-34,34.3c-12.8,12.8-20.1,28.4-21.7,46.5    c-2.4,29.2,6.2,56.4,12.8,74.2c16.2,43.7,40.4,84.2,76.5,127.6c43.8,52.3,96.5,93.6,156.7,122.7c23,10.9,53.7,23.8,88,26    c2.1,0.1,4.3,0.2,6.3,0.2c23.1,0,42.5-8.3,57.7-24.8c0.1-0.2,0.3-0.3,0.4-0.5c5.2-6.3,11.2-12,17.5-18.1c4.3-4.1,8.7-8.4,13-12.9    c9.9-10.3,15.1-22.3,15.1-34.6c0-12.4-5.3-24.3-15.4-34.3L374.456,293.506z M410.256,398.806    C410.156,398.806,410.156,398.906,410.256,398.806c-3.9,4.2-7.9,8-12.2,12.2c-6.5,6.2-13.1,12.7-19.3,20    c-10.1,10.8-22,15.9-37.6,15.9c-1.5,0-3.1,0-4.6-0.1c-29.7-1.9-57.3-13.5-78-23.4c-56.6-27.4-106.3-66.3-147.6-115.6    c-34.1-41.1-56.9-79.1-72-119.9c-9.3-24.9-12.7-44.3-11.2-62.6c1-11.7,5.5-21.4,13.8-29.7l34.1-34.1c4.9-4.6,10.1-7.1,15.2-7.1    c6.3,0,11.4,3.8,14.6,7c0.1,0.1,0.2,0.2,0.3,0.3c6.1,5.7,11.9,11.6,18,17.9c3.1,3.2,6.3,6.4,9.5,9.7l27.3,27.3    c10.6,10.6,10.6,20.4,0,31c-2.9,2.9-5.7,5.8-8.6,8.6c-8.4,8.6-16.4,16.6-25.1,24.4c-0.2,0.2-0.4,0.3-0.5,0.5    c-8.6,8.6-7,17-5.2,22.7c0.1,0.3,0.2,0.6,0.3,0.9c7.1,17.2,17.1,33.4,32.3,52.7l0.1,0.1c27.6,34,56.7,60.5,88.8,80.8    c4.1,2.6,8.3,4.7,12.3,6.7c3.6,1.8,7,3.5,9.9,5.3c0.4,0.2,0.8,0.5,1.2,0.7c3.4,1.7,6.6,2.5,9.9,2.5c8.3,0,13.5-5.2,15.2-6.9    l34.2-34.2c3.4-3.4,8.8-7.5,15.1-7.5c6.2,0,11.3,3.9,14.4,7.3c0.1,0.1,0.1,0.1,0.2,0.2l55.1,55.1    C420.456,377.706,420.456,388.206,410.256,398.806z"></path><path d="M256.056,112.706c26.2,4.4,50,16.8,69,35.8s31.3,42.8,35.8,69c1.1,6.6,6.8,11.2,13.3,11.2c0.8,0,1.5-0.1,2.3-0.2    c7.4-1.2,12.3-8.2,11.1-15.6c-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3,3.7-15.6,11    S248.656,111.506,256.056,112.706z"></path><path d="M473.256,209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2,3.7-15.5,11    c-1.2,7.4,3.7,14.3,11.1,15.6c46.6,7.9,89.1,30,122.9,63.7c33.8,33.8,55.8,76.3,63.7,122.9c1.1,6.6,6.8,11.2,13.3,11.2    c0.8,0,1.5-0.1,2.3-0.2C469.556,223.306,474.556,216.306,473.256,209.006z"></path></svg>			
										<h6>
								555-123-4567							</h6>
															</a>
														</li>
													</ul>
										<a href="https://online-banking.elementra.themerex.net/contact/">
									Contact
					</a>
					<a href="https://online-banking.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_1105555501" ><img
					src="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo.png"
											srcset="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo-retina.png 2x"
											alt="Elementra - Online Banking" width="170" height="36"></a><style type="text/css">.trx_addons_inline_1105555501 img.logo_image{max-height:36px;}</style>				
			<ul>
																					<li>
															<a href="tel:5551234567">
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 473.806 473.806"><path d="M374.456,293.506c-9.7-10.1-21.4-15.5-33.8-15.5c-12.3,0-24.1,5.3-34.2,15.4l-31.6,31.5c-2.6-1.4-5.2-2.7-7.7-4    c-3.6-1.8-7-3.5-9.9-5.3c-29.6-18.8-56.5-43.3-82.3-75c-12.5-15.8-20.9-29.1-27-42.6c8.2-7.5,15.8-15.3,23.2-22.8    c2.8-2.8,5.6-5.7,8.4-8.5c21-21,21-48.2,0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5c-6-6.2-12.3-12.6-18.8-18.6    c-9.7-9.6-21.3-14.7-33.5-14.7s-24,5.1-34,14.7c-0.1,0.1-0.1,0.1-0.2,0.2l-34,34.3c-12.8,12.8-20.1,28.4-21.7,46.5    c-2.4,29.2,6.2,56.4,12.8,74.2c16.2,43.7,40.4,84.2,76.5,127.6c43.8,52.3,96.5,93.6,156.7,122.7c23,10.9,53.7,23.8,88,26    c2.1,0.1,4.3,0.2,6.3,0.2c23.1,0,42.5-8.3,57.7-24.8c0.1-0.2,0.3-0.3,0.4-0.5c5.2-6.3,11.2-12,17.5-18.1c4.3-4.1,8.7-8.4,13-12.9    c9.9-10.3,15.1-22.3,15.1-34.6c0-12.4-5.3-24.3-15.4-34.3L374.456,293.506z M410.256,398.806    C410.156,398.806,410.156,398.906,410.256,398.806c-3.9,4.2-7.9,8-12.2,12.2c-6.5,6.2-13.1,12.7-19.3,20    c-10.1,10.8-22,15.9-37.6,15.9c-1.5,0-3.1,0-4.6-0.1c-29.7-1.9-57.3-13.5-78-23.4c-56.6-27.4-106.3-66.3-147.6-115.6    c-34.1-41.1-56.9-79.1-72-119.9c-9.3-24.9-12.7-44.3-11.2-62.6c1-11.7,5.5-21.4,13.8-29.7l34.1-34.1c4.9-4.6,10.1-7.1,15.2-7.1    c6.3,0,11.4,3.8,14.6,7c0.1,0.1,0.2,0.2,0.3,0.3c6.1,5.7,11.9,11.6,18,17.9c3.1,3.2,6.3,6.4,9.5,9.7l27.3,27.3    c10.6,10.6,10.6,20.4,0,31c-2.9,2.9-5.7,5.8-8.6,8.6c-8.4,8.6-16.4,16.6-25.1,24.4c-0.2,0.2-0.4,0.3-0.5,0.5    c-8.6,8.6-7,17-5.2,22.7c0.1,0.3,0.2,0.6,0.3,0.9c7.1,17.2,17.1,33.4,32.3,52.7l0.1,0.1c27.6,34,56.7,60.5,88.8,80.8    c4.1,2.6,8.3,4.7,12.3,6.7c3.6,1.8,7,3.5,9.9,5.3c0.4,0.2,0.8,0.5,1.2,0.7c3.4,1.7,6.6,2.5,9.9,2.5c8.3,0,13.5-5.2,15.2-6.9    l34.2-34.2c3.4-3.4,8.8-7.5,15.1-7.5c6.2,0,11.3,3.9,14.4,7.3c0.1,0.1,0.1,0.1,0.2,0.2l55.1,55.1    C420.456,377.706,420.456,388.206,410.256,398.806z"></path><path d="M256.056,112.706c26.2,4.4,50,16.8,69,35.8s31.3,42.8,35.8,69c1.1,6.6,6.8,11.2,13.3,11.2c0.8,0,1.5-0.1,2.3-0.2    c7.4-1.2,12.3-8.2,11.1-15.6c-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3,3.7-15.6,11    S248.656,111.506,256.056,112.706z"></path><path d="M473.256,209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2,3.7-15.5,11    c-1.2,7.4,3.7,14.3,11.1,15.6c46.6,7.9,89.1,30,122.9,63.7c33.8,33.8,55.8,76.3,63.7,122.9c1.1,6.6,6.8,11.2,13.3,11.2    c0.8,0,1.5-0.1,2.3-0.2C469.556,223.306,474.556,216.306,473.256,209.006z"></path></svg>			
										<h6>
								555-123-4567							</h6>
															</a>
														</li>
													</ul>
						<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-8698"><li><a href="https://online-banking.elementra.themerex.net/">Home</a></li><li><a href="https://online-banking.elementra.themerex.net/about/">About</a></li><li><a href="https://online-banking.elementra.themerex.net/features/">Features</a></li><li><a href="https://online-banking.elementra.themerex.net/pricing/">Pricing</a></li><li><a href="https://online-banking.elementra.themerex.net/news/">News</a></li><li><a href="https://online-banking.elementra.themerex.net/contact/">Contact</a></li></ul>";s:10:"post_title";s:48:"Header - Main Light [Logo, Menu, Phone & 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:40:"header-main-light-logo-menu-phone-button";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-21 11:05:23";s:17:"post_modified_gmt";s:19:"2026-04-21 11:05:23";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:82:"https://online-banking.elementra.themerex.net/layouts/header-main-light-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:8;a:23:{s:2:"ID";s:2:"23";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:35";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:35";s:12:"post_content";s:11503:"<a href="https://online-banking.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_1779748474" ><img
					src="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo.png"
											srcset="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo-retina.png 2x"
											alt="Elementra - Online Banking" width="170" height="36"></a><style type="text/css">.trx_addons_inline_1779748474 img.logo_image{max-height:36px;}</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-2942"><li id="trx-addons-nav-menu-item-37"><a href="https://online-banking.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-38"><a href="https://online-banking.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-39"><a href="https://online-banking.elementra.themerex.net/features/">Features</a></li><li id="trx-addons-nav-menu-item-40"><a href="https://online-banking.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-41"><a href="https://online-banking.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-42"><a href="https://online-banking.elementra.themerex.net/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-5757"><li id="trx-addons-nav-menu-item-371"><a href="https://online-banking.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-382"><a href="https://online-banking.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-393"><a href="https://online-banking.elementra.themerex.net/features/">Features</a></li><li id="trx-addons-nav-menu-item-404"><a href="https://online-banking.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-415"><a href="https://online-banking.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-426"><a href="https://online-banking.elementra.themerex.net/contact/">Contact</a></li></ul>					
			<ul>
																					<li>
															<a href="tel:5551234567">
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 473.806 473.806"><path d="M374.456,293.506c-9.7-10.1-21.4-15.5-33.8-15.5c-12.3,0-24.1,5.3-34.2,15.4l-31.6,31.5c-2.6-1.4-5.2-2.7-7.7-4    c-3.6-1.8-7-3.5-9.9-5.3c-29.6-18.8-56.5-43.3-82.3-75c-12.5-15.8-20.9-29.1-27-42.6c8.2-7.5,15.8-15.3,23.2-22.8    c2.8-2.8,5.6-5.7,8.4-8.5c21-21,21-48.2,0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5c-6-6.2-12.3-12.6-18.8-18.6    c-9.7-9.6-21.3-14.7-33.5-14.7s-24,5.1-34,14.7c-0.1,0.1-0.1,0.1-0.2,0.2l-34,34.3c-12.8,12.8-20.1,28.4-21.7,46.5    c-2.4,29.2,6.2,56.4,12.8,74.2c16.2,43.7,40.4,84.2,76.5,127.6c43.8,52.3,96.5,93.6,156.7,122.7c23,10.9,53.7,23.8,88,26    c2.1,0.1,4.3,0.2,6.3,0.2c23.1,0,42.5-8.3,57.7-24.8c0.1-0.2,0.3-0.3,0.4-0.5c5.2-6.3,11.2-12,17.5-18.1c4.3-4.1,8.7-8.4,13-12.9    c9.9-10.3,15.1-22.3,15.1-34.6c0-12.4-5.3-24.3-15.4-34.3L374.456,293.506z M410.256,398.806    C410.156,398.806,410.156,398.906,410.256,398.806c-3.9,4.2-7.9,8-12.2,12.2c-6.5,6.2-13.1,12.7-19.3,20    c-10.1,10.8-22,15.9-37.6,15.9c-1.5,0-3.1,0-4.6-0.1c-29.7-1.9-57.3-13.5-78-23.4c-56.6-27.4-106.3-66.3-147.6-115.6    c-34.1-41.1-56.9-79.1-72-119.9c-9.3-24.9-12.7-44.3-11.2-62.6c1-11.7,5.5-21.4,13.8-29.7l34.1-34.1c4.9-4.6,10.1-7.1,15.2-7.1    c6.3,0,11.4,3.8,14.6,7c0.1,0.1,0.2,0.2,0.3,0.3c6.1,5.7,11.9,11.6,18,17.9c3.1,3.2,6.3,6.4,9.5,9.7l27.3,27.3    c10.6,10.6,10.6,20.4,0,31c-2.9,2.9-5.7,5.8-8.6,8.6c-8.4,8.6-16.4,16.6-25.1,24.4c-0.2,0.2-0.4,0.3-0.5,0.5    c-8.6,8.6-7,17-5.2,22.7c0.1,0.3,0.2,0.6,0.3,0.9c7.1,17.2,17.1,33.4,32.3,52.7l0.1,0.1c27.6,34,56.7,60.5,88.8,80.8    c4.1,2.6,8.3,4.7,12.3,6.7c3.6,1.8,7,3.5,9.9,5.3c0.4,0.2,0.8,0.5,1.2,0.7c3.4,1.7,6.6,2.5,9.9,2.5c8.3,0,13.5-5.2,15.2-6.9    l34.2-34.2c3.4-3.4,8.8-7.5,15.1-7.5c6.2,0,11.3,3.9,14.4,7.3c0.1,0.1,0.1,0.1,0.2,0.2l55.1,55.1    C420.456,377.706,420.456,388.206,410.256,398.806z"></path><path d="M256.056,112.706c26.2,4.4,50,16.8,69,35.8s31.3,42.8,35.8,69c1.1,6.6,6.8,11.2,13.3,11.2c0.8,0,1.5-0.1,2.3-0.2    c7.4-1.2,12.3-8.2,11.1-15.6c-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3,3.7-15.6,11    S248.656,111.506,256.056,112.706z"></path><path d="M473.256,209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2,3.7-15.5,11    c-1.2,7.4,3.7,14.3,11.1,15.6c46.6,7.9,89.1,30,122.9,63.7c33.8,33.8,55.8,76.3,63.7,122.9c1.1,6.6,6.8,11.2,13.3,11.2    c0.8,0,1.5-0.1,2.3-0.2C469.556,223.306,474.556,216.306,473.256,209.006z"></path></svg>			
										<h6>
								555-123-4567							</h6>
															</a>
														</li>
													</ul>
										<a href="https://online-banking.elementra.themerex.net/contact/">
									Contact
					</a>
					<a href="https://online-banking.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_293087666" ><img
					src="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo.png"
											srcset="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo-retina.png 2x"
											alt="Elementra - Online Banking" width="170" height="36"></a><style type="text/css">.trx_addons_inline_293087666 img.logo_image{max-height:36px;}</style>				
			<ul>
																					<li>
															<a href="tel:5551234567">
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 473.806 473.806"><path d="M374.456,293.506c-9.7-10.1-21.4-15.5-33.8-15.5c-12.3,0-24.1,5.3-34.2,15.4l-31.6,31.5c-2.6-1.4-5.2-2.7-7.7-4    c-3.6-1.8-7-3.5-9.9-5.3c-29.6-18.8-56.5-43.3-82.3-75c-12.5-15.8-20.9-29.1-27-42.6c8.2-7.5,15.8-15.3,23.2-22.8    c2.8-2.8,5.6-5.7,8.4-8.5c21-21,21-48.2,0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5c-6-6.2-12.3-12.6-18.8-18.6    c-9.7-9.6-21.3-14.7-33.5-14.7s-24,5.1-34,14.7c-0.1,0.1-0.1,0.1-0.2,0.2l-34,34.3c-12.8,12.8-20.1,28.4-21.7,46.5    c-2.4,29.2,6.2,56.4,12.8,74.2c16.2,43.7,40.4,84.2,76.5,127.6c43.8,52.3,96.5,93.6,156.7,122.7c23,10.9,53.7,23.8,88,26    c2.1,0.1,4.3,0.2,6.3,0.2c23.1,0,42.5-8.3,57.7-24.8c0.1-0.2,0.3-0.3,0.4-0.5c5.2-6.3,11.2-12,17.5-18.1c4.3-4.1,8.7-8.4,13-12.9    c9.9-10.3,15.1-22.3,15.1-34.6c0-12.4-5.3-24.3-15.4-34.3L374.456,293.506z M410.256,398.806    C410.156,398.806,410.156,398.906,410.256,398.806c-3.9,4.2-7.9,8-12.2,12.2c-6.5,6.2-13.1,12.7-19.3,20    c-10.1,10.8-22,15.9-37.6,15.9c-1.5,0-3.1,0-4.6-0.1c-29.7-1.9-57.3-13.5-78-23.4c-56.6-27.4-106.3-66.3-147.6-115.6    c-34.1-41.1-56.9-79.1-72-119.9c-9.3-24.9-12.7-44.3-11.2-62.6c1-11.7,5.5-21.4,13.8-29.7l34.1-34.1c4.9-4.6,10.1-7.1,15.2-7.1    c6.3,0,11.4,3.8,14.6,7c0.1,0.1,0.2,0.2,0.3,0.3c6.1,5.7,11.9,11.6,18,17.9c3.1,3.2,6.3,6.4,9.5,9.7l27.3,27.3    c10.6,10.6,10.6,20.4,0,31c-2.9,2.9-5.7,5.8-8.6,8.6c-8.4,8.6-16.4,16.6-25.1,24.4c-0.2,0.2-0.4,0.3-0.5,0.5    c-8.6,8.6-7,17-5.2,22.7c0.1,0.3,0.2,0.6,0.3,0.9c7.1,17.2,17.1,33.4,32.3,52.7l0.1,0.1c27.6,34,56.7,60.5,88.8,80.8    c4.1,2.6,8.3,4.7,12.3,6.7c3.6,1.8,7,3.5,9.9,5.3c0.4,0.2,0.8,0.5,1.2,0.7c3.4,1.7,6.6,2.5,9.9,2.5c8.3,0,13.5-5.2,15.2-6.9    l34.2-34.2c3.4-3.4,8.8-7.5,15.1-7.5c6.2,0,11.3,3.9,14.4,7.3c0.1,0.1,0.1,0.1,0.2,0.2l55.1,55.1    C420.456,377.706,420.456,388.206,410.256,398.806z"></path><path d="M256.056,112.706c26.2,4.4,50,16.8,69,35.8s31.3,42.8,35.8,69c1.1,6.6,6.8,11.2,13.3,11.2c0.8,0,1.5-0.1,2.3-0.2    c7.4-1.2,12.3-8.2,11.1-15.6c-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3,3.7-15.6,11    S248.656,111.506,256.056,112.706z"></path><path d="M473.256,209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2,3.7-15.5,11    c-1.2,7.4,3.7,14.3,11.1,15.6c46.6,7.9,89.1,30,122.9,63.7c33.8,33.8,55.8,76.3,63.7,122.9c1.1,6.6,6.8,11.2,13.3,11.2    c0.8,0,1.5-0.1,2.3-0.2C469.556,223.306,474.556,216.306,473.256,209.006z"></path></svg>			
										<h6>
								555-123-4567							</h6>
															</a>
														</li>
													</ul>
						<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-3017"><li><a href="https://online-banking.elementra.themerex.net/">Home</a></li><li><a href="https://online-banking.elementra.themerex.net/about/">About</a></li><li><a href="https://online-banking.elementra.themerex.net/features/">Features</a></li><li><a href="https://online-banking.elementra.themerex.net/pricing/">Pricing</a></li><li><a href="https://online-banking.elementra.themerex.net/news/">News</a></li><li><a href="https://online-banking.elementra.themerex.net/contact/">Contact</a></li></ul>					
					<h1>Page (post) title</h1>";s:10:"post_title";s:59:"Header - Main Light [Logo, Menu, Phone & 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:51:"header-main-light-logo-menu-phone-button-with-title";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-21 11:06:00";s:17:"post_modified_gmt";s:19:"2026-04-21 11:06:00";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:93:"https://online-banking.elementra.themerex.net/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:9;a:23:{s:2:"ID";s:2:"25";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:35";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:35";s:12:"post_content";s:5370:"<h6>Search</h6>				
		<form role="search" method="get" action="https://online-banking.elementra.themerex.net/">
			<input type="hidden" value="" name="post_types">
						<label for="54c4cc4">Search</label>
			<input id="54c4cc4" type="text" placeholder="Search" 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>Categories</h6>				
			<ul>
																					<li>
															<a href="https://online-banking.elementra.themerex.net/category/banking-innovation/">
						<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>			
								Banking Innovation							
															</a>
														</li>
																											<li>
															<a href="https://online-banking.elementra.themerex.net/category/financial-education/">
						<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>			
								Financial Education							
															</a>
														</li>
																											<li>
															<a href="https://online-banking.elementra.themerex.net/category/investing/">
						<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>			
								Investing							
															</a>
														</li>
																											<li>
															<a href="https://online-banking.elementra.themerex.net/category/security/">
						<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>			
								Security							
															</a>
														</li>
																											<li>
															<a href="https://online-banking.elementra.themerex.net/category/technology-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>			
								Technology Insights							
															</a>
														</li>
													</ul>
					<h6>Recent Posts</h6>				
					<aside><article><a href="https://online-banking.elementra.themerex.net/why-user-experience-matters-in-modern-online-banking/"><img width="150" height="150" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-24-150x150.jpg" alt="Why user experience matters in modern online banking" decoding="async" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-24-150x150.jpg 150w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-24-90x90.jpg 90w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-24-370x370.jpg 370w" sizes="(max-width: 150px) 100vw, 150px" /></a><a href="https://online-banking.elementra.themerex.net/category/financial-education/" title="View all posts in Financial Education">Financial Education</a><h6><a href="https://online-banking.elementra.themerex.net/why-user-experience-matters-in-modern-online-banking/">Why user experience matters in modern online banking</a></h6><a href="https://online-banking.elementra.themerex.net/why-user-experience-matters-in-modern-online-banking/">Apr 15, 2026</a></article><article><a href="https://online-banking.elementra.themerex.net/understanding-the-benefits-of-open-banking-technology/"><img width="150" height="150" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-25-150x150.jpg" alt="Understanding the benefits of open banking technology" decoding="async" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-25-150x150.jpg 150w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-25-90x90.jpg 90w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-25-370x370.jpg 370w" sizes="(max-width: 150px) 100vw, 150px" /></a><a href="https://online-banking.elementra.themerex.net/category/banking-innovation/" title="View all posts in Banking Innovation">Banking Innovation</a><h6><a href="https://online-banking.elementra.themerex.net/understanding-the-benefits-of-open-banking-technology/">Understanding the benefits of open banking technology</a></h6><a href="https://online-banking.elementra.themerex.net/understanding-the-benefits-of-open-banking-technology/">Apr 15, 2026</a></article></aside>				
																<a href="https://online-banking.elementra.themerex.net/features/">
							<img width="300" height="250" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/banner.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-16 09:03:00";s:17:"post_modified_gmt";s:19:"2026-04-16 09:03:00";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:67:"https://online-banking.elementra.themerex.net/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:10;a:23:{s:2:"ID";s:2:"27";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:35";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:35";s:12:"post_content";s:2477:"<a href="https://online-banking.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_156679454" ><img
					src="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo.png"
											srcset="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/logo-retina.png 2x"
											alt="Elementra - Online Booking" width="170" height="36"></a><style type="text/css">.trx_addons_inline_156679454 img.logo_image{max-height:36px;}</style>				
		<p>Elementra brings smart, safe banking to all. Our expert team is always ready to support your needs.</p>			<h6>Office</h6>		United Kingdom —<br>
45 Bishopsgate, London, EC2N 4AJ					<ul>
							<li>
											<a href="mailto:info@email.com">
											info@email.com
											</a>
									</li>
						</ul>
			<ul>
																					<li>
															<a href="tel:+18408412569">
															<h6>
								+1 840 841 25 69							</h6>
															</a>
														</li>
													</ul>
					<h6>Links</h6>							<ul>
							<li>
											<a href="https://online-banking.elementra.themerex.net/">
											Home
											</a>
									</li>
								<li>
											<a href="https://online-banking.elementra.themerex.net/about/">
											About
											</a>
									</li>
								<li>
											<a href="https://online-banking.elementra.themerex.net/features/">
											Features
											</a>
									</li>
								<li>
											<a href="https://online-banking.elementra.themerex.net/pricing/">
											Pricing
											</a>
									</li>
								<li>
											<a href="https://online-banking.elementra.themerex.net/contact/">
											Contact
											</a>
									</li>
						</ul>
							<h6>Follow Us</h6>							<ul>
							<li>
											<a href="https://www.facebook.com/ThemeRexStudio" target="_blank">
											Facebook
											</a>
									</li>
								<li>
											<a href="https://twitter.com/ThemerexThemes" target="_blank">
											Twitter
											</a>
									</li>
								<li>
											<a href="https://www.instagram.com/themerex_net/" target="_blank">
											Instagram
											</a>
									</li>
								<li>
											<a href="https://www.youtube.com/channel/UCnFisBimrK2aIE-hnY70kCA" target="_blank">
											Youtube
											</a>
									</li>
						</ul>
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
Online Banking</h1>";s:10:"post_title";s:19:"Footer - Main Light";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:17:"footer-main-light";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-17 10:31:16";s:17:"post_modified_gmt";s:19:"2026-04-17 10:31:16";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:71:"https://online-banking.elementra.themerex.net/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:11;a:23:{s:2:"ID";s:2:"29";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:35";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:35";s:12:"post_content";s:40085:"<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
Smart banking for
financial growth</h1>				
					<h6>{ Cashback 5% }</h6>					<h4>Choose your perfect banking card</h4>															<img width="740" height="486" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-517-fourth.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-517-fourth.jpg 740w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-517-fourth-300x197.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-517-fourth-370x243.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-517-fourth-410x269.jpg 410w" sizes="(max-width: 767px) 100vw, 740px" />																					<a href="#content">
									Get Started
					</a>
																			<img width="760" height="590" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-31.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-31.jpg 760w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-31-300x233.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-31-370x287.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-31-410x318.jpg 410w" sizes="(max-width: 767px) 100vw, 760px" />																<h6>Instant global transfers</h6>		<p>You can now manage, trade, and store your digital assets directly within your main account dashboard.</p>					
							<h6>Driving progress in digital finance</h6>					<h1>Empowering change in online banking today</h1>															<img width="736" height="808" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-01.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-01.jpg 736w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-01-273x300.jpg 273w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-01-370x406.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-01-410x450.jpg 410w" sizes="(max-width: 767px) 100vw, 736px" />																										<img width="736" height="808" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-02.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-02.jpg 736w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-02-273x300.jpg 273w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-02-370x406.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-02-410x450.jpg 410w" sizes="(max-width: 767px) 100vw, 736px" />																										<img width="736" height="808" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-03.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-03.jpg 736w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-03-273x300.jpg 273w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-03-370x406.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-03-410x450.jpg 410w" sizes="(max-width: 767px) 100vw, 736px" />																<h5>01</h5>					<h2>It begins online</h2>		<p>Elementra delivers digital banking tools for both personal and business needs. Our services focus on secure payments, fast transfers, and easy account management designed for you.</p>			<h5>02</h5>					<h2>Securing your every transaction</h2>		<p>Elementra brings advanced tech and innovative banking. We protect your funds, simplify payments, and help you control your money, every day, with ease and trust.</p>			<h5>03</h5>					<h2>Navigating every risk ahead</h2>		<p>We offer fintech solutions built on strong tech and deep insight. Elementra gives you control and clarity, making your financial life simple, safe, and personal.</p>													<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-04.png" alt="" />																										<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-05.png" alt="" />																										<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-06.png" alt="" />																										<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-07.png" alt="" />																										<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-08.png" alt="" />																										<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-09.png" alt="" />															
					<h1 >
Empower your finances with ease.
Building better banking for everyone
 to make money management simple</h1>				
		<p>Elementra is dedicated to helping people control their money online with secure, smart, and easy-to-use banking tools. We focus on safety, speed, and clear design for all users.</p>		
						<h5>
							Elementra’s banking app made our work simple and clear. Smart tools let us track money well. The support team was fast and helpful every step.						</h5>
								<h6>
										Olivia Turner									
								</h6>
																	<p>
											Finance Director										
																		</p>
						<h5>
							Our switch to Elementra was smooth. Each part of the setup felt clear and fast—plus, we got real help and new smart tools for our team.						</h5>
								<h6>
										Noah Evans									
								</h6>
																	<p>
											Operations Lead										
																		</p>
						<h5>
							Elementra changed how we work with funds. Their team made sure our needs were met and our aims clear from start to finish. We trust them.						</h5>
								<h6>
										Mia Carter									
								</h6>
																	<p>
											Strategy Analyst										
																		</p>
							<!-- Add Pagination -->
							<a href="https://online-banking.elementra.themerex.net/features/"></a>
				<img width="742" height="599" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-11.jpg" alt="" />			
								<h4>Easy onboarding</h4>
							<p>Get started in seconds with an Elementra account—simple, safe, and online.</p>						
							<a href="https://online-banking.elementra.themerex.net/features/"></a>
				<img width="742" height="599" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-12.jpg" alt="" />			
								<h4>Fast transfers</h4>
							<p>Move money worldwide fast with Elementra, using smart and safe tools.</p>						
							<a href="https://online-banking.elementra.themerex.net/features/"></a>
				<img width="742" height="599" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-13.jpg" alt="" />			
								<h4>Business solutions</h4>
							<p>Elementra gives your team better ways to track costs and manage funds daily.</p>						
					<h6>Simple pricing for everyone</h6>					<h1>Choose a plan that suits you</h1>				
				<h3>Monthly</h3>
				<h3>Yearly</h3>
													<h6>
								Starter							</h6>
														<p>
								For new users who want to try							</p>
										<h2>
												&#36;						
								50							
											</h2>
							 / per month						
				<a href="https://online-banking.elementra.themerex.net/pricing/">
																Select plan
														</a>
												<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>
											Instant account opening  										
							</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>
											Real-time alerts										
							</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>
											No monthly fees										
							</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>
											Budget tools included										
							</li>
											</ul>
													<h6>
								Professional							</h6>
														<p>
								For growing needs and daily use							</p>
										<h2>
												&#36;						
								500							
											</h2>
							 / per month						
				<a href="https://online-banking.elementra.themerex.net/pricing/">
																Select plan
														</a>
												<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>
											Multi-currency accounts 										
							</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>
											24/7 support team										
							</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>
											Business expense 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>
											Batch payments ready										
							</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>
											Advanced transfers										
							</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>
											24/7 support team										
							</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>
											Batch payments ready										
							</li>
											</ul>
													<h6>
								Advanced							</h6>
														<p>
								For large firms and growth goals							</p>
										<h2>
												&#36;						
								1500							
											</h2>
							 / per month						
				<a href="https://online-banking.elementra.themerex.net/pricing/">
																Select plan
														</a>
												<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>
											Priority support 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>
											Custom user roles										
							</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>
											Advanced 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>
											Premium card options										
							</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>
											Advanced 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>
											Custom user roles										
							</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 card options										
							</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>
											Advanced 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>
											Custom user roles										
							</li>
											</ul>
													<h6>
								Starter							</h6>
														<p>
								Entry plan for personal savings							</p>
										<h2>
												&#36;						
								80							
											</h2>
							 / per year						
				<a href="https://online-banking.elementra.themerex.net/pricing/">
																Select plan
														</a>
												<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>
											Free account setup    										
							</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>
											Mobile app 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>
											Instant notifications										
							</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>
											No annual charges  										
							</li>
											</ul>
													<h6>
								Professional							</h6>
														<p>
								Best choice for frequent banking							</p>
										<h2>
												&#36;						
								750							
											</h2>
							 / per year						
				<a href="https://online-banking.elementra.themerex.net/pricing/">
																Select plan
														</a>
												<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>
											Multi-currency 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>
											Priority 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>
											Expense 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>
											Batch transfers										
							</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 dashboard										
							</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 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>
											Batch transfers										
							</li>
											</ul>
													<h6>
								Advanced							</h6>
														<p>
								Full suite for fast growth teams							</p>
										<h2>
												&#36;						
								2000							
											</h2>
							 / per year						
				<a href="https://online-banking.elementra.themerex.net/pricing/">
																Select plan
														</a>
												<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>
											Custom 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>
											Role-based controls										
							</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 pro										
							</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 cards suite										
							</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 pro										
							</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>
																				<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 cards suite										
							</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 pro										
							</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>
					<h6>About Elementra</h6>					<h1>Shaping banking for tomorrow</h1>		<p>Elementra is a fintech leader, making banking clear, safe, and easy with smart digital tools for people and firms.</p>		
				<img width="121" height="121" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-14.jpg" alt="" />			
								<h6>Amelia Thompson</h6>
														<p>
								Chief executive officer							</p>
		<p>Elementra is a fintech firm that brings new ways to bank, helping people and businesses with safe and smart tools.</p><p>We value trust, care, and progress so each user feels secure and in control of their money every step of the way.</p><p>Elementra began as a small fintech team with a dream to reshape modern banking for all.</p><p>Our focus on service and new ideas lets us support a wide range of users, from new ventures to large firms.</p>		
				<a href="https://online-banking.elementra.themerex.net/why-user-experience-matters-in-modern-online-banking/"><img width="410" height="230" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-32-410x230.jpg" alt="" /></a>			
				<a href="https://online-banking.elementra.themerex.net/category/financial-education/">Financial Education</a>			
				<h5><a href="https://online-banking.elementra.themerex.net/why-user-experience-matters-in-modern-online-banking/">Why user experience matters in modern online banking</a></h5>						
				Apr 15, 2026&#8226;No Comments&#8226;			
				<a href="https://online-banking.elementra.themerex.net/understanding-the-benefits-of-open-banking-technology/"><img width="410" height="230" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-33-410x230.jpg" alt="" /></a>			
				<a href="https://online-banking.elementra.themerex.net/category/banking-innovation/">Banking Innovation</a>			
				<h5><a href="https://online-banking.elementra.themerex.net/understanding-the-benefits-of-open-banking-technology/">Understanding the benefits of open banking technology</a></h5>						
				Apr 15, 2026&#8226;2 Comments&#8226;			
				<a href="https://online-banking.elementra.themerex.net/the-rise-of-digital-wallets-and-their-impact-on-banking/"><img width="410" height="230" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-34-410x230.jpg" alt="" /></a>			
				<a href="https://online-banking.elementra.themerex.net/category/technology-insights/">Technology Insights</a>			
				<h5><a href="https://online-banking.elementra.themerex.net/the-rise-of-digital-wallets-and-their-impact-on-banking/">The rise of digital wallets and their impact on banking</a></h5>						
				Apr 15, 2026&#8226;No Comments&#8226;			
				<a href="https://online-banking.elementra.themerex.net/what-to-look-for-when-choosing-an-online-banking-platform/"><img width="410" height="230" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-35-410x230.jpg" alt="" /></a>			
				<a href="https://online-banking.elementra.themerex.net/category/security/">Security</a>			
				<h5><a href="https://online-banking.elementra.themerex.net/what-to-look-for-when-choosing-an-online-banking-platform/">What to look for when choosing an online banking platform</a></h5>						
				Apr 15, 2026&#8226;2 Comments&#8226;";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-21 09:15:13";s:17:"post_modified_gmt";s:19:"2026-04-21 09:15:13";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:51:"https://online-banking.elementra.themerex.net/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:12;a:23:{s:2:"ID";s:2:"30";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:35";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:35";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-04-15 11:30:35";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:35";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:61:"https://online-banking.elementra.themerex.net/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:13;a:23:{s:2:"ID";s:2:"32";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";s:12:"post_content";s:7544:"<img width="875" height="850" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-15.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-15.jpg 875w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-15-300x291.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-15-768x746.jpg 768w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-15-370x359.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-15-410x398.jpg 410w" sizes="(max-width: 875px) 100vw, 875px" />																<h6>Elementra’s story</h6>					<h1>We build secure digital banking journeys</h1>		<p>Empowering people and firms with secure banking, clear tools, and new tech for a modern, easy, and fair way to manage money every day.</p>		
			<ul>
																					<li>
															<a href="https://online-banking.elementra.themerex.net/features/">
															<h6>
								Ready for a smarter way to bank?							</h6>
															</a>
														</li>
													</ul>
					<h5>Unlimited innovation</h5>		<p>From our start in London to now, we fuse smart design, tech, and trust for tools that put you in control. Join us and see how banking can work for everyone, everywhere.</p>			<h5>Chosen by leading businesses</h5>															<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-04.png" alt="" />																										<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-05.png" alt="" />																										<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-06.png" alt="" />																										<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-07.png" alt="" />																										<img width="190" height="80" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-08.png" alt="" />																		
							<h6>Discover our leaders</h6>					<h1>Driven by vision</h1>					<h5>A global team of experts shaping digital finance</h5>				
									<a href="https://online-banking.elementra.themerex.net/features/"><img width="490" height="646" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-16.jpg" alt="" /></a>
									<h6>
						Amelia Thompson				</h6>
							<p>
				Chief executive officer			</p>
									<a href="https://online-banking.elementra.themerex.net/features/"><img width="490" height="646" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-17.jpg" alt="" /></a>
									<h6>
						Rajesh Patel				</h6>
							<p>
				Chief technology officer			</p>
					<h3>Elementra at a glance</h3>		<p>Explore our fintech journey through real numbers that show our impact.</p>		
			<h1>0%</h1><h6>Loyalty rate</h6>
			<h1>0+</h1><h6>Total customers</h6>
			<h1>0</h1><h6>Years in field</h6>
			<h1>0+</h1><h6>Solutions launched</h6>
			<h1>0</h1><h6>Milestones reached</h6>
			<h1>0</h1><h6>Honors earned</h6>
						<h5>
							Elementra’s banking app made our work simple and clear. Smart tools let us track money well. The support team was fast and helpful every step.						</h5>
								<h6>
										Olivia Turner									
								</h6>
																	<p>
											Finance Director										
																		</p>
						<h5>
							Our switch to Elementra was smooth. Each part of the setup felt clear and fast—plus, we got real help and new smart tools for our team.						</h5>
								<h6>
										Noah Evans									
								</h6>
																	<p>
											Operations Lead										
																		</p>
						<h5>
							Elementra changed how we work with funds. Their team made sure our needs were met and our aims clear from start to finish. We trust them.						</h5>
								<h6>
										Mia Carter									
								</h6>
																	<p>
											Strategy Analyst										
																		</p>
							<!-- Add Pagination -->
					<h6>Transforming digital banking for all</h6>					<h1>We build smart fintech tools for you</h1>				
										<h3 id="trx-addons-accordion-tab-title-1861" tabindex="0" data-tab="1" role="tab" aria-controls="trx-addons-accordion-tab-content-1861" aria-expanded="false">
								What fintech services do you offer?							
										<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>									
											</h3>
						<p>Elementra provides digital current accounts, fast global transfers, and tailored business banking tools. Our platform helps you manage money securely, track expenses in real time, and access financial insights. We focus on smart, easy banking for both personal and business needs.</p>					
										<h3 id="trx-addons-accordion-tab-title-1862" tabindex="0" data-tab="2" role="tab" aria-controls="trx-addons-accordion-tab-content-1862" aria-expanded="true">
								How long do banking processes take?							
										<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>									
											</h3>
						<p>Timelines depend on your needs. Most accounts are set up in minutes, and money transfers are often instant or same day. Business features can be activated quickly. We’ll guide you to ensure your Elementra services are live without delay.</p>					
										<h3 id="trx-addons-accordion-tab-title-1863" tabindex="0" data-tab="3" role="tab" aria-controls="trx-addons-accordion-tab-content-1863" aria-expanded="false">
								Can I share feedback on 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>									
											</h3>
						<p>Client input is vital at Elementra. We keep you involved from signup to daily use, offering channels for feedback and support. You’ll get updates and can suggest features, helping us shape a service that fits your needs exactly.</p>					
										<h3 id="trx-addons-accordion-tab-title-1864" tabindex="0" data-tab="4" role="tab" aria-controls="trx-addons-accordion-tab-content-1864" aria-expanded="false">
								Do you specialize in certain industries?							
										<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>									
											</h3>
						<p>Elementra supports a broad range of users, from freelancers to global businesses. Our flexible tools adapt to many industries, including tech, retail, and startups. We personalize solutions so every client gets the best results.</p>";s:10:"post_title";s:5:"About";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:5:"about";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-21 09:11:12";s:17:"post_modified_gmt";s:19:"2026-04-21 09:11:12";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:52:"https://online-banking.elementra.themerex.net/about/";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:"33";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";s:12:"post_content";s:18717:"<h6>About Elementra’s vision</h6>				
					<h1 >
Empowering your money with digital
trust, transparency, and innovation,
focused on seamless banking for all</h1>				
		<p>Elementra redefines online banking by blending smart tech, secure tools, and a people-first approach. Our team’s mission is to make money management simple, safe, and open for all users.</p>													<img width="1780" height="760" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-19.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-19.jpg 1780w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-19-300x128.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-19-1024x437.jpg 1024w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-19-768x328.jpg 768w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-19-1536x656.jpg 1536w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-19-370x158.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-19-924x395.jpg 924w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-19-410x175.jpg 410w" sizes="(max-width: 1780px) 100vw, 1780px" />																<h6>Transforming digital banking for all</h6>					<h1>We deliver seamless fintech solutions</h1>							
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M30.0045 31.2656H10.0189C9.61129 31.2656 9.28076 30.935 9.28076 30.5274V21.1755C9.28076 18.8971 11.1344 17.0435 13.4128 17.0435H15.3987C15.8063 17.0435 16.1369 17.374 16.1369 17.7816C16.1369 18.1893 15.8063 18.5198 15.3987 18.5198H13.4128C11.9485 18.5198 10.7571 19.7112 10.7571 21.1755V29.7892H29.2663V21.1755C29.2663 20.8304 29.1998 20.4858 29.0684 20.1506C28.6499 19.1596 27.686 18.5198 26.6106 18.5198H24.6247C24.2171 18.5198 23.8865 18.1893 23.8865 17.7816C23.8865 17.374 24.2171 17.0435 24.6247 17.0435H26.6106C28.2855 17.0435 29.7861 18.0421 30.4335 19.5876C30.4352 19.5923 30.4372 19.597 30.439 19.6017C30.6405 20.1121 30.7427 20.6418 30.7427 21.1755V30.5274C30.743 30.935 30.4124 31.2656 30.0045 31.2656Z"></path><path d="M14.0438 31.2722C13.6362 31.2722 13.3057 30.9417 13.3057 30.534V24.1603C13.3057 23.7527 13.6362 23.4221 14.0438 23.4221C14.4515 23.4221 14.782 23.7527 14.782 24.1603V30.534C14.782 30.9417 14.4515 31.2722 14.0438 31.2722Z"></path><path d="M25.9691 31.2722C25.5615 31.2722 25.231 30.9417 25.231 30.534V24.1603C25.231 23.7527 25.5615 23.4221 25.9691 23.4221C26.3768 23.4221 26.7073 23.7527 26.7073 24.1603V30.534C26.7073 30.9417 26.3768 31.2722 25.9691 31.2722Z"></path><path d="M22.3086 23.3155C22.1532 23.3155 22.0002 23.2664 21.8723 23.1727L19.5722 21.4923C19.4128 21.376 19.3068 21.2008 19.2773 21.0058C19.2478 20.8107 19.2978 20.6122 19.4157 20.4542L22.4954 16.3338C22.7296 16.0219 23.1659 15.9457 23.4914 16.1601L25.0256 17.1686C25.3348 17.3719 25.4458 17.7728 25.2849 18.1062L22.9732 22.8976C22.878 23.095 22.6998 23.2402 22.487 23.293C22.4283 23.3082 22.3684 23.3155 22.3086 23.3155ZM21.0457 20.7395L22.0291 21.4575L23.6745 18.0473L23.2605 17.7751L21.0457 20.7395Z"></path><path d="M23.0846 17.517C22.8203 17.517 22.5648 17.3748 22.4319 17.1251L21.6587 15.6704C21.4675 15.3103 21.6041 14.8633 21.9641 14.672C22.3242 14.4811 22.7712 14.6174 22.9625 14.9775L23.7357 16.4322C23.927 16.7922 23.7903 17.2393 23.4303 17.4305C23.3199 17.4889 23.2014 17.517 23.0846 17.517Z"></path><path d="M17.7026 23.3132C17.6424 23.3132 17.5817 23.3059 17.5224 23.2907C17.3101 23.2373 17.1323 23.0921 17.0374 22.895L14.7332 18.1066C14.5729 17.7734 14.6839 17.3731 14.9925 17.1698L16.5235 16.1618C16.8499 15.9469 17.2871 16.0237 17.5209 16.3367L20.5983 20.4574C20.7163 20.6157 20.7662 20.8146 20.7367 21.0096C20.7072 21.2047 20.6007 21.3802 20.4409 21.4961L19.039 22.5157L18.1368 23.1719C18.0092 23.2647 17.857 23.3132 17.7026 23.3132ZM16.3433 18.0482L17.9838 21.4575L18.9675 20.7421L16.7539 17.7778L16.3433 18.0482Z"></path><path d="M16.9285 17.517C16.8117 17.517 16.6932 17.4892 16.5828 17.4305C16.2228 17.2393 16.0861 16.7922 16.2774 16.4322L17.0506 14.9775C17.2418 14.6174 17.6889 14.4808 18.0489 14.672C18.409 14.8633 18.5456 15.3103 18.3544 15.6704L17.5812 17.1251C17.4486 17.3748 17.1928 17.517 16.9285 17.517Z"></path><path d="M20.0069 17.053C17.343 17.053 15.6144 14.3106 15.2821 11.5991C15.236 11.2746 15.2129 10.9561 15.2129 10.6512C15.2129 7.50055 17.1842 5.30005 20.0069 5.30005C22.5225 5.30005 24.4228 7.1119 24.7414 9.81085C24.7943 10.1265 24.8013 10.4252 24.8013 10.6512C24.8013 10.8556 24.7896 11.0664 24.7665 11.2781C24.5633 13.7736 23.3564 15.4975 22.2939 16.2789C21.6214 16.7902 20.8488 17.053 20.0069 17.053ZM20.0069 6.7764C18.3557 6.7764 16.6892 7.97447 16.6892 10.6512C16.6892 10.8886 16.7079 11.1397 16.7447 11.3979C16.7456 11.4031 16.7462 11.4081 16.7468 11.4133C16.992 13.4316 18.2182 15.5767 20.0069 15.5767C20.5185 15.5767 20.9907 15.4152 21.4097 15.0966C22.4264 14.3488 23.1632 12.8018 23.2957 11.1491C23.2963 11.1418 23.2972 11.1342 23.2981 11.1269C23.3159 10.9651 23.3249 10.8051 23.3249 10.6512C23.3249 10.3922 23.3124 10.21 23.2832 10.0421C23.2808 10.0281 23.2788 10.0141 23.277 9.99977C23.004 7.62319 21.4088 6.7764 20.0069 6.7764Z"></path><path d="M20.0105 39.6167C9.08073 39.6167 0.188477 30.7248 0.188477 19.7946C0.188477 18.8509 0.255346 17.9019 0.387622 16.9748C0.445146 16.5713 0.818615 16.2901 1.22245 16.3482C1.62599 16.4057 1.9066 16.7795 1.84908 17.183C1.72673 18.0415 1.66483 18.9201 1.66483 19.7946C1.66483 29.9104 9.89452 38.1401 20.0102 38.1401C27.4685 38.1401 34.1272 33.6859 36.9739 26.7927C37.1296 26.416 37.5611 26.2364 37.9381 26.3921C38.3151 26.5477 38.4944 26.9793 38.3387 27.3563C35.2628 34.8046 28.0685 39.6167 20.0105 39.6167Z"></path><path d="M33.015 29.2659C32.7008 29.2659 32.4094 29.0635 32.3107 28.7479C32.189 28.3586 32.4059 27.9446 32.7951 27.8231L37.4388 26.3713C37.828 26.2498 38.2421 26.4665 38.3636 26.8557C38.4853 27.2446 38.2684 27.659 37.8791 27.7805L33.2355 29.2323C33.1622 29.2551 33.088 29.2659 33.015 29.2659Z"></path><path d="M39.261 32.4076C38.9559 32.4076 38.6703 32.217 38.564 31.9124L36.9618 27.3187C36.8275 26.9338 37.0307 26.5128 37.4159 26.3784C37.8007 26.2441 38.2218 26.4474 38.3561 26.8325L39.9583 31.4262C40.0926 31.8111 39.8894 32.2321 39.5042 32.3665C39.4237 32.3945 39.3416 32.4076 39.261 32.4076Z"></path><path d="M38.882 23.2758C38.8472 23.2758 38.8122 23.2735 38.7769 23.2682C38.3733 23.2107 38.0927 22.8369 38.1502 22.4334C38.2726 21.5749 38.3345 20.6963 38.3345 19.8218C38.3345 9.70604 30.1048 1.47635 19.9891 1.47635C12.5308 1.47635 5.87239 5.9305 3.0254 12.8237C2.86976 13.2004 2.43819 13.3797 2.06122 13.2243C1.68425 13.0687 1.50496 12.6371 1.66059 12.2602C4.73651 4.81244 11.9311 0 19.9891 0C30.9189 0 39.8111 8.89195 39.8111 19.8221C39.8111 20.7658 39.7443 21.7148 39.612 22.6419C39.5594 23.0098 39.2435 23.2758 38.882 23.2758Z"></path><path d="M2.34021 13.2792C2.02602 13.2792 1.73461 13.0769 1.63592 12.7612C1.51415 12.372 1.73111 11.9579 2.12034 11.8361L6.76399 10.3843C7.15322 10.2626 7.56729 10.4795 7.68877 10.8688C7.81053 11.258 7.59356 11.672 7.20432 11.7935L2.56096 13.2453C2.48738 13.2684 2.41321 13.2792 2.34021 13.2792Z"></path><path d="M2.34059 13.2792C2.03516 13.2792 1.74989 13.0885 1.6436 12.784L0.0414058 8.19026C-0.0929138 7.80541 0.110315 7.38434 0.495462 7.25002C0.880317 7.1157 1.30137 7.31894 1.43569 7.70408L3.03789 12.2978C3.17221 12.6827 2.96898 13.1037 2.58383 13.238C2.50324 13.2658 2.42119 13.2792 2.34059 13.2792Z"></path><path d="M20.0062 31.2655C19.5986 31.2655 19.2681 30.935 19.2681 30.5273V20.8996C19.2681 20.4919 19.5986 20.1614 20.0062 20.1614C20.4139 20.1614 20.7444 20.4919 20.7444 20.8996V30.5273C20.7444 30.935 20.4139 31.2655 20.0062 31.2655Z"></path></svg>				
									<h5>
							Digital current account						
					</h5>
									<p>
						Elementra offers secure accounts to manage money from any device, anytime.					</p>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M9.41365 39.9995H2.10498C1.72074 39.9995 1.40917 39.6879 1.40917 39.3037V24.4489C1.40917 24.2521 1.49257 24.0646 1.63845 23.9325C1.7846 23.8007 1.97974 23.7366 2.17543 23.7567C3.29648 23.8706 4.55378 23.9259 6.01887 23.9259C7.15037 23.9259 8.24333 23.8841 9.36024 23.7982C9.55346 23.7834 9.7442 23.8497 9.88649 23.9815C10.0288 24.1131 10.1095 24.2983 10.1095 24.4921V39.3037C10.1095 39.6879 9.79788 39.9995 9.41365 39.9995ZM2.80105 38.6076H8.71784V25.2372C7.82194 25.2911 6.93266 25.3175 6.01887 25.3175C4.82874 25.3175 3.76797 25.2817 2.80078 25.2085L2.80105 38.6076Z"></path><path d="M23.3599 40H16.0512C15.6669 40 15.3554 39.6884 15.3554 39.3042V23.5625C15.3554 23.235 15.5838 22.9518 15.9039 22.8824C18.3502 22.3526 20.7701 21.6009 23.0962 20.648C23.3109 20.56 23.555 20.585 23.7477 20.7141C23.9403 20.8432 24.0557 21.0601 24.0557 21.2918V39.3039C24.0557 39.6884 23.7441 40 23.3599 40ZM16.7473 38.6081H22.664V22.316C20.7355 23.0539 18.7518 23.6589 16.7473 24.1199V38.6081Z"></path><path d="M37.307 39.9992H29.9984C29.6141 39.9992 29.3026 39.6876 29.3026 39.3034V17.6373C29.3026 17.4108 29.4129 17.1983 29.5979 17.0681C32.7059 14.8819 35.0963 12.3456 36.7023 9.5299C36.8587 9.25577 37.1801 9.12117 37.4851 9.20209C37.7901 9.28301 38.0026 9.55908 38.0026 9.87477V39.3037C38.0028 39.6876 37.6913 39.9992 37.307 39.9992ZM30.6944 38.6073H36.6112V12.2256C35.0705 14.3375 33.0887 16.2707 30.6944 17.9959V38.6073Z"></path><path d="M2.54492 18.4843C2.24684 18.4843 1.95757 18.4802 1.67573 18.4719C1.2915 18.4609 0.989276 18.1403 1.00029 17.756C1.01157 17.3721 1.33003 17.068 1.71591 17.0806C2.84219 17.1134 4.10002 17.0776 5.56153 16.9719C6.68918 16.8902 7.77638 16.7696 8.88503 16.6031C11.0479 16.302 13.2198 15.8354 15.3473 15.2159C17.7474 14.511 20.1068 13.5862 22.3576 12.4679C24.6468 11.3152 26.7411 9.95638 28.5797 8.43102C31.5255 6.02242 33.7261 3.32013 35.1246 0.39574C35.2476 0.138393 35.5154 -0.0176662 35.8 0.00160041C36.0849 0.0211422 36.3285 0.212707 36.4152 0.484366L37.9694 5.36047C38.0861 5.72653 37.8838 6.1182 37.5177 6.2349C37.1514 6.35187 36.76 6.1493 36.6433 5.78323L35.5922 2.48589C34.1194 5.02413 32.0639 7.37961 29.464 9.50499C27.5489 11.0942 25.366 12.5109 22.9797 13.7123C20.6525 14.8683 18.217 15.8231 15.7376 16.5513C13.544 17.1904 11.3057 17.671 9.08375 17.9804C7.94702 18.1513 6.82514 18.2757 5.66144 18.3599C4.5159 18.4433 3.48761 18.4843 2.54492 18.4843Z"></path><path d="M30.7956 1.75055C30.4342 1.75055 30.129 1.47118 30.1023 1.10511C30.0745 0.721709 30.3626 0.388672 30.746 0.360873L35.7023 0.00168835C36.0862 -0.0247344 36.4187 0.262064 36.4465 0.645469C36.4743 1.0286 36.1861 1.36191 35.8027 1.38971L30.8465 1.74889C30.8294 1.74999 30.8124 1.75055 30.7956 1.75055Z"></path></svg>				
									<h5>
							Cross-border transfers						
					</h5>
									<p>
						Send funds abroad fast and safely with low fees and live exchange rates.					</p>
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M19.6817 36.7442C19.2988 36.7442 18.9883 36.4337 18.9883 36.0507V27.2357C18.9883 26.8528 19.2988 26.5422 19.6817 26.5422C20.0647 26.5422 20.3752 26.8528 20.3752 27.2357V36.0507C20.3755 36.4337 20.0649 36.7442 19.6817 36.7442Z"></path><path d="M26.9944 39.6303C26.9096 39.6303 26.8235 39.6146 26.7401 39.5817L19.4269 36.6959C19.0706 36.5552 18.8959 36.1525 19.0363 35.7962C19.1768 35.4399 19.5794 35.2649 19.936 35.4056L27.2492 38.2913C27.6056 38.4321 27.7803 38.8348 27.6398 39.1911C27.532 39.4638 27.2709 39.6303 26.9944 39.6303Z"></path><path d="M11.7836 39.6302C11.5006 39.6302 11.235 39.4557 11.1321 39.1746C11.0008 38.8147 11.1856 38.4166 11.5455 38.2853L19.4436 35.3995C19.8032 35.2681 20.2015 35.453 20.3329 35.8129C20.4643 36.1728 20.2794 36.5708 19.9195 36.7022L12.0215 39.588C11.943 39.6165 11.8626 39.6302 11.7836 39.6302Z"></path><path d="M35.2848 27.929H4.71518C2.11525 27.929 0 25.8138 0 23.2138V5.5152C0 2.91526 2.11525 0.800049 4.71518 0.800049H35.2848C37.8848 0.800049 40 2.91526 40 5.5152V23.2138C40 25.8138 37.8848 27.929 35.2848 27.929ZM4.71488 2.18696C2.87973 2.18696 1.38666 3.68005 1.38666 5.5152V23.2138C1.38666 25.049 2.87973 26.5421 4.71488 26.5421H35.2845C37.1197 26.5421 38.6128 25.049 38.6128 23.2138V5.5152C38.6128 3.68005 37.1197 2.18696 35.2845 2.18696H4.71488Z"></path><path d="M9.1491 9.04173C8.95626 9.04173 8.76481 8.96189 8.6282 8.80636L7.49117 7.51436C7.23825 7.2266 7.26621 6.78853 7.55368 6.53561C7.84116 6.28242 8.27955 6.31039 8.53246 6.59815L9.23003 7.39091L11.4616 5.58868C11.7597 5.34783 12.1962 5.39446 12.437 5.69236C12.6776 5.99027 12.6312 6.42697 12.3333 6.66754L9.58444 8.88783C9.45661 8.99124 9.30244 9.04173 9.1491 9.04173Z"></path><path d="M31.9875 7.93173H17.672C17.2891 7.93173 16.9785 7.62121 16.9785 7.23827C16.9785 6.85533 17.2891 6.5448 17.672 6.5448H31.9875C32.3705 6.5448 32.681 6.85533 32.681 7.23827C32.681 7.62121 32.3705 7.93173 31.9875 7.93173Z"></path><path d="M9.1491 15.578C8.95626 15.578 8.76481 15.4981 8.6282 15.3426L7.49117 14.0506C7.23825 13.7628 7.26621 13.3248 7.55368 13.0718C7.84116 12.8187 8.27955 12.8466 8.53246 13.1344L9.23003 13.9272L11.4616 12.1249C11.7597 11.8841 12.1962 11.9307 12.437 12.2286C12.6776 12.5265 12.6312 12.9632 12.3333 13.2038L9.58444 15.4241C9.45661 15.5275 9.30244 15.578 9.1491 15.578Z"></path><path d="M29.5209 14.3756H17.672C17.2891 14.3756 16.9785 14.0651 16.9785 13.6821C16.9785 13.2992 17.2891 12.9886 17.672 12.9886H29.5209C29.9039 12.9886 30.2144 13.2992 30.2144 13.6821C30.2144 14.0651 29.9039 14.3756 29.5209 14.3756Z"></path><path d="M11.4762 23.2385C11.3026 23.2385 11.129 23.1738 10.9943 23.0435L7.59332 19.755C7.31791 19.4886 7.31052 19.0497 7.57688 18.7743C7.84296 18.4987 8.28212 18.4915 8.55753 18.7579L11.9582 22.0463C12.2336 22.3124 12.241 22.7516 11.9746 23.027C11.8389 23.168 11.6575 23.2385 11.4762 23.2385Z"></path><path d="M8.13195 23.2948C7.95831 23.2948 7.78465 23.2301 7.64996 23.0998C7.37455 22.8334 7.36716 22.3945 7.63352 22.1191L10.922 18.7184C11.1881 18.4427 11.6272 18.4356 11.9026 18.702C12.178 18.9683 12.1855 19.4072 11.9191 19.6826L8.63065 23.0833C8.49459 23.2243 8.31354 23.2948 8.13195 23.2948Z"></path><path d="M20.4101 21.5942H17.6725C17.2895 21.5942 16.979 21.2837 16.979 20.9007C16.979 20.5178 17.2895 20.2073 17.6725 20.2073H20.4101C20.7931 20.2073 21.1036 20.5178 21.1036 20.9007C21.1036 21.2837 20.7931 21.5942 20.4101 21.5942Z"></path></svg>				
									<h5>
							Business banking tools						
					</h5>
									<p>
						Our platform brings seamless features for smarter business money management.					</p>
					<aside>			
				<img src="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-22.jpg" alt="Smart finance"><img src="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-21.jpg" alt="Secure accounts"><img src="//online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-20.jpg" alt="Digital banking">			
			</aside>				
					<h3>Empowering your money, every day</h3>				
					<h5>Reimagine online banking</h5>		<p>We build safe, smart, and easy banking tools made to fit your needs every step of the way.</p>		
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
Digital Banking</h1>				
					<h6>Common questions</h6>					<h1>Frequently asked
questions</h1>		<p>Discover answers to popular questions about Elementra, our digital banking tools, and how we make finance simple, safe, and easy for all users.</p>		
										<h6 id="trx-addons-accordion-tab-title-1301" tabindex="0" data-tab="1" role="tab" aria-controls="trx-addons-accordion-tab-content-1301" aria-expanded="false">
								Who can open an Elementra 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>Elementra helps individuals, freelancers, startups, and businesses of all sizes with modern banking, offering secure and inclusive financial solutions to everyone.</p>					
										<h6 id="trx-addons-accordion-tab-title-1302" tabindex="0" data-tab="2" role="tab" aria-controls="trx-addons-accordion-tab-content-1302" aria-expanded="true">
								Which services does Elementra 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 provide digital accounts, transfers across borders, and tools for business banking—each designed for seamless, secure, and user-friendly experiences.</p>					
										<h6 id="trx-addons-accordion-tab-title-1303" tabindex="0" data-tab="3" role="tab" aria-controls="trx-addons-accordion-tab-content-1303" aria-expanded="false">
								How are my funds and data protected?							
										<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 use encryption, strict protocols, and ongoing security reviews to keep your funds and information safe, ensuring trust and peace of mind always.</p>					
										<h6 id="trx-addons-accordion-tab-title-1304" tabindex="0" data-tab="4" role="tab" aria-controls="trx-addons-accordion-tab-content-1304" aria-expanded="false">
								How do I request a quote for services?							
										<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 through our contact form, email, or phone with your needs. We’ll review your request and send a custom quote for Elementra’s services.</p>					
					<h3>Have questions? Get in touch!</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: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-21 09:12:14";s:17:"post_modified_gmt";s:19:"2026-04-21 09:12:14";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:55:"https://online-banking.elementra.themerex.net/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:15;a:23:{s:2:"ID";s:2:"34";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";s:12:"post_content";s:32440:"<h6>Simple pricing for everyone</h6>					<h1>Choose a plan that suits you</h1>				
				<h3>Monthly</h3>
				<h3>Yearly</h3>
													<h6>
								Starter							</h6>
														<p>
								For new users who want to try							</p>
										<h2>
												&#36;						
								50							
											</h2>
							 / per month						
				<a href="https://online-banking.elementra.themerex.net/contact/">
																Select plan
														</a>
												<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>
											Instant account opening  										
							</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>
											Real-time alerts										
							</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>
											No monthly fees										
							</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>
											Budget tools included										
							</li>
											</ul>
													<h6>
								Professional							</h6>
														<p>
								For growing needs and daily use							</p>
										<h2>
												&#36;						
								500							
											</h2>
							 / per month						
				<a href="https://online-banking.elementra.themerex.net/contact/">
																Select plan
														</a>
												<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>
											Multi-currency accounts 										
							</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>
											24/7 support team										
							</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>
											Business expense 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>
											Batch payments ready										
							</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>
											Advanced transfers										
							</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>
											24/7 support team										
							</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>
											Batch payments ready										
							</li>
											</ul>
													<h6>
								Advanced							</h6>
														<p>
								For large firms and growth goals							</p>
										<h2>
												&#36;						
								1500							
											</h2>
							 / per month						
				<a href="https://online-banking.elementra.themerex.net/contact/">
																Select plan
														</a>
												<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>
											Priority support 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>
											Custom user roles										
							</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>
											Advanced 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>
											Premium card options										
							</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>
											Advanced 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>
											Custom user roles										
							</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 card options										
							</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>
											Advanced 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>
											Custom user roles										
							</li>
											</ul>
													<h6>
								Starter							</h6>
														<p>
								Entry plan for personal savings							</p>
										<h2>
												&#36;						
								80							
											</h2>
							 / per year						
				<a href="https://online-banking.elementra.themerex.net/contact/">
																Select plan
														</a>
												<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>
											Free account setup    										
							</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>
											Mobile app 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>
											Instant notifications										
							</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>
											No annual charges  										
							</li>
											</ul>
													<h6>
								Professional							</h6>
														<p>
								Best choice for frequent banking							</p>
										<h2>
												&#36;						
								750							
											</h2>
							 / per year						
				<a href="https://online-banking.elementra.themerex.net/contact/">
																Select plan
														</a>
												<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>
											Multi-currency 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>
											Priority 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>
											Expense 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>
											Batch transfers										
							</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 dashboard										
							</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 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>
											Batch transfers										
							</li>
											</ul>
													<h6>
								Advanced							</h6>
														<p>
								Full suite for fast growth teams							</p>
										<h2>
												&#36;						
								2000							
											</h2>
							 / per year						
				<a href="https://online-banking.elementra.themerex.net/contact/">
																Select plan
														</a>
												<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>
											Custom 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>
											Role-based controls										
							</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 pro										
							</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 cards suite										
							</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 pro										
							</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>
																				<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 cards suite										
							</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 pro										
							</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>
					<h6>Common questions</h6>					<h1>Frequently asked
questions</h1>		<p>Discover answers to popular questions about Elementra, our digital banking tools, and how we make finance simple, safe, and easy for all users.</p>		
										<h6 id="trx-addons-accordion-tab-title-2141" tabindex="0" data-tab="1" role="tab" aria-controls="trx-addons-accordion-tab-content-2141" aria-expanded="false">
								Who can open an Elementra 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>Elementra helps individuals, freelancers, startups, and businesses of all sizes with modern banking, offering secure and inclusive financial solutions to everyone.</p>					
										<h6 id="trx-addons-accordion-tab-title-2142" tabindex="0" data-tab="2" role="tab" aria-controls="trx-addons-accordion-tab-content-2142" aria-expanded="true">
								Which services does Elementra 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 provide digital accounts, transfers across borders, and tools for business banking—each designed for seamless, secure, and user-friendly experiences.</p>					
										<h6 id="trx-addons-accordion-tab-title-2143" tabindex="0" data-tab="3" role="tab" aria-controls="trx-addons-accordion-tab-content-2143" aria-expanded="false">
								How are my funds and data protected?							
										<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 use encryption, strict protocols, and ongoing security reviews to keep your funds and information safe, ensuring trust and peace of mind always.</p>					
										<h6 id="trx-addons-accordion-tab-title-2144" tabindex="0" data-tab="4" role="tab" aria-controls="trx-addons-accordion-tab-content-2144" aria-expanded="false">
								How do I request a quote for services?							
										<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 through our contact form, email, or phone with your needs. We’ll review your request and send a custom quote for Elementra’s services.</p>					
					<h3>Have questions? Get in touch!</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: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-04-21 09:13:21";s:17:"post_modified_gmt";s:19:"2026-04-21 09:13:21";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:54:"https://online-banking.elementra.themerex.net/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:16;a:23:{s:2:"ID";s:2:"35";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";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-04-16 08:56:55";s:17:"post_modified_gmt";s:19:"2026-04-16 08:56:55";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:51:"https://online-banking.elementra.themerex.net/news/";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:17;a:23:{s:2:"ID";s:2:"36";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";s:12:"post_content";s:3269:"<h3>Have questions? Get in touch!</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
		--------------------------- -->
							<h1>Office locations</h1>					<h3>London</h3>				
			<ul>
																					<li>
								45 Kingsway Lane  London W1X 5YZ							
													</li>
													</ul>
			<ul>
																					<li>
															<a href="tel:+4402085472121">
								+44 (0)20 8547 2121							
															</a>
														</li>
																											<li>
															<a href="mailto:london@elementra.com">
								 london@elementra.com							
															</a>
														</li>
													</ul>
			<ul>
																					<li>
															<a href="#">
						<svg xmlns="http://www.w3.org/2000/svg" width="21.2" height="8.837" viewBox="0 0 21.2 8.837"><path d="M1,4.4A.6.6,0,1,0,1,5.6ZM21.424,5.424a.6.6,0,0,0,0-.849L17.606.757a.6.6,0,0,0-.848.849L20.152,5,16.757,8.394a.6.6,0,0,0,.848.849ZM1,5.6H21V4.4H1Z" transform="translate(-0.4 -0.582)"></path></svg>			
										<h6>
								Get Directions							</h6>
															</a>
														</li>
													</ul>
					<h3>Berlin</h3>				
			<ul>
																					<li>
								12 Friedrichstraße  Berlin 10117							
													</li>
													</ul>
			<ul>
																					<li>
															<a href="tel:+4903012345678">
								+49 (0)30 1234 5678							
															</a>
														</li>
																											<li>
															<a href="mailto:berlin@elementra.com">
								berlin@elementra.com							
															</a>
														</li>
													</ul>
			<ul>
																					<li>
															<a href="#">
						<svg xmlns="http://www.w3.org/2000/svg" width="21.2" height="8.837" viewBox="0 0 21.2 8.837"><path d="M1,4.4A.6.6,0,1,0,1,5.6ZM21.424,5.424a.6.6,0,0,0,0-.849L17.606.757a.6.6,0,0,0-.848.849L20.152,5,16.757,8.394a.6.6,0,0,0,.848.849ZM1,5.6H21V4.4H1Z" transform="translate(-0.4 -0.582)"></path></svg>			
										<h6>
								Get Directions							</h6>
															</a>
														</li>
													</ul>
					<h3>Singapore</h3>				
			<ul>
																					<li>
								88 Orchard Road  Singapore 238839							
													</li>
													</ul>
			<ul>
																					<li>
															<a href="tel:+6561234567">
								+65 6123 4567							
															</a>
														</li>
																											<li>
															<a href="mailto:singapore@elementra.com">
								singapore@elementra.com							
															</a>
														</li>
													</ul>
			<ul>
																					<li>
															<a href="#">
						<svg xmlns="http://www.w3.org/2000/svg" width="21.2" height="8.837" viewBox="0 0 21.2 8.837"><path d="M1,4.4A.6.6,0,1,0,1,5.6ZM21.424,5.424a.6.6,0,0,0,0-.849L17.606.757a.6.6,0,0,0-.848.849L20.152,5,16.757,8.394a.6.6,0,0,0,.848.849ZM1,5.6H21V4.4H1Z" transform="translate(-0.4 -0.582)"></path></svg>			
										<h6>
								Get Directions							</h6>
															</a>
														</li>
													</ul>";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-16 08:47:33";s:17:"post_modified_gmt";s:19:"2026-04-16 08:47:33";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:54:"https://online-banking.elementra.themerex.net/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:18;a:23:{s:2:"ID";s:2:"37";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";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:"37";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:30:37";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:37";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:49:"https://online-banking.elementra.themerex.net/37/";s:10:"menu_order";s:1:"0";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:"38";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";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-04-15 11:30:37";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:37";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:49:"https://online-banking.elementra.themerex.net/38/";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:"39";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";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-04-15 11:30:37";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:37";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:49:"https://online-banking.elementra.themerex.net/39/";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:21;a:23:{s:2:"ID";s:2:"40";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";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-04-15 11:30:37";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:37";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:49:"https://online-banking.elementra.themerex.net/40/";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:22;a:23:{s:2:"ID";s:2:"41";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";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-04-15 11:30:37";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:37";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:49:"https://online-banking.elementra.themerex.net/41/";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:23;a:23:{s:2:"ID";s:2:"42";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:37";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-04-15 11:30:37";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:37";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:49:"https://online-banking.elementra.themerex.net/42/";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:24;a:23:{s:2:"ID";s:2:"43";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:46";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:46";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-15 11:30:46";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:46";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:81:"https://online-banking.elementra.themerex.net/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:25;a:23:{s:2:"ID";s:2:"44";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:47";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:47";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-15 11:30:47";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:88:"https://online-banking.elementra.themerex.net/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:26;a:23:{s:2:"ID";s:2:"45";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:47";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:47";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"secondary-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:14:"secondary-logo";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:30:47";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:91:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/secondary-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:27;a:23:{s:2:"ID";s:2:"46";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:47";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:47";s:12:"post_content";s:0:"";s:10:"post_title";s:21:"secondary-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:21:"secondary-logo-retina";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:30:47";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/secondary-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:28;a:23:{s:2:"ID";s:2:"47";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:30:51";s:13:"post_date_gmt";s:19:"2026-04-15 11:30:51";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-15 11:30:51";s:17:"post_modified_gmt";s:19:"2026-04-15 11:30:51";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:84:"https://online-banking.elementra.themerex.net/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:29;a:23:{s:2:"ID";s:2:"48";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:45:52";s:13:"post_date_gmt";s:19:"2026-04-15 11:45:52";s:12:"post_content";s:0:"";s:10:"post_title";s:19:"phone-call-icon.svg";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:"phone-call-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:45:52";s:17:"post_modified_gmt";s:19:"2026-04-15 11:45:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:92:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/phone-call-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:30;a:23:{s:2:"ID";s:2:"49";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:45:53";s:13:"post_date_gmt";s:19:"2026-04-15 11:45:53";s:12:"post_content";s:0:"";s:10:"post_title";s:20:"mobile-menu-icon.svg";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:"mobile-menu-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:45:53";s:17:"post_modified_gmt";s:19:"2026-04-15 11:45:53";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:93:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/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:31;a:23:{s:2:"ID";s:2:"50";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:45:53";s:13:"post_date_gmt";s:19:"2026-04-15 11:45:53";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"mobile-menu-close-icon.svg";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:"mobile-menu-close-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:45:53";s:17:"post_modified_gmt";s:19:"2026-04-15 11:45:53";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:99:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/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:32;a:23:{s:2:"ID";s:2:"54";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:46:09";s:13:"post_date_gmt";s:19:"2026-04-15 11:46:09";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-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:13:"custom-img-01";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:46:09";s:17:"post_modified_gmt";s:19:"2026-04-15 11:46:09";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-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:33;a:23:{s:2:"ID";s:2:"55";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:46:19";s:13:"post_date_gmt";s:19:"2026-04-15 11:46:19";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-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:13:"custom-img-02";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:46:19";s:17:"post_modified_gmt";s:19:"2026-04-15 11:46:19";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-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:34;a:23:{s:2:"ID";s:2:"56";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:46:28";s:13:"post_date_gmt";s:19:"2026-04-15 11:46:28";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-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:13:"custom-img-03";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:46:28";s:17:"post_modified_gmt";s:19:"2026-04-15 11:46:28";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-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:35;a:23:{s:2:"ID";s:2:"59";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:46:47";s:13:"post_date_gmt";s:19:"2026-04-15 11:46:47";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-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:13:"custom-img-04";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:46:47";s:17:"post_modified_gmt";s:19:"2026-04-15 11:46:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-04.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:"60";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:46:51";s:13:"post_date_gmt";s:19:"2026-04-15 11:46:51";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-05";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:"custom-img-05";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:46:51";s:17:"post_modified_gmt";s:19:"2026-04-15 11:46:51";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-05.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:"61";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:46:54";s:13:"post_date_gmt";s:19:"2026-04-15 11:46:54";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-06";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:"custom-img-06";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:46:54";s:17:"post_modified_gmt";s:19:"2026-04-15 11:46:54";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-06.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:"62";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:46:58";s:13:"post_date_gmt";s:19:"2026-04-15 11:46:58";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-07";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:"custom-img-07";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:46:58";s:17:"post_modified_gmt";s:19:"2026-04-15 11:46:58";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-07.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:"63";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:47:02";s:13:"post_date_gmt";s:19:"2026-04-15 11:47:02";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-08";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:"custom-img-08";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:47:02";s:17:"post_modified_gmt";s:19:"2026-04-15 11:47:02";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-08.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:40;a:23:{s:2:"ID";s:2:"64";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:47:06";s:13:"post_date_gmt";s:19:"2026-04-15 11:47:06";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-09";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:"custom-img-09";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:47:06";s:17:"post_modified_gmt";s:19:"2026-04-15 11:47:06";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-09.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:41;a:23:{s:2:"ID";s:2:"67";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:47:20";s:13:"post_date_gmt";s:19:"2026-04-15 11:47:20";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-10";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:"custom-img-10";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:47:20";s:17:"post_modified_gmt";s:19:"2026-04-15 11:47:20";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-10.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:42;a:23:{s:2:"ID";s:2:"69";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:47:36";s:13:"post_date_gmt";s:19:"2026-04-15 11:47:36";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-11";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:"custom-img-11";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:47:36";s:17:"post_modified_gmt";s:19:"2026-04-15 11:47:36";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-11.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:43;a:23:{s:2:"ID";s:2:"70";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:47:44";s:13:"post_date_gmt";s:19:"2026-04-15 11:47:44";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-12";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:"custom-img-12";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:47:44";s:17:"post_modified_gmt";s:19:"2026-04-15 11:47:44";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-12.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:44;a:23:{s:2:"ID";s:2:"71";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:47:53";s:13:"post_date_gmt";s:19:"2026-04-15 11:47:53";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-13";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:"custom-img-13";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:47:53";s:17:"post_modified_gmt";s:19:"2026-04-15 11:47:53";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-13.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:45;a:23:{s:2:"ID";s:2:"73";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:48:09";s:13:"post_date_gmt";s:19:"2026-04-15 11:48:09";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:22:"check-list-icon-second";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:48:09";s:17:"post_modified_gmt";s:19:"2026-04-15 11:48:09";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:99:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/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:"75";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:49:06";s:13:"post_date_gmt";s:19:"2026-04-15 11:49:06";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-14";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:"custom-img-14";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:49:06";s:17:"post_modified_gmt";s:19:"2026-04-15 11:49:06";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-14.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:2:"78";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:49:25";s:13:"post_date_gmt";s:19:"2026-04-15 11:49:25";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-15";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:"custom-img-15";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:49:25";s:17:"post_modified_gmt";s:19:"2026-04-15 11:49:25";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-15.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:48;a:23:{s:2:"ID";s:2:"81";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:49:46";s:13:"post_date_gmt";s:19:"2026-04-15 11:49:46";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-16";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:"custom-img-16";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:49:46";s:17:"post_modified_gmt";s:19:"2026-04-15 11:49:46";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-16.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:49;a:23:{s:2:"ID";s:2:"82";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:49:54";s:13:"post_date_gmt";s:19:"2026-04-15 11:49:54";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-17";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:"custom-img-17";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:49:54";s:17:"post_modified_gmt";s:19:"2026-04-15 11:49:54";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-17.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:50;a:23:{s:2:"ID";s:2:"89";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:50:29";s:13:"post_date_gmt";s:19:"2026-04-15 11:50:29";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-04-15 11:50:29";s:17:"post_modified_gmt";s:19:"2026-04-15 11:50:29";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:86:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/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:51;a:23:{s:2:"ID";s:2:"90";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:50:29";s:13:"post_date_gmt";s:19:"2026-04-15 11:50:29";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-04-15 11:50:29";s:17:"post_modified_gmt";s:19:"2026-04-15 11:50:29";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:87:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/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:52;a:23:{s:2:"ID";s:2:"92";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:50:47";s:13:"post_date_gmt";s:19:"2026-04-15 11:50:47";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-19";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:"custom-img-19";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:50:47";s:17:"post_modified_gmt";s:19:"2026-04-15 11:50:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-19.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:53;a:23:{s:2:"ID";s:2:"95";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:51:01";s:13:"post_date_gmt";s:19:"2026-04-15 11:51:01";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-04-15 11:51:01";s:17:"post_modified_gmt";s:19:"2026-04-15 11:51:01";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:103:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/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:54;a:23:{s:2:"ID";s:2:"96";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:51:02";s:13:"post_date_gmt";s:19:"2026-04-15 11:51:02";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-04-15 11:51:02";s:17:"post_modified_gmt";s:19:"2026-04-15 11:51:02";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:103:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/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:55;a:23:{s:2:"ID";s:2:"97";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:51:03";s:13:"post_date_gmt";s:19:"2026-04-15 11:51:03";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-04-15 11:51:03";s:17:"post_modified_gmt";s:19:"2026-04-15 11:51:03";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:103:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/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:56;a:23:{s:2:"ID";s:3:"100";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:51:20";s:13:"post_date_gmt";s:19:"2026-04-15 11:51:20";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-20";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:"custom-img-20";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:51:20";s:17:"post_modified_gmt";s:19:"2026-04-15 11:51:20";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-20.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:57;a:23:{s:2:"ID";s:3:"101";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:51:28";s:13:"post_date_gmt";s:19:"2026-04-15 11:51:28";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-21";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:"custom-img-21";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:51:28";s:17:"post_modified_gmt";s:19:"2026-04-15 11:51:28";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-21.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:58;a:23:{s:2:"ID";s:3:"102";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:51:37";s:13:"post_date_gmt";s:19:"2026-04-15 11:51:37";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-22";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:"custom-img-22";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:51:37";s:17:"post_modified_gmt";s:19:"2026-04-15 11:51:37";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-22.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:59;a:23:{s:2:"ID";s:3:"108";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:52:08";s:13:"post_date_gmt";s:19:"2026-04-15 11:52:08";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-23";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:"custom-img-23";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:52:08";s:17:"post_modified_gmt";s:19:"2026-04-15 11:52:08";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.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:60;a:23:{s:2:"ID";s:3:"115";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 11:53:17";s:13:"post_date_gmt";s:19:"2026-04-15 11:53:17";s:12:"post_content";s:0:"";s:10:"post_title";s:20:"right-arrow-icon.svg";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:"right-arrow-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 11:53:17";s:17:"post_modified_gmt";s:19:"2026-04-15 11:53:17";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:93:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/right-arrow-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:"138";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 12:26:26";s:13:"post_date_gmt";s:19:"2026-04-15 12:26:26";s:12:"post_content";s:2961:"<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>			<h5>Donec rutrum nibh quis molestie</h5>		<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><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>Jane Smith</h6>		<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>													<img width="1916" height="825" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg 1916w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-300x129.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1024x441.jpg 1024w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-768x331.jpg 768w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1536x661.jpg 1536w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-370x159.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-924x398.jpg 924w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-410x177.jpg 410w" sizes="(max-width: 1916px) 100vw, 1916px" />																<h5>Quisque metus metus vulputate ut rutrum</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:53:"How fintech is reshaping the future of online banking";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:53:"how-fintech-is-reshaping-the-future-of-online-banking";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 09:58:10";s:17:"post_modified_gmt";s:19:"2026-04-16 09:58:10";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:100:"https://online-banking.elementra.themerex.net/how-fintech-is-reshaping-the-future-of-online-banking/";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:62;a:23:{s:2:"ID";s:3:"139";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 12:27:26";s:13:"post_date_gmt";s:19:"2026-04-15 12:27:26";s:12:"post_content";s:2860:"<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>Aenean arcu metus suscipit ac sagittis</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><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>					
							<h6>John Doe</h6>		<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>													<img width="1916" height="825" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg 1916w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-300x129.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1024x441.jpg 1024w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-768x331.jpg 768w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1536x661.jpg 1536w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-370x159.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-924x398.jpg 924w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-410x177.jpg 410w" sizes="(max-width: 1916px) 100vw, 1916px" />																<h5>Sed maximus felis vel ultrices</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:"Top security trends every online banking user should know";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:"top-security-trends-every-online-banking-user-should-know";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 09:58:17";s:17:"post_modified_gmt";s:19:"2026-04-16 09:58:17";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:104:"https://online-banking.elementra.themerex.net/top-security-trends-every-online-banking-user-should-know/";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:63;a:23:{s:2:"ID";s:3:"140";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 12:28:26";s:13:"post_date_gmt";s:19:"2026-04-15 12:28:26";s:12:"post_content";s:2980:"<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 ut mauris turpis</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>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>John Doe</h6>		<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>													<img width="1916" height="825" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg 1916w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-300x129.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1024x441.jpg 1024w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-768x331.jpg 768w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1536x661.jpg 1536w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-370x159.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-924x398.jpg 924w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-410x177.jpg 410w" sizes="(max-width: 1916px) 100vw, 1916px" />																<h5>Sed maximus felis vel</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:60:"Fintech innovations driving customer satisfaction in banking";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:60:"fintech-innovations-driving-customer-satisfaction-in-banking";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 09:58:24";s:17:"post_modified_gmt";s:19:"2026-04-16 09:58:24";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:107:"https://online-banking.elementra.themerex.net/fintech-innovations-driving-customer-satisfaction-in-banking/";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:64;a:23:{s:2:"ID";s:3:"141";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 12:29:26";s:13:"post_date_gmt";s:19:"2026-04-15 12:29:26";s:12:"post_content";s:2920:"<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>			<h5>Sed ut mauris turpis</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><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>Bob Brown</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="1916" height="825" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg 1916w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-300x129.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1024x441.jpg 1024w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-768x331.jpg 768w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1536x661.jpg 1536w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-370x159.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-924x398.jpg 924w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-410x177.jpg 410w" sizes="(max-width: 1916px) 100vw, 1916px" />																<h5>Aenean arcu metus suscipit ac sagittis</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:57:"What to look for when choosing an online banking platform";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:"what-to-look-for-when-choosing-an-online-banking-platform";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-17 10:04:54";s:17:"post_modified_gmt";s:19:"2026-04-17 10:04:54";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:104:"https://online-banking.elementra.themerex.net/what-to-look-for-when-choosing-an-online-banking-platform/";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:65;a:23:{s:2:"ID";s:3:"142";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 12:30:26";s:13:"post_date_gmt";s:19:"2026-04-15 12:30:26";s:12:"post_content";s:2972:"<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>			<h5>Sed ut mauris turpis</h5>		<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><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>					
							<h6>Alice Johnson</h6>		<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>													<img width="1916" height="825" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg 1916w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-300x129.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1024x441.jpg 1024w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-768x331.jpg 768w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1536x661.jpg 1536w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-370x159.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-924x398.jpg 924w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-410x177.jpg 410w" sizes="(max-width: 1916px) 100vw, 1916px" />																<h5>Maecenas facilisis egestas lacus eu</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>";s:10:"post_title";s:55:"The rise of digital wallets and their impact on banking";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:55:"the-rise-of-digital-wallets-and-their-impact-on-banking";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-17 10:04:48";s:17:"post_modified_gmt";s:19:"2026-04-17 10:04:48";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:102:"https://online-banking.elementra.themerex.net/the-rise-of-digital-wallets-and-their-impact-on-banking/";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:66;a:23:{s:2:"ID";s:3:"143";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 12:31:26";s:13:"post_date_gmt";s:19:"2026-04-15 12:31:26";s:12:"post_content";s:3061:"<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>			<h5>Sed facilisis leo id sodales</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><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>					
							<h6>Alice Johnson</h6>		<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>													<img width="1916" height="825" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg 1916w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-300x129.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1024x441.jpg 1024w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-768x331.jpg 768w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1536x661.jpg 1536w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-370x159.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-924x398.jpg 924w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-410x177.jpg 410w" sizes="(max-width: 1916px) 100vw, 1916px" />																<h5>Sed facilisis leo id sodales malesuada</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>";s:10:"post_title";s:53:"Understanding the benefits of open banking technology";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:53:"understanding-the-benefits-of-open-banking-technology";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-17 10:04:43";s:17:"post_modified_gmt";s:19:"2026-04-17 10:04:43";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:100:"https://online-banking.elementra.themerex.net/understanding-the-benefits-of-open-banking-technology/";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:67;a:23:{s:2:"ID";s:3:"144";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 12:32:26";s:13:"post_date_gmt";s:19:"2026-04-15 12:32:26";s:12:"post_content";s:3031:"<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>			<h5>Sed maximus felis vel ultrices</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>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>John Doe</h6>		<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>													<img width="1916" height="825" src="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg" alt="" srcset="https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23.jpg 1916w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-300x129.jpg 300w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1024x441.jpg 1024w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-768x331.jpg 768w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-1536x661.jpg 1536w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-370x159.jpg 370w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-924x398.jpg 924w, https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-23-410x177.jpg 410w" sizes="(max-width: 1916px) 100vw, 1916px" />																<h5>Quisque metus metus vulputate ut rutrum</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>";s:10:"post_title";s:52:"Why user experience matters in modern online banking";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:52:"why-user-experience-matters-in-modern-online-banking";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-17 10:04:43";s:17:"post_modified_gmt";s:19:"2026-04-17 10:04:43";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:99:"https://online-banking.elementra.themerex.net/why-user-experience-matters-in-modern-online-banking/";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:68;a:23:{s:2:"ID";s:3:"145";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 12:34:11";s:13:"post_date_gmt";s:19:"2026-04-15 12:34:11";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:26:"wp-global-styles-elementra";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 12:34:11";s:17:"post_modified_gmt";s:19:"2026-04-15 12:34:11";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:73:"https://online-banking.elementra.themerex.net/wp-global-styles-elementra/";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:69;a:23:{s:2:"ID";s:3:"152";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 12:55:21";s:13:"post_date_gmt";s:19:"2026-04-15 12:55:21";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"custom-video-001-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:"custom-video-001-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 12:55:21";s:17:"post_modified_gmt";s:19:"2026-04-15 12:55:21";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:103:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-video-001-copyright.mp4";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"video/mp4";s:13:"comment_count";s:1:"0";}i:70;a:23:{s:2:"ID";s:3:"176";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 14:08:57";s:13:"post_date_gmt";s:19:"2026-04-15 14:08:57";s:12:"post_content";s:0:"";s:10:"post_title";s:20:"background-image-001";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:"background-image-001";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 14:08:57";s:17:"post_modified_gmt";s:19:"2026-04-15 14:08:57";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:97:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/background-image-001.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:"212";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-15 15:10:17";s:13:"post_date_gmt";s:19:"2026-04-15 15:10:17";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"custom-video-002-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:"custom-video-002-copyright";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-15 15:10:17";s:17:"post_modified_gmt";s:19:"2026-04-15 15:10:17";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:103:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-video-002-copyright.mp4";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"video/mp4";s:13:"comment_count";s:1:"0";}i:72;a:23:{s:2:"ID";s:3:"255";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-16 08:59:14";s:13:"post_date_gmt";s:19:"2026-04-16 08:59:14";s:12:"post_content";s:0:"";s:10:"post_title";s:15:"search-icon.svg";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-04-16 08:59:14";s:17:"post_modified_gmt";s:19:"2026-04-16 08:59:14";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:88:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/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:73;a:23:{s:2:"ID";s:3:"257";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-16 09:02:46";s:13:"post_date_gmt";s:19:"2026-04-16 09:02:46";s:12:"post_content";s:0:"";s:10:"post_title";s:6:"banner";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:6:"banner";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 09:02:46";s:17:"post_modified_gmt";s:19:"2026-04-16 09:02:46";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"25";s:4:"guid";s:83:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/banner.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:74;a:23:{s:2:"ID";s:3:"259";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-16 09:28:24";s:13:"post_date_gmt";s:19:"2026-04-16 09:28:24";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:8:"sms-icon";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 09:28:24";s:17:"post_modified_gmt";s:19:"2026-04-16 09:28:24";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"9";s:4:"guid";s:85:"https://online-banking.elementra.themerex.net/wp-content/uploads/2024/11/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:75;a:23:{s:2:"ID";s:3:"272";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-16 09:47:49";s:13:"post_date_gmt";s:19:"2026-04-16 09:47:49";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-28";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:"custom-img-28";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 09:47:49";s:17:"post_modified_gmt";s:19:"2026-04-16 09:47:49";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"140";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-28.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:76;a:23:{s:2:"ID";s:3:"273";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-16 09:47:52";s:13:"post_date_gmt";s:19:"2026-04-16 09:47:52";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-29";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:"custom-img-29";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 09:47:52";s:17:"post_modified_gmt";s:19:"2026-04-16 09:47:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"140";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-29.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:"276";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-16 09:50:03";s:13:"post_date_gmt";s:19:"2026-04-16 09:50:03";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-30";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:"custom-img-30";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 09:50:03";s:17:"post_modified_gmt";s:19:"2026-04-16 09:50:03";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"138";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-30.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:"306";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-16 10:03:55";s:13:"post_date_gmt";s:19:"2026-04-16 10:03:55";s:12:"post_content";s:0:"";s:10:"post_title";s:25:"custom-img-516-fourth.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:25:"custom-img-516-fourth-jpg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 10:03:55";s:17:"post_modified_gmt";s:19:"2026-04-16 10:03:55";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-516-fourth.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:"307";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-16 10:03:57";s:13:"post_date_gmt";s:19:"2026-04-16 10:03:57";s:12:"post_content";s:0:"";s:10:"post_title";s:25:"custom-img-517-fourth.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:25:"custom-img-517-fourth-jpg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 10:03:57";s:17:"post_modified_gmt";s:19:"2026-04-16 10:03:57";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-517-fourth.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:"322";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-16 10:40:13";s:13:"post_date_gmt";s:19:"2026-04-16 10:40:13";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-31";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:"custom-img-31";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-16 10:40:13";s:17:"post_modified_gmt";s:19:"2026-04-16 10:40:13";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"29";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-31.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:"364";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-17 10:04:24";s:13:"post_date_gmt";s:19:"2026-04-17 10:04:24";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-32";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:"custom-img-32";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-17 10:04:24";s:17:"post_modified_gmt";s:19:"2026-04-17 10:04:24";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"144";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-32.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:"365";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-17 10:04:25";s:13:"post_date_gmt";s:19:"2026-04-17 10:04:25";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-33";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:"custom-img-33";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-17 10:04:25";s:17:"post_modified_gmt";s:19:"2026-04-17 10:04:25";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"144";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-33.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:"366";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-17 10:04:27";s:13:"post_date_gmt";s:19:"2026-04-17 10:04:27";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-34";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:"custom-img-34";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-17 10:04:27";s:17:"post_modified_gmt";s:19:"2026-04-17 10:04:27";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"144";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-34.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:"367";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-04-17 10:04:29";s:13:"post_date_gmt";s:19:"2026-04-17 10:04:29";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-35";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:"custom-img-35";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-04-17 10:04:29";s:17:"post_modified_gmt";s:19:"2026-04-17 10:04:29";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"144";s:4:"guid";s:90:"https://online-banking.elementra.themerex.net/wp-content/uploads/2026/04/custom-img-35.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:436:{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:10806:"a:9:{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:7:"DM 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:"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:11:"Inter Tight";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:"500";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:5:"-0.02";s:4:"unit";s:2:"em";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:11:"Inter Tight";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:"500";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:5:"-0.02";s:4:"unit";s:2:"em";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:11:"Inter Tight";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:"500";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:5:"-0.02";s:4:"unit";s:2:"em";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:11:"Inter Tight";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:"500";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:5:"-0.01";s:4:"unit";s:2:"em";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:11:"Inter Tight";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:"500";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:5:"-0.01";s:4:"unit";s:2:"em";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:11:"Inter Tight";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:"500";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:11:"Inter Tight";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:"500";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:5:"-0.02";s:4:"unit";s:2:"em";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:11:"Inter Tight";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:"500";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:"em";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:"em";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:11:"Inter Tight";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:"500";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:7:"DM 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:"em";s:5:"sizes";a:0:{}}}}s:16:"site_description";s:30:"100% Elementor WordPress Theme";s:9:"site_name";s:26:"Elementra - Online Banking";}";}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:"679";}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:17:"elementra_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:"605";}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:5:"4.0.2";}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:"1776332335: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:19201:"[{"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":"20","bottom":"13","left":"20","isLinked":false},"mf_input_background_background":"classic","mf_input_background_color":"#FFFFFF00","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":30,"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_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":"20","bottom":"13","left":"20","isLinked":false},"mf_input_background_background":"classic","mf_input_background_color":"#FFFFFF00","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":30,"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_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":"20","bottom":"13","left":"20","isLinked":false},"mf_input_background_background":"classic","mf_input_background_color":"#FFFFFF00","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":30,"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_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":"20","bottom":"13","left":"20","isLinked":false},"mf_input_background_background":"classic","mf_input_background_color":"#FFFFFF00","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":30,"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"},"_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":"18","right":"40","bottom":"18","left":"40","isLinked":false},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","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_bg_color","mf_btn_bg_color_color":"globals\/colors?id=theme_color_link","mf_btn_hover_color":"globals\/colors?id=theme_color_bg_color","mf_btn_bg_hover_color_color":"globals\/colors?id=theme_color_hover","mf_btn_focus_color":"globals\/colors?id=theme_color_bg_color"},"mf_btn_text_padding_tablet":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"mf_btn_text_padding_mobile":{"unit":"px","top":"14","right":"32","bottom":"14","left":"32","isLinked":false},"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:17:"elementra_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:"609";}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:5:"4.0.2";}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:"1776332344: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:19868:"[{"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":"16","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":"20","bottom":"13","left":"20","isLinked":false},"mf_input_background_background":"classic","mf_input_background_color":"#FFFFFF00","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":30,"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_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":"17","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":"16","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":"20","bottom":"13","left":"20","isLinked":false},"mf_input_background_background":"classic","mf_input_background_color":"#FFFFFF00","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":30,"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_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":"17","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":"16","left":"0","isLinked":false},"mf_input_padding":{"unit":"px","top":"13","right":"20","bottom":"13","left":"20","isLinked":false},"mf_input_background_background":"classic","mf_input_background_color":"#FFFFFF00","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":30,"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_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":"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},"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":"16","left":"0","isLinked":false},"mf_textarea_field_height":{"unit":"px","size":140,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"20","bottom":"13","left":"20","isLinked":false},"mf_input_background_background":"classic","mf_input_background_color":"#FFFFFF00","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":30,"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_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":"18","right":"40","bottom":"18","left":"40","isLinked":false},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","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_bg_color","mf_btn_bg_color_color":"globals\/colors?id=theme_color_link","mf_btn_hover_color":"globals\/colors?id=theme_color_bg_color","mf_btn_bg_hover_color_color":"globals\/colors?id=theme_color_hover","mf_btn_focus_color":"globals\/colors?id=theme_color_bg_color"},"mf_btn_text_padding_tablet":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"mf_btn_text_padding_mobile":{"unit":"px","top":"14","right":"32","bottom":"14","left":"32","isLinked":false},"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:17:"elementra_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:"612";}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:5:"4.0.2";}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:"1776674820: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:8577:"[{"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":"22","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"},"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":14,"sizes":[]},"selected_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2024\/11\/sms-icon.svg","id":259},"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":"12","right":"20","bottom":"12","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":30,"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_color":"#FFFFFF00","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":"","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":"7","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":"30","right":"30","bottom":"30","left":"30","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_bg_color","mf_btn_hover_color":"globals\/colors?id=theme_color_bg_color","mf_btn_focus_color":"globals\/colors?id=theme_color_bg_color"},"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"},"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_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_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:17:"elementra_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:"614";}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:5:"4.0.2";}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:"1776674834: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:8896:"[{"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"},"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":15,"sizes":[]},"_offset_y":{"unit":"px","size":20,"sizes":[]},"_offset_y_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_mobile":{"unit":"px","size":17,"sizes":[]},"selected_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2024\/11\/sms-icon.svg","id":259},"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":"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":"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":27,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":30,"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_color":"#FFFFFF00","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":"","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":"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},"_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":"11","right":"25","bottom":"11","left":"25","isLinked":false},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","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_bg_color","mf_btn_hover_color":"globals\/colors?id=theme_color_bg_color","mf_btn_focus_color":"globals\/colors?id=theme_color_bg_color"},"mf_btn_typography_typography":"custom","mf_btn_typography_line_height":{"unit":"px","size":27,"sizes":[]},"mf_btn_text_padding_mobile":{"unit":"px","top":"7","right":"20","bottom":"7","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":[]}},"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_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_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:17:"elementra_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:15324:"[{"id":"760f45d","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"border_color":"#DEE1E700","row_fixed":"fixed sc_layouts_row_fixed_always","row_fixed_border_border":"solid","row_fixed_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","__globals__":{"border_color":"","row_fixed_border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Desktop Header"},"elements":[{"id":"dc1f93b","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"_title":"Decor","min_height":{"unit":"px","size":6,"sizes":[]},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_bg_color"}},"elements":[],"isInner":true},{"id":"4cca969","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"70","bottom":"10","left":"70","isLinked":false},"__globals__":{"border_color":"","background_color":"globals\/colors?id=theme_color_bg_color","row_fixed_border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Desktop Header","flex_gap":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"content_width":"full","animation":"ta_fadein","background_background":"classic","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed_shadow_box_shadow_type":"yes","row_fixed_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":10,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"background_color":"#FFFFFF","border_color":"#DEE1E700","row_fixed_border_border":"solid","row_fixed_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed_delay_offset":{"unit":"%","size":1,"sizes":[]}},"elements":[{"id":"8afd7f9","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":26,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"f739b22","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"aff08c1","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":48,"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":[],"_title":"Container"},"elements":[{"id":"c467578","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":26,"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":"26","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":"1","right":"10","bottom":"-1","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_link","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_link","nav_item_color_active":"globals\/colors?id=theme_color_link","nav_item_drop_icon_active":"globals\/colors?id=theme_color_link","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_link","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_link","sub_item_color_active":"globals\/colors?id=theme_color_link","sub_item_drop_icon_active":"globals\/colors?id=theme_color_link","sub_border_color":"globals\/colors?id=theme_color_bd_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},"sub_mega_margin_1":{"unit":"px","top":"19","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true},{"id":"0574b49","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":26,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","parallax_blocks":[],"flex_direction":"row","flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"15","isLinked":false,"unit":"px","size":0},"flex_wrap":"wrap"},"elements":[{"id":"8435510","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"555-123-4567","icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/phone-call-icon.svg","id":48},"library":"svg"},"_id":"e656292","link":{"url":"tel:5551234567","is_external":"","nofollow":"","custom_attributes":""}}],"icon_size":{"unit":"px","size":20,"sizes":[]},"icon_spacing":{"unit":"px","size":13,"sizes":[]},"text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":16,"sizes":[]},"text_typography_line_height":{"unit":"px","size":22,"sizes":[]},"__globals__":{"icon_color_hover":"globals\/colors?id=theme_color_text","text_hover_color":"globals\/colors?id=theme_color_text","icon_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"30c02e3","elType":"widget","settings":{"content_width":"full","text":"Contact","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"text_padding":{"unit":"px","top":"12","right":"17","bottom":"12","left":"17","isLinked":false},"_margin":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"1.7","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color","button_background_hover_color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"c433b8d","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"_title":"Decor","min_height":{"unit":"px","size":6,"sizes":[]},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_bg_color"},"hide_desktop":"hidden-desktop"},"elements":[],"isInner":false},{"id":"039dbd5","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":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_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","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false}},"elements":[{"id":"75a843a","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":"20c524d","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"118a446","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":"center","parallax_blocks":[],"flex_direction":"row","flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"10","isLinked":false,"unit":"px","size":0}},"elements":[{"id":"ebebc0e","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"555-123-4567","icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/phone-call-icon.svg","id":48},"library":"svg"},"_id":"e656292","link":{"url":"tel:5551234567","is_external":"","nofollow":"","custom_attributes":""}}],"icon_size":{"unit":"px","size":20,"sizes":[]},"icon_spacing":{"unit":"px","size":13,"sizes":[]},"text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":16,"sizes":[]},"text_typography_line_height":{"unit":"px","size":22,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"hide_mobile":"hidden-mobile","__globals__":{"icon_color_hover":"globals\/colors?id=theme_color_text","text_hover_color":"globals\/colors?id=theme_color_text","icon_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"ece290f","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_alt_bg_color_2","nav_item_color":"globals\/colors?id=theme_color_alt_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_alt_title","sub_item_color":"globals\/colors?id=theme_color_alt_text","sub_item_drop_icon_color":"globals\/colors?id=theme_color_alt_text","sub_item_color_hover":"globals\/colors?id=theme_color_link","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_link","sub_item_color_active":"globals\/colors?id=theme_color_link","sub_item_drop_icon_active":"globals\/colors?id=theme_color_link","ham_toggle_color":"globals\/colors?id=theme_color_title","ham_toggle_color_hover":"globals\/colors?id=theme_color_text","ham_close_color":"globals\/colors?id=theme_color_alt_title","ham_close_color_hover":"globals\/colors?id=theme_color_alt_text","nav_item_color_hover":"globals\/colors?id=theme_color_link","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_link","nav_item_color_active":"globals\/colors?id=theme_color_link","nav_item_drop_icon_active":"globals\/colors?id=theme_color_link"},"mobile_toggle_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/mobile-menu-icon.svg","id":49},"library":"svg"},"mobile_close_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/mobile-menu-close-icon.svg","id":50},"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":"0","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":"0","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}},"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:5:"4.0.3";}i:61;a:4:{s:7:"meta_id";s:3:"131";s:7:"post_id";s:2:"21";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:"132";s:7:"post_id";s:2:"21";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:"133";s:7:"post_id";s:2:"21";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:"134";s:7:"post_id";s:2:"21";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:"135";s:7:"post_id";s:2:"21";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:15326:"[{"id":"f5a3a66","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed":"fixed sc_layouts_row_fixed_always","row_fixed_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","row_fixed_border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Desktop Header"},"elements":[{"id":"50b13f8","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"_title":"Decor","min_height":{"unit":"px","size":6,"sizes":[]},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_bg_color"}},"elements":[],"isInner":true},{"id":"4a9208a","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"70","bottom":"10","left":"70","isLinked":false},"__globals__":{"border_color":"","background_color":"globals\/colors?id=theme_color_bg_color","row_fixed_border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Desktop Header","flex_gap":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"content_width":"full","animation":"ta_fadein","background_background":"classic","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed_shadow_box_shadow_type":"yes","row_fixed_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":10,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"background_color":"#FFFFFF","border_color":"#DEE1E700","row_fixed_border_border":"solid","row_fixed_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed_delay_offset":{"unit":"%","size":1,"sizes":[]}},"elements":[{"id":"b88f65a","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":26,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"1b2b656","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"56c36ed","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":48,"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":[],"_title":"Container"},"elements":[{"id":"f1c1177","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":26,"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":"26","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":"1","right":"10","bottom":"-1","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_link","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_link","nav_item_color_active":"globals\/colors?id=theme_color_link","nav_item_drop_icon_active":"globals\/colors?id=theme_color_link","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_link","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_link","sub_item_color_active":"globals\/colors?id=theme_color_link","sub_item_drop_icon_active":"globals\/colors?id=theme_color_link","sub_border_color":"globals\/colors?id=theme_color_bd_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},"sub_mega_margin_1":{"unit":"px","top":"19","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true},{"id":"88c2c29","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":26,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","parallax_blocks":[],"flex_direction":"row","flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"15","isLinked":false,"unit":"px","size":0},"flex_wrap":"wrap"},"elements":[{"id":"0fca006","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"555-123-4567","icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/phone-call-icon.svg","id":48},"library":"svg"},"_id":"e656292","link":{"url":"tel:5551234567","is_external":"","nofollow":"","custom_attributes":""}}],"icon_size":{"unit":"px","size":20,"sizes":[]},"icon_spacing":{"unit":"px","size":13,"sizes":[]},"text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":16,"sizes":[]},"text_typography_line_height":{"unit":"px","size":22,"sizes":[]},"__globals__":{"icon_color_hover":"globals\/colors?id=theme_color_text","text_hover_color":"globals\/colors?id=theme_color_text","icon_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"3c8aae2","elType":"widget","settings":{"content_width":"full","text":"Contact","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"text_padding":{"unit":"px","top":"12","right":"17","bottom":"12","left":"17","isLinked":false},"_margin":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"1.7","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color","button_background_hover_color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"626c887","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"_title":"Decor","min_height":{"unit":"px","size":6,"sizes":[]},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_bg_color"},"hide_desktop":"hidden-desktop"},"elements":[],"isInner":false},{"id":"509f30e","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":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_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","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false}},"elements":[{"id":"7191899","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":"05a78bd","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"e4533ce","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":"center","parallax_blocks":[],"flex_direction":"row","flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"10","isLinked":false,"unit":"px","size":0}},"elements":[{"id":"c6604a1","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"555-123-4567","icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/phone-call-icon.svg","id":48},"library":"svg"},"_id":"e656292","link":{"url":"tel:5551234567","is_external":"","nofollow":"","custom_attributes":""}}],"icon_size":{"unit":"px","size":20,"sizes":[]},"icon_spacing":{"unit":"px","size":13,"sizes":[]},"text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":16,"sizes":[]},"text_typography_line_height":{"unit":"px","size":22,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"hide_mobile":"hidden-mobile","__globals__":{"icon_color_hover":"globals\/colors?id=theme_color_text","text_hover_color":"globals\/colors?id=theme_color_text","icon_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"53c19e7","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_alt_bg_color_2","nav_item_color":"globals\/colors?id=theme_color_alt_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_alt_title","sub_item_color":"globals\/colors?id=theme_color_alt_text","sub_item_drop_icon_color":"globals\/colors?id=theme_color_alt_text","sub_item_color_hover":"globals\/colors?id=theme_color_link","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_link","sub_item_color_active":"globals\/colors?id=theme_color_link","sub_item_drop_icon_active":"globals\/colors?id=theme_color_link","ham_toggle_color":"globals\/colors?id=theme_color_title","ham_toggle_color_hover":"globals\/colors?id=theme_color_text","ham_close_color":"globals\/colors?id=theme_color_alt_title","ham_close_color_hover":"globals\/colors?id=theme_color_alt_text","nav_item_color_hover":"globals\/colors?id=theme_color_link","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_link","nav_item_color_active":"globals\/colors?id=theme_color_link","nav_item_drop_icon_active":"globals\/colors?id=theme_color_link"},"mobile_toggle_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/mobile-menu-icon.svg","id":49},"library":"svg"},"mobile_close_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/mobile-menu-close-icon.svg","id":50},"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":"0","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":"0","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}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true}],"isInner":false}]";}i:66;a:4:{s:7:"meta_id";s:3:"140";s:7:"post_id";s:2:"21";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.3";}i:67;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:68;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:69;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:70;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:71;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:15877:"[{"id":"cdc78dd","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed":"fixed sc_layouts_row_fixed_always","row_fixed_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","row_fixed_border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Desktop Header"},"elements":[{"id":"af17a5a","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"_title":"Decor","min_height":{"unit":"px","size":6,"sizes":[]},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_bg_color"}},"elements":[],"isInner":true},{"id":"cee0b78","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"70","bottom":"10","left":"70","isLinked":false},"__globals__":{"border_color":"","background_color":"globals\/colors?id=theme_color_bg_color","row_fixed_border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Desktop Header","flex_gap":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"content_width":"full","animation":"ta_fadein","background_background":"classic","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed_shadow_box_shadow_type":"yes","row_fixed_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":10,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"background_color":"#FFFFFF","border_color":"#DEE1E700","row_fixed_border_border":"solid","row_fixed_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed_delay_offset":{"unit":"%","size":1,"sizes":[]}},"elements":[{"id":"ea6972f","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":26,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"52f1cdc","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"e651a13","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":48,"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":[],"_title":"Container"},"elements":[{"id":"b2d5e83","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":26,"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":"26","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":"1","right":"10","bottom":"-1","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_link","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_link","nav_item_color_active":"globals\/colors?id=theme_color_link","nav_item_drop_icon_active":"globals\/colors?id=theme_color_link","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_link","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_link","sub_item_color_active":"globals\/colors?id=theme_color_link","sub_item_drop_icon_active":"globals\/colors?id=theme_color_link","sub_border_color":"globals\/colors?id=theme_color_bd_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},"sub_mega_margin_1":{"unit":"px","top":"19","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true},{"id":"29386ce","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":26,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","parallax_blocks":[],"flex_direction":"row","flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"15","isLinked":false,"unit":"px","size":0},"flex_wrap":"wrap"},"elements":[{"id":"978d01b","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"555-123-4567","icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/phone-call-icon.svg","id":48},"library":"svg"},"_id":"e656292","link":{"url":"tel:5551234567","is_external":"","nofollow":"","custom_attributes":""}}],"icon_size":{"unit":"px","size":20,"sizes":[]},"icon_spacing":{"unit":"px","size":13,"sizes":[]},"text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":16,"sizes":[]},"text_typography_line_height":{"unit":"px","size":22,"sizes":[]},"__globals__":{"icon_color_hover":"globals\/colors?id=theme_color_text","text_hover_color":"globals\/colors?id=theme_color_text","icon_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"eb67dd1","elType":"widget","settings":{"content_width":"full","text":"Contact","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"text_padding":{"unit":"px","top":"12","right":"17","bottom":"12","left":"17","isLinked":false},"_margin":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"1.7","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color","button_background_hover_color":"globals\/colors?id=theme_color_link"}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"c6e1503","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"_title":"Decor","min_height":{"unit":"px","size":6,"sizes":[]},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_bg_color"},"hide_desktop":"hidden-desktop"},"elements":[],"isInner":false},{"id":"1ef5e291","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":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_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","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false}},"elements":[{"id":"7ea81f9b","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":"5f7b18d1","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"3255e51e","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":"center","parallax_blocks":[],"flex_direction":"row","flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"10","isLinked":false,"unit":"px","size":0}},"elements":[{"id":"155ff0d","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"555-123-4567","icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/phone-call-icon.svg","id":48},"library":"svg"},"_id":"e656292","link":{"url":"tel:5551234567","is_external":"","nofollow":"","custom_attributes":""}}],"icon_size":{"unit":"px","size":20,"sizes":[]},"icon_spacing":{"unit":"px","size":13,"sizes":[]},"text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":16,"sizes":[]},"text_typography_line_height":{"unit":"px","size":22,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"30","bottom":"0","left":"0","isLinked":false},"hide_mobile":"hidden-mobile","__globals__":{"icon_color_hover":"globals\/colors?id=theme_color_text","text_hover_color":"globals\/colors?id=theme_color_text","icon_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"48d4005","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_alt_bg_color_2","nav_item_color":"globals\/colors?id=theme_color_alt_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_alt_title","sub_item_color":"globals\/colors?id=theme_color_alt_text","sub_item_drop_icon_color":"globals\/colors?id=theme_color_alt_text","sub_item_color_hover":"globals\/colors?id=theme_color_link","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_link","sub_item_color_active":"globals\/colors?id=theme_color_link","sub_item_drop_icon_active":"globals\/colors?id=theme_color_link","ham_toggle_color":"globals\/colors?id=theme_color_title","ham_toggle_color_hover":"globals\/colors?id=theme_color_text","ham_close_color":"globals\/colors?id=theme_color_alt_title","ham_close_color_hover":"globals\/colors?id=theme_color_alt_text","nav_item_color_hover":"globals\/colors?id=theme_color_link","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_link","nav_item_color_active":"globals\/colors?id=theme_color_link","nav_item_drop_icon_active":"globals\/colors?id=theme_color_link"},"mobile_toggle_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/mobile-menu-icon.svg","id":49},"library":"svg"},"mobile_close_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/mobile-menu-close-icon.svg","id":50},"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":"0","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":"0","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}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true}],"isInner":false},{"id":"83d31eb","elType":"container","settings":{"flex_direction":"column","flex_align_items":"center","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}},"elements":[{"id":"94b99f7","elType":"widget","settings":{"title_tag":"h1"},"elements":[],"widgetType":"trx_elm_post_title"}],"isInner":false}]";}i:72;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:5:"4.0.3";}i:73;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:74;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:75;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:76;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:77;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:10619:"[{"id":"2858615","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":"40","row":"40","isLinked":true,"unit":"px","size":40},"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"},"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"},"elements":[{"id":"2d0986a","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":"900d028","elType":"widget","settings":{"title":"Search","header_size":"h6","content_width":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","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":"4ae0a59","elType":"widget","settings":{"placeholder_text":"Search","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:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/search-icon.svg","id":255},"library":"svg"},"icon_margin_mobile":{"unit":"px","top":"-1","right":"0","bottom":"0","left":"18","isLinked":false}},"elements":[],"widgetType":"trx_sc_layouts_search"}],"isInner":true},{"id":"116e27d","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":"13f40e8","elType":"widget","settings":{"title":"Categories","header_size":"h6","content_width":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","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":"eb58e50","elType":"widget","settings":{"content_width":"full","list_items":[{"text":"Banking Innovation","icon":{"value":"fas fa-circle","library":"fa-solid"},"_id":"c4c6936","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/category\/banking-innovation\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"text":"Financial Education","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/category\/financial-education\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"},"_id":"6249373"},{"text":"Investing","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/category\/investing\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"},"_id":"ebd3b22"},{"text":"Security","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/category\/security\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"},"_id":"9ed0ccc"},{"text":"Technology Insights","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/category\/technology-insights\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"},"_id":"32dfec2"}],"items_spacing":{"unit":"px","size":15,"sizes":[],"column":"15","row":"15","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":[]},"items_spacing_mobile":{"column":"12","row":"12","isLinked":true,"unit":"px"}},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"96d0f4e","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":"33552cf","elType":"widget","settings":{"title":"Recent Posts","header_size":"h6","content_width":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","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":"ff9f2bb","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":"","title_typography_font_size":{"unit":"em","size":1.1875,"sizes":[]},"title_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"title_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"title_typography_font_weight":"500","title_typography_line_height":{"unit":"em","size":1.421,"sizes":[]},"title_margin":{"unit":"px","top":"0","right":"0","bottom":"6","left":"0","isLinked":false},"categories_typography_typography":"custom","categories_typography_font_size":{"unit":"rem","size":0.875,"sizes":[]},"categories_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"categories_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"categories_typography_font_weight":"500","categories_typography_text_transform":"uppercase","categories_typography_line_height":{"unit":"rem","size":1.1875,"sizes":[]},"categories_typography_line_height_tablet":{"unit":"rem","size":"","sizes":[]},"categories_typography_line_height_mobile":{"unit":"rem","size":"","sizes":[]},"categories_typography_letter_spacing":{"unit":"rem","size":0.06,"sizes":[]},"categories_typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"categories_typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]},"categories_block_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"meta_typography_typography":"custom","meta_typography_font_size":{"unit":"px","size":14,"sizes":[]},"meta_typography_line_height":{"unit":"px","size":18,"sizes":[]},"__globals__":{"categories_color":"globals\/colors?id=theme_color_title"},"image_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true}},"elements":[],"widgetType":"trx_widget_recent_posts"}],"isInner":true},{"id":"55cfbc6","elType":"container","settings":{"content_width":"full","width_tablet":{"unit":"%","size":48,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Banner"},"elements":[{"id":"50aa57c","elType":"widget","settings":{"content_width":"full","image":{"id":257,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/banner.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":"","sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"space":{"unit":"px","size":"","sizes":[]},"space_tablet":{"unit":"px","size":"","sizes":[]},"space_mobile":{"unit":"px","size":"","sizes":[]},"image_border_width":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"_flex_align_self":"flex-start","_border_border":"solid","_border_width":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"__globals__":{"image_border_color":"globals\/colors?id=theme_color_bg_color_2","_border_color":"globals\/colors?id=theme_color_bg_color_2","_background_color":"globals\/colors?id=theme_color_bg_color_2"},"link_to":"custom","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/features\/","is_external":"","nofollow":"","custom_attributes":""},"_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:78;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.2";}i:79;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:80;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:81;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:82;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:83;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:12409:"[{"id":"c03a43e","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"_title":"Decor","min_height":{"unit":"px","size":6,"sizes":[]},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_bg_color"}},"elements":[],"isInner":false},{"id":"5ddf8b86","elType":"container","settings":{"content_width":"full","background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"70","bottom":"70","left":"70","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"padding_tablet":{"unit":"px","top":"95","right":"30","bottom":"35","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"25","left":"20","isLinked":false},"_title":"Footer","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"overflow":"hidden"},"elements":[{"id":"6765af2e","elType":"container","settings":{"content_width":"full","flex_direction":"row","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"z_index":1},"elements":[{"id":"5c083140","elType":"container","settings":{"content_width":"full","flex_direction":"column","parallax_blocks":[],"width":{"unit":"%","size":40,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"width_tablet":{"unit":"%","size":36,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"animation":"ta_fadein","padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"67c820fc","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":36,"sizes":[]},"logo":{"url":"","id":"","size":"","alt":"","source":"library"},"logo_retina":{"url":"","id":"","size":"","alt":"","source":"library"},"_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":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_sc_layouts_logo"},{"id":"4abc71bb","elType":"widget","settings":{"content_width":"full","editor":"<p>Elementra brings smart, safe banking to all. Our expert team is always ready to support your needs.<\/p>","_element_width":"initial","_element_custom_width":{"unit":"px","size":390,"sizes":[]},"typography_typography":"custom","__globals__":{"text_color":"globals\/colors?id=theme_color_text","typography_typography":""},"_element_custom_width_tablet":{"unit":"px","size":320,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"33803fa4","elType":"container","settings":{"content_width":"full","flex_direction":"row","parallax_blocks":[],"width":{"unit":"%","size":60,"sizes":[]},"width_tablet":{"unit":"%","size":64,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_direction_tablet":"row","flex_gap_mobile":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"flex_direction_mobile":"row","padding":{"unit":"px","top":"3","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"6fb295a0","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":33.333,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"width_tablet":{"unit":"%","size":48,"sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":false},"animation":"ta_fadein","animation_delay":100},"elements":[{"id":"64cb36cf","elType":"widget","settings":{"content_width":"full","title":"Office","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"47ba7303","elType":"widget","settings":{"content_width":"full","editor":"United Kingdom \u2014<br>\n45 Bishopsgate, London, EC2N 4AJ","_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":200,"sizes":[]},"__globals__":{"text_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"24","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"731bdbc3","elType":"widget","settings":{"content_width":"full","icon_list":[{"text":"info@email.com","selected_icon":{"value":"","library":""},"_id":"005d25d","link":{"url":"mailto:info@email.com","is_external":"","nofollow":"","custom_attributes":""}}],"link_click":"inline","divider_width":{"unit":"%","size":0,"sizes":[]},"divider_color":"","_margin":{"unit":"px","top":"0","right":"0","bottom":"42","left":"0","isLinked":false},"__globals__":{"text_color":"globals\/colors?id=theme_color_text","text_color_hover":"globals\/colors?id=theme_color_title"},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false}},"elements":[],"widgetType":"icon-list"},{"id":"6bba525f","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"+1 840 841 25 69","_id":"bfa6867","trx_icon_type":"none","link":{"url":"tel:+18408412569","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"__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":"3bcb9a02","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":33.333,"sizes":[]},"parallax_blocks":[],"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"width_tablet":{"unit":"%","size":26,"sizes":[]},"width_mobile":{"unit":"%","size":50,"sizes":[]},"padding_mobile":{"unit":"px","top":"0","right":"10","bottom":"0","left":"0","isLinked":false},"animation":"ta_fadein","animation_delay":200},"elements":[{"id":"4e828c81","elType":"widget","settings":{"content_width":"full","title":"Links","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"27db77ba","elType":"widget","settings":{"content_width":"full","icon_list":[{"text":"Home","selected_icon":{"value":"","library":""},"_id":"a765137","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/","is_external":"","nofollow":"","custom_attributes":""}},{"text":"About","selected_icon":{"value":"","library":""},"_id":"9443390","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/about\/","is_external":"","nofollow":"","custom_attributes":""}},{"text":"Features","selected_icon":{"value":"","library":""},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/features\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"cafec11"},{"text":"Pricing","selected_icon":{"value":"","library":""},"_id":"0220ebe","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/pricing\/","is_external":"","nofollow":"","custom_attributes":""}},{"text":"Contact","selected_icon":{"value":"","library":""},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"ef4716f"}],"space_between":{"unit":"px","size":19,"sizes":[]},"link_click":"inline","__globals__":{"text_color":"globals\/colors?id=theme_color_text","text_color_hover":"globals\/colors?id=theme_color_title"},"space_between_tablet":{"unit":"px","size":13,"sizes":[]},"space_between_mobile":{"unit":"px","size":10,"sizes":[]}},"elements":[],"widgetType":"icon-list"}],"isInner":true},{"id":"7fce2663","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":33.333,"sizes":[]},"parallax_blocks":[],"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"width_tablet":{"unit":"%","size":26,"sizes":[]},"width_mobile":{"unit":"%","size":50,"sizes":[]},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"animation":"ta_fadein","animation_delay":300},"elements":[{"id":"628ee061","elType":"widget","settings":{"content_width":"full","title":"Follow Us","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"6022fb06","elType":"widget","settings":{"content_width":"full","icon_list":[{"text":"Facebook","selected_icon":{"value":"","library":""},"_id":"a765137","link":{"url":"https:\/\/www.facebook.com\/ThemeRexStudio","is_external":"on","nofollow":"","custom_attributes":""}},{"text":"Twitter","selected_icon":{"value":"","library":""},"_id":"0220ebe","link":{"url":"https:\/\/twitter.com\/ThemerexThemes","is_external":"on","nofollow":"","custom_attributes":""}},{"text":"Instagram","selected_icon":{"value":"","library":""},"_id":"9443390","link":{"url":"https:\/\/www.instagram.com\/themerex_net\/","is_external":"on","nofollow":"","custom_attributes":""}},{"text":"Youtube","selected_icon":{"value":"","library":""},"link":{"url":"https:\/\/www.youtube.com\/channel\/UCnFisBimrK2aIE-hnY70kCA","is_external":"on","nofollow":"","custom_attributes":""},"_id":"cafec11"}],"space_between":{"unit":"px","size":19,"sizes":[]},"link_click":"inline","__globals__":{"text_color":"globals\/colors?id=theme_color_text","text_color_hover":"globals\/colors?id=theme_color_title"},"space_between_tablet":{"unit":"px","size":13,"sizes":[]},"space_between_mobile":{"unit":"px","size":10,"sizes":[]}},"elements":[],"widgetType":"icon-list"}],"isInner":true}],"isInner":true}],"isInner":true},{"id":"361f866e","elType":"widget","settings":{"content":[{"text":"Online Banking","_id":"14819e5","nowrap":"1","item_typography_typography":"custom","item_typography_font_size":{"unit":"vw","size":15.1,"sizes":[]},"item_typography_font_size_tablet":{"unit":"vw","size":"","sizes":[]},"item_typography_font_size_mobile":{"unit":"vw","size":14.8,"sizes":[]},"item_typography_line_height":{"unit":"em","size":1,"sizes":[]},"item_typography_letter_spacing":{"unit":"em","size":-0.03,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bg_color_2"}}],"tag":"h1","alignment":"","_margin":{"unit":"vw","top":"-2.4","right":"0","bottom":"-2.4","left":"-1.2","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_animation":"ta_fadeinup","_animation_delay":100,"_animation_stagger":60,"__globals__":{"text_color":""}},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":false}]";}i:84;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.2";}i:85;a:4:{s:7:"meta_id";s:3:"171";s:7:"post_id";s:2:"29";s:8:"meta_key";s:17:"elementra_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:"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:87;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:88;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:89;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:5:"4.0.2";}i:90;a:4:{s:7:"meta_id";s:3:"179";s:7:"post_id";s:2:"32";s:8:"meta_key";s:17:"elementra_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-21";}";}i:91;a:4:{s:7:"meta_id";s:3:"180";s:7:"post_id";s:2:"33";s:8:"meta_key";s:17:"elementra_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-21";}";}i:92;a:4:{s:7:"meta_id";s:3:"181";s:7:"post_id";s:2:"34";s:8:"meta_key";s:17:"elementra_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:93;a:4:{s:7:"meta_id";s:3:"182";s:7:"post_id";s:2:"35";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:94;a:4:{s:7:"meta_id";s:3:"183";s:7:"post_id";s:2:"36";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:72:"a:2:{s:10:"body_style";s:10:"fullscreen";s:14:"remove_margins";s:1:"1";}";}i:95;a:4:{s:7:"meta_id";s:3:"184";s:7:"post_id";s:2:"37";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:96;a:4:{s:7:"meta_id";s:3:"185";s:7:"post_id";s:2:"37";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:97;a:4:{s:7:"meta_id";s:3:"186";s:7:"post_id";s:2:"37";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:2:"29";}i:98;a:4:{s:7:"meta_id";s:3:"187";s:7:"post_id";s:2:"37";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:99;a:4:{s:7:"meta_id";s:3:"188";s:7:"post_id";s:2:"37";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:100;a:4:{s:7:"meta_id";s:3:"189";s:7:"post_id";s:2:"37";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:101;a:4:{s:7:"meta_id";s:3:"190";s:7:"post_id";s:2:"37";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:102;a:4:{s:7:"meta_id";s:3:"191";s:7:"post_id";s:2:"37";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:103;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:104;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:105;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:"32";}i:106;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:107;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:108;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:109;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:110;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:111;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:112;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:113;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:"33";}i:114;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:115;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:116;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:117;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:118;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:119;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:120;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:121;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:"34";}i:122;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:123;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:124;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:125;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:126;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:127;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:128;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:129;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:"35";}i:130;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:131;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:132;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:133;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:134;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:135;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:136;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:137;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:"36";}i:138;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:139;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:140;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:141;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:142;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:143;a:4:{s:7:"meta_id";s:3:"232";s:7:"post_id";s:2:"43";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:16:"2026/04/logo.png";}i:144;a:4:{s:7:"meta_id";s:3:"233";s:7:"post_id";s:2:"43";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:725:"a:6:{s:5:"width";i:170;s:6:"height";i:36;s:4:"file";s:16:"2026/04/logo.png";s:8:"filesize";i:1057;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:15:"logo-150x36.png";s:5:"width";i:150;s:6:"height";i:36;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1184;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:14:"logo-90x36.png";s:5:"width";i:90;s:6:"height";i:36;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:759;}}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:145;a:4:{s:7:"meta_id";s:3:"234";s:7:"post_id";s:2:"44";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:23:"2026/04/logo-retina.png";}i:146;a:4:{s:7:"meta_id";s:3:"235";s:7:"post_id";s:2:"44";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:896:"a:6:{s:5:"width";i:340;s:6:"height";i:72;s:4:"file";s:23:"2026/04/logo-retina.png";s:8:"filesize";i:1887;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:22:"logo-retina-300x64.png";s:5:"width";i:300;s:6:"height";i:64;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:3678;}s:9:"thumbnail";a:5:{s:4:"file";s:22:"logo-retina-150x72.png";s:5:"width";i:150;s:6:"height";i:72;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1077;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:21:"logo-retina-90x72.png";s:5:"width";i:90;s:6:"height";i:72;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:849;}}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:147;a:4:{s:7:"meta_id";s:3:"236";s:7:"post_id";s:2:"45";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/04/secondary-logo.png";}i:148;a:4:{s:7:"meta_id";s:3:"237";s:7:"post_id";s:2:"45";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:755:"a:6:{s:5:"width";i:170;s:6:"height";i:36;s:4:"file";s:26:"2026/04/secondary-logo.png";s:8:"filesize";i:1054;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:25:"secondary-logo-150x36.png";s:5:"width";i:150;s:6:"height";i:36;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1169;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"secondary-logo-90x36.png";s:5:"width";i:90;s:6:"height";i:36;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:766;}}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:149;a:4:{s:7:"meta_id";s:3:"238";s:7:"post_id";s:2:"46";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:33:"2026/04/secondary-logo-retina.png";}i:150;a:4:{s:7:"meta_id";s:3:"239";s:7:"post_id";s:2:"46";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:936:"a:6:{s:5:"width";i:340;s:6:"height";i:72;s:4:"file";s:33:"2026/04/secondary-logo-retina.png";s:8:"filesize";i:1915;s:5:"sizes";a:3:{s:6:"medium";a:5:{s:4:"file";s:32:"secondary-logo-retina-300x64.png";s:5:"width";i:300;s:6:"height";i:64;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:4209;}s:9:"thumbnail";a:5:{s:4:"file";s:32:"secondary-logo-retina-150x72.png";s:5:"width";i:150;s:6:"height";i:72;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1101;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:31:"secondary-logo-retina-90x72.png";s:5:"width";i:90;s:6:"height";i:72;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:821;}}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:151;a:4:{s:7:"meta_id";s:3:"240";s:7:"post_id";s:2:"47";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:19:"2026/04/favicon.jpg";}i:152;a:4:{s:7:"meta_id";s:3:"241";s:7:"post_id";s:2:"47";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1550:"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:4718;s:5:"sizes";a:7:{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:2640;}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:1441;}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:3445;}s:19:"elementra-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:3093;}s:20:"elementra-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:968;}s:23:"elementra-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:3617;}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:3445;}}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:153;a:4:{s:7:"meta_id";s:3:"243";s:7:"post_id";s:2:"48";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:27:"2026/04/phone-call-icon.svg";}i:154;a:4:{s:7:"meta_id";s:3:"244";s:7:"post_id";s:2:"48";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:65:"a:3:{s:8:"filesize";i:2394;s:5:"width";i:473;s:6:"height";i:473;}";}i:155;a:4:{s:7:"meta_id";s:3:"245";s:7:"post_id";s:2:"49";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:28:"2026/04/mobile-menu-icon.svg";}i:156;a:4:{s:7:"meta_id";s:3:"246";s:7:"post_id";s:2:"49";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:157;a:4:{s:7:"meta_id";s:3:"247";s:7:"post_id";s:2:"50";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:34:"2026/04/mobile-menu-close-icon.svg";}i:158;a:4:{s:7:"meta_id";s:3:"248";s:7:"post_id";s:2:"50";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:159;a:4:{s:7:"meta_id";s:3:"262";s:7:"post_id";s:2:"54";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-01.jpg";}i:160;a:4:{s:7:"meta_id";s:3:"263";s:7:"post_id";s:2:"54";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1948:"a:6:{s:5:"width";i:736;s:6:"height";i:808;s:4:"file";s:25:"2026/04/custom-img-01.jpg";s:8:"filesize";i:35057;s:5:"sizes";a:9:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-01-273x300.jpg";s:5:"width";i:273;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10204;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-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:4000;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-01-370x406.jpg";s:5:"width";i:370;s:6:"height";i:406;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15477;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:25:"custom-img-01-736x725.jpg";s:5:"width";i:736;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38935;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-01-736x520.jpg";s:5:"width";i:736;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27061;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-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:11028;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-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:2053;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-01-410x450.jpg";s:5:"width";i:410;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18369;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-01-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14754;}}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:161;a:4:{s:7:"meta_id";s:3:"264";s:7:"post_id";s:2:"55";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-02.jpg";}i:162;a:4:{s:7:"meta_id";s:3:"265";s:7:"post_id";s:2:"55";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1948:"a:6:{s:5:"width";i:736;s:6:"height";i:808;s:4:"file";s:25:"2026/04/custom-img-02.jpg";s:8:"filesize";i:45945;s:5:"sizes";a:9:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-02-273x300.jpg";s:5:"width";i:273;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13453;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-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:5255;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-02-370x406.jpg";s:5:"width";i:370;s:6:"height";i:406;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20817;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:25:"custom-img-02-736x725.jpg";s:5:"width";i:736;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50923;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-02-736x520.jpg";s:5:"width";i:736;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31631;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-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:11355;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-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:2624;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-02-410x450.jpg";s:5:"width";i:410;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24120;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-02-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19339;}}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:163;a:4:{s:7:"meta_id";s:3:"266";s:7:"post_id";s:2:"56";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-03.jpg";}i:164;a:4:{s:7:"meta_id";s:3:"267";s:7:"post_id";s:2:"56";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1948:"a:6:{s:5:"width";i:736;s:6:"height";i:808;s:4:"file";s:25:"2026/04/custom-img-03.jpg";s:8:"filesize";i:48547;s:5:"sizes";a:9:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-03-273x300.jpg";s:5:"width";i:273;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11040;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-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:4003;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-03-370x406.jpg";s:5:"width";i:370;s:6:"height";i:406;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18942;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:25:"custom-img-03-736x725.jpg";s:5:"width";i:736;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:55403;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-03-736x520.jpg";s:5:"width";i:736;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:40535;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-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:13493;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-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:1980;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-03-410x450.jpg";s:5:"width";i:410;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22287;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-03-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17620;}}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:165;a:4:{s:7:"meta_id";s:3:"268";s:7:"post_id";s:2:"29";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:166;a:4:{s:7:"meta_id";s:3:"269";s:7:"post_id";s:2:"29";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:115046:"[{"id":"b33c963","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false}},"elements":[{"id":"ac8f762","elType":"container","settings":{"flex_direction":"column","content_width":"full","min_height_tablet":{"unit":"vh","size":"","sizes":[]},"min_height_mobile":{"unit":"vh","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","background_image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-516-fourth.jpg","id":306,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"padding":{"unit":"px","top":"70","right":"50","bottom":"70","left":"50","isLinked":false},"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":"Hero Area","animation":"ta_fadein","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"5d20c34","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"margin":{"unit":"vw","top":"0","right":"0","bottom":"6.2","left":"0","isLinked":false},"margin_tablet":{"unit":"vw","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_title":"Title Block"},"elements":[{"id":"ca6155a","elType":"widget","settings":{"content":[{"text":"Smart banking for","_id":"a7f033e"},{"text":"financial growth","_id":"6e0267b","__globals__":{"color":"globals\/colors?id=theme_color_link"}}],"tag":"h1","alignment":"","title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":90,"sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":64,"sizes":[]},"title_typography_font_size_mobile":{"unit":"px","size":39,"sizes":[]},"title_typography_line_height":{"unit":"em","size":1.05,"sizes":[]},"_element_width":"initial","_element_custom_width":{"unit":"px","size":750,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":580,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_title"},"_animation":"ta_fadeinup","_animation_delay":100,"_animation_type":"line","_animation_stagger":30},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true},{"id":"d753782","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"parallax_blocks":[],"_title":"Image Block"},"elements":[{"id":"a3840ae","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":35,"sizes":[]},"parallax_blocks":[],"_title":"Col 1"},"elements":[{"id":"faa548b","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":340,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"parallax_blocks":[],"_title":"Info Block","background_background":"classic","padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"animation":"ta_fadeinup","animation_delay":200,"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"e57fba8","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false},"_title":"Title Block","margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true}},"elements":[{"id":"4830947","elType":"widget","settings":{"title":"{ Cashback 5% }","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_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"a405c5a","elType":"widget","settings":{"title":"Choose your perfect banking card","header_size":"h4","_element_width":"initial","_element_custom_width":{"unit":"px","size":270,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":240,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"97e0393","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_title":"Image \/ Video"},"elements":[{"id":"ca9900a","elType":"widget","settings":{"image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-517-fourth.jpg","id":307,"size":"","alt":"","source":"library"},"image_size":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"5d85116","elType":"widget","settings":{"text":"Get Started","align":"justify","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"text_padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__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_alt_title","button_background_hover_color":"globals\/colors?id=theme_color_alt_bd_color"},"link":{"url":"#content","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true},{"id":"3f79024","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":65,"sizes":[]},"flex_justify_content":"flex-end","flex_align_items":"flex-end","parallax_blocks":[],"_title":"Col 2"},"elements":[{"id":"3052a43","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":620,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"vw","size":"","sizes":[]},"flex_direction":"row","flex_gap":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"flex_gap_tablet":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"_title":"Info Block","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"animation":"ta_fadeinup","animation_delay":300,"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"d096a88","elType":"widget","settings":{"image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-31.jpg","id":322,"size":"","alt":"","source":"library"},"image_size":"full","space":{"unit":"px","size":130,"sizes":[]},"space_tablet":{"unit":"px","size":"","sizes":[]},"space_mobile":{"unit":"%","size":100,"sizes":[]},"height":{"unit":"%","size":100,"sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]},"object-fit":"cover","_element_custom_width":{"unit":"px","size":"","sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":"","sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]},"_flex_size":"none","image_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"c0aaf28","elType":"container","settings":{"content_width":"full","flex_justify_content":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Title Block"},"elements":[{"id":"27dbdc3","elType":"widget","settings":{"title":"Instant global transfers","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"29324dd","elType":"widget","settings":{"editor":"<p>You can now manage, trade, and store your digital assets directly within your main account dashboard.<\/p>","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"fca1832","elType":"container","settings":{"parallax_blocks":[],"_title":"Menu Anchor"},"elements":[{"id":"b438ecb","elType":"widget","settings":{"anchor":"content","_title":"Menu Anchor"},"elements":[],"widgetType":"menu-anchor"}],"isInner":false},{"id":"205e7da9","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"About","flex_gap_tablet":{"column":"","row":"","isLinked":false,"unit":"px","size":null},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"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}},"elements":[{"id":"1d5feb9a","elType":"container","settings":{"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":"5de7970c","elType":"container","settings":{"content_width":"full","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":false},"width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":32,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"padding_tablet":{"unit":"px","top":"7","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"31be7a75","elType":"widget","settings":{"title":"Driving progress in digital finance","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":"em","size":0.08,"sizes":[]},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_8481a46"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"f4a4f04","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":68,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"3165803c","elType":"widget","settings":{"title":"Empowering change in online banking today","header_size":"h1","_animation":"ta_fadeinup","_animation_delay":100,"_animation_type":"line"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"72d79c84","elType":"container","settings":{"flex_direction":"row","flex_gap_mobile":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"74b3cf46","elType":"widget","settings":{"content_width":"full","image":{"id":54,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-01.jpg","alt":"","source":"library","size":""},"image_size":"full","_animation_delay":100,"_animation":"ta_fadeinup","_padding_mobile":{"unit":"px","top":"0","right":"10","bottom":"20","left":"0","isLinked":false},"_element_width_mobile":"initial","_element_custom_width_mobile":{"unit":"%","size":50,"sizes":[]},"image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"475bf550","elType":"widget","settings":{"content_width":"full","image":{"id":55,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-02.jpg","alt":"","source":"library","size":""},"image_size":"full","_animation_delay":200,"_animation":"ta_fadeinup","_margin":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"10","isLinked":false},"_element_width_mobile":"initial","_element_custom_width_mobile":{"unit":"%","size":50,"sizes":[]},"image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"efad99f","elType":"widget","settings":{"content_width":"full","image":{"id":56,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-03.jpg","alt":"","source":"library","size":""},"image_size":"full","_animation_delay":300,"_animation":"ta_fadeinup","_margin":{"unit":"px","top":"120","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"100","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"1f55c2d5","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"50","row":"50","isLinked":true,"unit":"px","size":50},"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":[],"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":"Services","animation":"ta_fadeinup"},"elements":[{"id":"356bfe2e","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"background_background":"classic","parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"stack_section":"on","stack_section_top_offset":{"unit":"px","size":30,"sizes":[]},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"_title":"01","stack_section_top_offset_mobile":{"unit":"px","size":20,"sizes":[]}},"elements":[{"id":"3513a7d5","elType":"widget","settings":{"title":"01","header_size":"h5","_element_width":"initial","_element_custom_width":{"unit":"%","size":19,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"3f0e1e02","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":81,"sizes":[]},"min_height":{"unit":"px","size":161,"sizes":[]},"min_height_tablet":{"unit":"px","size":150,"sizes":[]},"flex_justify_content":"space-between","flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"border_width_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"60","bottom":"0","left":"60","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":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"4083f43d","elType":"widget","settings":{"title":"It begins online","_margin":{"unit":"em","top":"-0.6","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"em","top":"-0.4","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"em","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"129fb85c","elType":"widget","settings":{"editor":"<p>Elementra delivers digital banking tools for both personal and business needs. Our services focus on secure payments, fast transfers, and easy account management designed for you.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true},{"id":"38e36488","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"background_background":"classic","parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"stack_section":"on","stack_section_top_offset":{"unit":"px","size":168,"sizes":[]},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"_title":"02","stack_section_top_offset_tablet":{"unit":"px","size":116,"sizes":[]},"stack_section_top_offset_mobile":{"unit":"px","size":80,"sizes":[]}},"elements":[{"id":"1a6ff709","elType":"widget","settings":{"title":"02","header_size":"h5","_element_width":"initial","_element_custom_width":{"unit":"%","size":19,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"575484c9","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":81,"sizes":[]},"min_height":{"unit":"px","size":161,"sizes":[]},"min_height_tablet":{"unit":"px","size":150,"sizes":[]},"flex_justify_content":"space-between","flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"border_width_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"60","bottom":"0","left":"60","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":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"6083bc49","elType":"widget","settings":{"title":"Securing your every transaction","_margin":{"unit":"em","top":"-0.6","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"em","top":"-0.4","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"em","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"38977f54","elType":"widget","settings":{"editor":"<p>Elementra brings advanced tech and innovative banking. We protect your funds, simplify payments, and help you control your money, every day, with ease and trust.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true},{"id":"76fa0c34","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"background_background":"classic","parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"0","bottom":"1","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"_title":"03","stack_section":"on"},"elements":[{"id":"6b023cb6","elType":"widget","settings":{"title":"03","header_size":"h5","_element_width":"initial","_element_custom_width":{"unit":"%","size":19,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"5dbd7c32","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":81,"sizes":[]},"min_height":{"unit":"px","size":161,"sizes":[]},"min_height_tablet":{"unit":"px","size":150,"sizes":[]},"flex_justify_content":"space-between","flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"border_width_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"60","bottom":"0","left":"60","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":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"e5cb652","elType":"widget","settings":{"title":"Navigating every risk ahead","_margin":{"unit":"em","top":"-0.6","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"em","top":"-0.4","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"em","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"59adfc67","elType":"widget","settings":{"editor":"<p>We offer fintech solutions built on strong tech and deep insight. Elementra gives you control and clarity, making your financial life simple, safe, and personal.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"bde12cc","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"_title":"Clients","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},"__globals__":{"background_color":""}},"elements":[{"id":"e64133b","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":"17d26578","elType":"widget","settings":{"content_width":"full","image":{"id":59,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-04.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.3,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]},"_animation":"ta_fadein"},"elements":[],"widgetType":"image"},{"id":"7548f2fb","elType":"widget","settings":{"content_width":"full","image":{"id":60,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-05.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.3,"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":"61fe88ef","elType":"widget","settings":{"content_width":"full","image":{"id":61,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-06.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.3,"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":"7de3600d","elType":"widget","settings":{"content_width":"full","image":{"id":62,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-07.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.3,"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":"673c462c","elType":"widget","settings":{"content_width":"full","image":{"id":63,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-08.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.3,"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":"b5eda8b","elType":"widget","settings":{"content_width":"full","image":{"id":64,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-09.png","alt":"","source":"library","size":""},"image_size":"full","opacity":{"unit":"px","size":0.3,"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":"156e80e","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false}},"elements":[{"id":"7507b17","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":50,"sizes":[]},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"-44","left":"0","isLinked":false},"z_index":0,"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"isInner":true},{"id":"159ba92","elType":"container","settings":{"min_height":{"unit":"custom","size":"44.8vw","sizes":[]},"min_height_tablet":{"unit":"custom","size":"","sizes":[]},"min_height_mobile":{"unit":"custom","size":"","sizes":[]},"background_background":"video","background_video_link":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-video-001-copyright.mp4","background_play_on_mobile":"yes","parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"z_index":1,"_title":"Video"},"elements":[],"isInner":true},{"id":"c32daa3","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":50,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":270,"sizes":[]},"parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"margin":{"unit":"px","top":"-44","right":"0","bottom":"0","left":"0","isLinked":false},"z_index":0,"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"isInner":true}],"isInner":false},{"id":"5995bb60","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":"Titles"},"elements":[{"id":"386c974d","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":87,"sizes":[]},"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"width_tablet":{"unit":"%","size":85,"sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"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":[{"id":"3894df98","elType":"widget","settings":{"content_width":"full","tag":"h1","content":[{"_id":"f12f233","text":"Empower your finances with ease.","image":{"id":"","url":""}},{"text":"Building better banking for everyone","_id":"8818021","__globals__":{"color":"globals\/colors?id=theme_color_link"},"image":{"id":"","url":""}},{"text":" to make money management simple","image":{"id":"","url":""},"_id":"8ba7c36"}],"alignment":"","highlight_animation":"","_element_custom_width":{"unit":"%","size":60,"sizes":[]},"_animation_type":"line","_animation_stagger":80,"_animation":"ta_fadeinup"},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true},{"id":"425f93b9","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"_flex_align_self":"flex-end","width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"5067e1a5","elType":"widget","settings":{"content_width":"full","editor":"<p>Elementra is dedicated to helping people control their money online with secure, smart, and easy-to-use banking tools. We focus on safety, speed, and clear design for all users.<\/p>","_element_custom_width":{"unit":"%","size":50,"sizes":[]},"_animation_delay":100,"_animation":"ta_fadeinup"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":false},{"id":"6e8731e","elType":"container","settings":{"flex_direction":"row","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"_title":"Testimonials","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20}},"elements":[{"id":"691715f0","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":40,"sizes":[]},"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"background_background":"classic","background_image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-10.jpg","id":67,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"_flex_size":"none","min_height":{"unit":"px","size":250,"sizes":[]},"animation":"ta_fadeinup","_title":"BG Image","background_position_mobile":"top center","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"isInner":true},{"id":"1c62db5f","elType":"container","settings":{"content_width":"full","background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"55","right":"50","bottom":"45","left":"50","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"padding_tablet":{"unit":"px","top":"35","right":"35","bottom":"35","left":"35","isLinked":true},"padding_mobile":{"unit":"px","top":"25","right":"25","bottom":"25","left":"25","isLinked":false},"animation":"ta_fadeinup","_title":"Testimonials","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"18509b0f","elType":"widget","settings":{"testimonials":[{"person_name":"Olivia Turner","company_name":"Finance Director","_id":"0a20487","content":"<p>Elementra\u2019s banking app made our work simple and clear. Smart tools let us track money well. The support team was fast and helpful every step.<\/p>","person_image":{"url":"","id":"","size":""}},{"person_name":"Noah Evans","company_name":"Operations Lead","_id":"043b925","content":"<p>Our switch to Elementra was smooth. Each part of the setup felt clear and fast\u2014plus, we got real help and new smart tools for our team.<\/p>","person_image":{"url":"","id":"","size":""}},{"person_name":"Mia Carter","company_name":"Strategy Analyst","_id":"b66ee94","content":"<p>Elementra changed how we work with funds. Their team made sure our needs were met and our aims clear from start to finish. We trust them.<\/p>","person_image":{"url":"","id":"","size":""}}],"columns":"1","content_align":"left","show_image":"","image_position":"","content_size":"h5","person_name_size":"h6","company_name_size":"p","slider":"yes","arrows":"","dots":"yes","box_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"company_align":"left","margin":{"unit":"vw","top":"0","right":"0","bottom":"14.8","left":"0","isLinked":false},"margin_tablet":{"unit":"vw","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"select_arrow":{"value":"","library":""},"dots_position":"inside","dots_align":"right","__globals__":{"background_color":"","company_name_color":"globals\/colors?id=theme_color_text","person_name_color":"","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"},"columns_tablet":"1","name_margin":{"unit":"px","top":"0","right":"0","bottom":"2","left":"0","isLinked":false},"company_name_typography_typography":"custom","company_name_typography_font_size":{"unit":"px","size":15,"sizes":[]},"company_name_color":"#ACAFB2","dots_size":{"unit":"px","size":7,"sizes":[]},"dots_spacing":{"unit":"px","size":23,"sizes":[]},"dots_spacing_mobile":{"unit":"px","size":18,"sizes":[]},"dots_margin":{"unit":"px","top":"0","right":0,"bottom":"20","left":0,"isLinked":false},"dots_color_normal":"#E5E7DE","_element_custom_width_mobile":{"unit":"px","size":""},"_flex_size":"none"},"elements":[],"widgetType":"trx_elm_testimonials"}],"isInner":true}],"isInner":false},{"id":"0bbd74a","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"},"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},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"_title":"Services","grid_rows_grid_mobile":{"unit":"fr","size":1,"sizes":[]}},"elements":[{"id":"a1913f6","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"padding":{"unit":"px","top":"20","right":"20","bottom":"40","left":"20","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"15","bottom":"20","left":"15","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2","border_color":"globals\/colors?id=theme_color_bd_color"},"animation":"ta_fadeinup","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"a4b94d5","elType":"widget","settings":{"icon_type":"image","icon_text":"1","image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-11.jpg","id":69,"size":"","alt":"","source":"library"},"heading":"Easy onboarding","sub_heading":"","description":"<p>Get started in seconds with an Elementra account\u2014simple, safe, and online.<\/p>","button_text":"Join Now","icon_margin":{"unit":"px","top":"0","right":"0","bottom":"33","left":"0","isLinked":false},"icon_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"content_padding":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"content_padding_tablet":{"unit":"px","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"title_margin":{"unit":"px","size":13,"sizes":[]},"title_margin_tablet":{"unit":"px","size":10,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":15,"sizes":[]},"description_typography_line_height":{"unit":"em","size":"","sizes":[]},"description_typography_line_height_tablet":{"unit":"em","size":1.6,"sizes":[]},"description_margin":{"unit":"px","size":"","sizes":[]},"link_type":"box","image_hover":"zoom","title_margin_mobile":{"unit":"px","size":7,"sizes":[]},"icon_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"hover_animation_icon":"trx_hover_zoom","hover_animation_on_widget":"widget","icon_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/features\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_info_box"}],"isInner":true},{"id":"b2f54d3","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"padding":{"unit":"px","top":"20","right":"20","bottom":"40","left":"20","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"15","bottom":"20","left":"15","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2","border_color":"globals\/colors?id=theme_color_bd_color"},"animation":"ta_fadeinup","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"b8aca94","elType":"widget","settings":{"icon_type":"image","icon_text":"1","image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-12.jpg","id":70,"size":"","alt":"","source":"library"},"heading":"Fast transfers","sub_heading":"","description":"<p>Move money worldwide fast with Elementra, using smart and safe tools.<\/p>","button_text":"Transfer Now","icon_margin":{"unit":"px","top":"0","right":"0","bottom":"33","left":"0","isLinked":false},"icon_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"content_padding":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"content_padding_tablet":{"unit":"px","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"title_margin":{"unit":"px","size":13,"sizes":[]},"title_margin_tablet":{"unit":"px","size":10,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":15,"sizes":[]},"description_typography_line_height":{"unit":"em","size":"","sizes":[]},"description_typography_line_height_tablet":{"unit":"em","size":1.6,"sizes":[]},"description_margin":{"unit":"px","size":"","sizes":[]},"link_type":"box","image_hover":"zoom","title_margin_mobile":{"unit":"px","size":7,"sizes":[]},"icon_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"hover_animation_icon":"trx_hover_zoom","hover_animation_on_widget":"widget","icon_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/features\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_info_box"}],"isInner":true},{"id":"66a78ef","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"padding":{"unit":"px","top":"20","right":"20","bottom":"40","left":"20","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"15","bottom":"20","left":"15","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2","border_color":"globals\/colors?id=theme_color_bd_color"},"animation":"ta_fadeinup","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"5c12a1b","elType":"widget","settings":{"icon_type":"image","icon_text":"1","image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-13.jpg","id":71,"size":"","alt":"","source":"library"},"heading":"Business solutions","sub_heading":"","description":"<p>Elementra gives your team better ways to track costs and manage funds daily.<\/p>","button_text":"See Details","icon_margin":{"unit":"px","top":"0","right":"0","bottom":"33","left":"0","isLinked":false},"icon_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"content_padding":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"content_padding_tablet":{"unit":"px","top":"0","right":"10","bottom":"0","left":"10","isLinked":false},"title_margin":{"unit":"px","size":13,"sizes":[]},"title_margin_tablet":{"unit":"px","size":10,"sizes":[]},"description_typography_typography":"custom","description_typography_font_size_tablet":{"unit":"px","size":15,"sizes":[]},"description_typography_line_height":{"unit":"em","size":"","sizes":[]},"description_typography_line_height_tablet":{"unit":"em","size":1.6,"sizes":[]},"description_margin":{"unit":"px","size":"","sizes":[]},"link_type":"box","button_visible":"","image_hover":"zoom","title_margin_mobile":{"unit":"px","size":7,"sizes":[]},"icon_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"hover_animation_icon":"trx_hover_zoom","hover_animation_on_widget":"widget","icon_border_radius":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/features\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_info_box"}],"isInner":true}],"isInner":false},{"id":"31f19cf","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"dc04e02","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"20","bottom":"150","left":"20","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"20","bottom":"95","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"65","left":"20","isLinked":false},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"Pricing","flex_align_items":"center","background_background":"classic","background_image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/background-image-001.jpg","id":176,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"border_radius_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"}},"elements":[{"id":"a1a308f","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":"25","left":"0","isLinked":false},"content_width":"full","width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"flex_align_items":"center","_title":"Titles"},"elements":[{"id":"ef96170","elType":"widget","settings":{"content_width":"full","title":"Simple pricing for everyone","header_size":"h6","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"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":"globals\/colors?id=theme_color_alt_title"},"_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":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_8f0ced6"},"elements":[],"widgetType":"heading"},{"id":"d29e012","elType":"widget","settings":{"content_width":"full","title":"Choose a plan that suits you","header_size":"h1","align":"center","_element_custom_width":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_alt_title"},"_animation_stagger":50,"_animation":"ta_fadeinup","_animation_delay":100,"_element_width":"initial"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5956bf8","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":"20","right":"20","bottom":"20","left":"20","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_alt_bg_color_2","slide1_title_color":"globals\/colors?id=theme_color_alt_meta","slide2_title_color":"globals\/colors?id=theme_color_alt_meta","slide1_title_hover":"globals\/colors?id=theme_color_alt_title","slide2_title_hover":"globals\/colors?id=theme_color_alt_title","slide2_active_color":"globals\/colors?id=theme_color_alt_title","slide1_active_color":"globals\/colors?id=theme_color_alt_title","slide2_switcher_color":"globals\/colors?id=theme_color_alt_bg_color","slide1_switcher_color":"globals\/colors?id=theme_color_alt_bg_color"},"switcher_title_padding":{"unit":"px","top":"12","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,"switcher_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"trx_sc_switcher"},{"id":"fcbc2fe","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":"db44236","elType":"widget","settings":{"content_width":"full","table_title":"Starter","title_html_tag":"h6","table_subtitle":"For new users who want to try","ribbon_title":"New","table_price":"50","table_original_price":"69","table_duration":" \/ per month","table_features":[{"feature_text":"Instant account opening  ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"Open an account in minutes"},{"_id":"2a1fe99","feature_text":"Real-time alerts","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Stay updated on your account"},{"feature_text":"No monthly fees","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"No hidden costs apply","_id":"0a8e387"},{"feature_text":"Budget tools included","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Tools to plan your spending","_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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"_animation":"ta_fadeinup","_animation_delay":100,"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","button_text_color_hover":"#FFFFFF","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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":"ee6a778","elType":"widget","settings":{"content_width":"full","table_title":"Professional","title_html_tag":"h6","table_subtitle":"For growing needs and daily use","ribbon_title":"New","table_price":"500","table_original_price":"69","table_duration":" \/ per month","table_features":[{"feature_text":"Multi-currency accounts ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"Hold and swap currencies"},{"_id":"2a1fe99","feature_text":"24\/7 support team","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Get help when you need it"},{"feature_text":"Business expense tools","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Track and manage spending","_id":"0a8e387"},{"feature_text":"Batch payments ready","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Send many payments at once","_id":"0e65b69"},{"feature_text":"Advanced transfers","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Move funds globally fast","_id":"c94ccbb"},{"feature_text":"24\/7 support team","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"We are always here to help","_id":"5b84c3d"},{"feature_text":"Batch payments ready","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Save time with batch pay","_id":"bc0314c"}],"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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","button_text_color_hover":"#FFFFFF","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"_animation":"ta_fadeinup","_animation_delay":100,"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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":"579254b","elType":"widget","settings":{"content_width":"full","table_title":"Advanced","title_html_tag":"h6","table_subtitle":"For large firms and growth goals","ribbon_title":"New","table_price":"1500","table_original_price":"69","table_duration":" \/ per month","table_features":[{"feature_text":"Priority support access ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"Reach us first every time"},{"_id":"2a1fe99","feature_text":"Custom user roles","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Set roles for your team"},{"feature_text":"Advanced analytics","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Track trends in real time","_id":"0a8e387"},{"feature_text":"Premium card options","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Get custom branded cards","_id":"0e65b69"},{"feature_text":"Advanced analytics","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"See insights and reports","_id":"fb67f7b"},{"feature_text":"Custom user roles","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Assign team permissions","_id":"74ac59c"},{"feature_text":"Premium card options","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Access premium card range","_id":"56f6e9e"},{"feature_text":"Advanced analytics","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Full stats in your dashboard","_id":"c43368d"},{"feature_text":"Custom user roles","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Manage staff and access","_id":"56efb5d"}],"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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","button_text_color_hover":"#FFFFFF","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"_animation":"ta_fadeinup","_animation_delay":100,"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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":"2d00ed5","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":"41310aa","elType":"widget","settings":{"content_width":"full","table_title":"Starter","title_html_tag":"h6","table_subtitle":"Entry plan for personal savings","ribbon_title":"New","table_price":"80","table_original_price":"69","table_duration":" \/ per year","table_features":[{"feature_text":"Free account setup    ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"No setup cost or charge"},{"_id":"2a1fe99","feature_text":"Mobile app access","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Use Elementra on mobile"},{"feature_text":"Instant notifications","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Alerts for all activity","_id":"0a8e387"},{"feature_text":"No annual charges  ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Zero yearly fees apply","_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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","button_text_color_hover":"#FFFFFF","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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":"ecf879d","elType":"widget","settings":{"content_width":"full","table_title":"Professional","title_html_tag":"h6","table_subtitle":"Best choice for frequent banking","ribbon_title":"New","table_price":"750","table_original_price":"69","table_duration":" \/ per year","table_features":[{"feature_text":"Multi-currency access   ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"Hold many types of funds"},{"feature_text":"Priority support","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Get help any time needed","_id":"5a9c49d"},{"feature_text":"Expense tracking","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Monitor outgoings with ease","_id":"0a8e387"},{"feature_text":"Batch transfers","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Send many at once fast","_id":"0e65b69"},{"feature_text":"Team dashboard","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"One place for your group","_id":"46cc2cc"},{"_id":"2a1fe99","feature_text":"Priority support","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Service when you need it"},{"feature_text":"Batch transfers","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Send out at once easily","_id":"f685a41"}],"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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","button_text_color_hover":"#FFFFFF","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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":"9b8b3cb","elType":"widget","settings":{"content_width":"full","table_title":"Advanced","title_html_tag":"h6","table_subtitle":"Full suite for fast growth teams","ribbon_title":"New","table_price":"2000","table_original_price":"69","table_duration":" \/ per year","table_features":[{"feature_text":"Custom API access     ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"Build your own tools now"},{"_id":"2a1fe99","feature_text":"Role-based controls","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Assign rights to users"},{"feature_text":"Data insights pro","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"See trends and stats live","_id":"0a8e387"},{"feature_text":"Premium cards suite","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Get your own card design","_id":"0e65b69"},{"feature_text":"Data insights pro","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Deep dive into reports","_id":"56486b5"},{"feature_text":"Role-based controls","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Fine-tune user rights","_id":"8bc36af"},{"feature_text":"Premium cards suite","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Exclusive premium cards","_id":"0174006"},{"feature_text":"Data insights pro","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Full control analytics","_id":"c9ee992"},{"feature_text":"Role-based controls","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Manage access per user","_id":"186591c"}],"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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","button_text_color_hover":"#FFFFFF","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"81a1df4","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":"About"},"elements":[{"id":"18794ec4","elType":"container","settings":{"content_width":"full","width":{"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":"28","left":"0","isLinked":false},"z_index":1,"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"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":[{"id":"6c512862","elType":"widget","settings":{"title":"About Elementra","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":"em","size":0.08,"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":""},"_animation":"ta_fadeinup","typography_line_height":{"unit":"em","size":1,"sizes":[]},"align":"start","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"trx_addons_preset":"heading_8f0ced6"},"elements":[],"widgetType":"heading"},{"id":"b906919","elType":"widget","settings":{"title":"Shaping banking for tomorrow","header_size":"h1","__globals__":{"title_color":""},"_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_width":"initial","_element_custom_width":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":400,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"c8ef050","elType":"container","settings":{"content_width":"full","flex_direction":"row","parallax_blocks":[],"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null}},"elements":[{"id":"67b988c0","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":[],"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"animation":"ta_fadeinup","animation_delay":200},"elements":[{"id":"5794c7d9","elType":"widget","settings":{"editor":"<p>Elementra is a fintech leader, making banking clear, safe, and easy with smart digital tools for people and firms.<\/p>","_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":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"7f00f549","elType":"widget","settings":{"icon_type":"image","icon_text":"1","image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-14.jpg","id":75,"size":"","alt":"","source":"library"},"image_size":"thumbnail","icon_img_width":{"unit":"px","size":80,"sizes":[]},"icon_img_width_tablet":{"unit":"px","size":70,"sizes":[]},"icon_img_width_mobile":{"unit":"px","size":60,"sizes":[]},"icon_position":"left","icon_vertical_position":"middle","heading":"Amelia Thompson","sub_heading":"Chief executive officer","description":"","title_html_tag":"h6","button_text":"Join Elementra","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_margin":{"unit":"px","top":"0","right":"15","bottom":"0","left":"0","isLinked":false},"title_margin":{"unit":"px","size":3,"sizes":[]},"title_margin_mobile":{"unit":"px","size":0,"sizes":[]},"sub_title_html_tag":"p","subtitle_margin":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"trx_elm_info_box"}],"isInner":true},{"id":"3ec80f36","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"animation":"ta_fadeinup","animation_delay":200,"flex_direction":"row","flex_direction_tablet":"column","flex_gap_tablet":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null}},"elements":[{"id":"6c701474","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"30af5a11","elType":"widget","settings":{"editor":"<p>Elementra is a fintech firm that brings new ways to bank, helping people and businesses with safe and smart tools.<\/p><p>We value trust, care, and progress so each user feels secure and in control of their money every step of the way.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4ceb9210","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"2ddf0010","elType":"widget","settings":{"editor":"<p>Elementra began as a small fintech team with a dream to reshape modern banking for all.<\/p><p>Our focus on service and new ideas lets us support a wide range of users, from new ventures to large firms.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"33aa7428","elType":"container","settings":{"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":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"_title":"Blog","presetTitle":"Container","presetIcon":"eicon-container"},"elements":[{"id":"17b7acde","elType":"widget","settings":{"posts_per_page":4,"nothing_found_message":"It seems we can't find what you're looking for.","classic_tax_badge_post":["category"],"classic_post_terms_separator":", ","classic_thumbnail_ratio":{"unit":"px","size":0.7,"sizes":[]},"classic_fallback_image":"none","classic_fallback_image_custom":{"url":"","id":"","size":"","alt":"","source":"library"},"classic_post_meta_separator":"&#8226;","classic_select_date_icon":{"value":"","library":""},"classic_select_comments_icon":{"value":"","library":""},"classic_button_text":"Read More","classic_pagination_prev_label":"&laquo; Previous","classic_pagination_next_label":"Next &raquo;","classic_pagination_load_more_label":"LOAD MORE","classic_terms_typography_typography":"custom","classic_terms_typography_font_size":{"unit":"px","size":14,"sizes":[]},"classic_terms_typography_font_weight":"500","classic_terms_typography_text_transform":"uppercase","classic_terms_typography_line_height":{"unit":"px","size":18,"sizes":[]},"classic_terms_typography_letter_spacing":{"unit":"rem","size":0.06,"sizes":[]},"__globals__":{"classic_terms_text_color":"globals\/colors?id=theme_color_title","classic_terms_text_color_hover":"globals\/colors?id=theme_color_title","classic_title_color":"","classic_title_color_hover":"globals\/colors?id=theme_color_text","classic_meta_text_color":"globals\/colors?id=theme_color_meta","classic_meta_typography_typography":"","classic_meta_links_color":"","classic_meta_links_color_hover":""},"classic_title_color_hover":"#86898C","classic_meta_typography_font_size":{"size":14,"unit":"px","sizes":[]},"classic_meta_icons_spacing":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"classic_meta_items_spacing":{"unit":"px","size":12,"sizes":[]},"classic_meta_margin_bottom":{"unit":"px","size":0,"sizes":[]},"classic_image_spacing":{"unit":"px","size":17,"sizes":[]},"classic_terms_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"classic_terms_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"classic_title_margin_bottom":{"unit":"px","size":7,"sizes":[]},"classic_meta_typography_typography":"custom","classic_thumbnail_hover_effect":"zoom","classic_meta_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"classic_meta_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"classic_meta_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"classic_meta_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"classic_meta_separator_size":{"unit":"px","size":10,"sizes":[]},"classic_meta_separator_offset":{"unit":"px","size":-2,"sizes":[]},"classic_columns":"4","category_post":[],"classic_meta_text_color":"#ACAFB2","classic_thumbnail_size":"elementra-thumb-masonry","classic_thumbnail_custom_height":"ratio","classic_thumbnail_ratio_mobile":{"unit":"px","size":"","sizes":[]},"classic_meta_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"_animation_stagger":100,"classic_posts_horizontal_spacing_mobile":{"unit":"px","size":20,"sizes":[]},"classic_posts_vertical_spacing_mobile":{"unit":"px","size":25,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"-30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-25","left":"0","isLinked":false},"_animation":"ta_fadeinup","_animation_type":"sequental","classic_hover_animation":"trx_hover_zoom","classic_hover_animation_on_widget":"widget","list_post_terms_separator":", ","list_post_meta_separator":"&#8226;","list_button_text":"Read More","list_pagination_prev_label":"&laquo; Previous","list_pagination_next_label":"Next &raquo;","list_pagination_load_more_label":"LOAD MORE","event_post_terms_separator":", ","event_post_meta_separator":"&#8226;","event_button_text":"Read More","event_pagination_prev_label":"&laquo; Previous","event_pagination_next_label":"Next &raquo;","event_pagination_load_more_label":"LOAD MORE","stripe_post_terms_separator":", ","stripe_post_meta_separator":"&#8226;","stripe_button_text":"Read More","stripe_pagination_prev_label":"&laquo; Previous","stripe_pagination_next_label":"Next &raquo;","stripe_pagination_load_more_label":"LOAD MORE","classic_img_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_posts"}],"isInner":false}]";}i:167;a:4:{s:7:"meta_id";s:3:"273";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:168;a:4:{s:7:"meta_id";s:3:"274";s:7:"post_id";s:2:"29";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.3";}i:169;a:4:{s:7:"meta_id";s:3:"280";s:7:"post_id";s:2:"59";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-04.png";}i:170;a:4:{s:7:"meta_id";s:3:"281";s:7:"post_id";s:2:"59";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/04/custom-img-04.png";s:8:"filesize";i:840;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-04-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1693;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-04-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1264;}}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:171;a:4:{s:7:"meta_id";s:3:"282";s:7:"post_id";s:2:"60";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-05.png";}i:172;a:4:{s:7:"meta_id";s:3:"283";s:7:"post_id";s:2:"60";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/04/custom-img-05.png";s:8:"filesize";i:612;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-05-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1106;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-05-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1062;}}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:173;a:4:{s:7:"meta_id";s:3:"284";s:7:"post_id";s:2:"61";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-06.png";}i:174;a:4:{s:7:"meta_id";s:3:"285";s:7:"post_id";s:2:"61";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/04/custom-img-06.png";s:8:"filesize";i:801;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-06-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1580;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-06-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1372;}}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:175;a:4:{s:7:"meta_id";s:3:"286";s:7:"post_id";s:2:"62";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-07.png";}i:176;a:4:{s:7:"meta_id";s:3:"287";s:7:"post_id";s:2:"62";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:750:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/04/custom-img-07.png";s:8:"filesize";i:461;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-07-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:927;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-07-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:880;}}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:177;a:4:{s:7:"meta_id";s:3:"288";s:7:"post_id";s:2:"63";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-08.png";}i:178;a:4:{s:7:"meta_id";s:3:"289";s:7:"post_id";s:2:"63";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/04/custom-img-08.png";s:8:"filesize";i:826;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-08-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1616;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-08-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1222;}}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:179;a:4:{s:7:"meta_id";s:3:"290";s:7:"post_id";s:2:"64";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-09.png";}i:180;a:4:{s:7:"meta_id";s:3:"291";s:7:"post_id";s:2:"64";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/04/custom-img-09.png";s:8:"filesize";i:791;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-09-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1544;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-09-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1270;}}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:181;a:4:{s:7:"meta_id";s:3:"302";s:7:"post_id";s:2:"67";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-10.jpg";}i:182;a:4:{s:7:"meta_id";s:3:"303";s:7:"post_id";s:2:"67";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1776:"a:6:{s:5:"width";i:622;s:6:"height";i:622;s:4:"file";s:25:"2026/04/custom-img-10.jpg";s:8:"filesize";i:35549;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-10-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14545;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-10-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5208;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-10-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20344;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-10-622x520.jpg";s:5:"width";i:622;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:39395;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-10-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14142;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-10-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2614;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-10-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23289;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-10-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20344;}}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:183;a:4:{s:7:"meta_id";s:3:"309";s:7:"post_id";s:2:"69";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-11.jpg";}i:184;a:4:{s:7:"meta_id";s:3:"310";s:7:"post_id";s:2:"69";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1774:"a:6:{s:5:"width";i:742;s:6:"height";i:599;s:4:"file";s:25:"2026/04/custom-img-11.jpg";s:8:"filesize";i:22365;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-11-300x242.jpg";s:5:"width";i:300;s:6:"height";i:242;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7845;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-11-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3645;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-11-370x299.jpg";s:5:"width";i:370;s:6:"height";i:299;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10538;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-11-742x520.jpg";s:5:"width";i:742;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25396;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-11-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9752;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-11-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1968;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-11-410x331.jpg";s:5:"width";i:410;s:6:"height";i:331;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12116;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-11-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12862;}}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:185;a:4:{s:7:"meta_id";s:3:"311";s:7:"post_id";s:2:"70";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-12.jpg";}i:186;a:4:{s:7:"meta_id";s:3:"312";s:7:"post_id";s:2:"70";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1776:"a:6:{s:5:"width";i:742;s:6:"height";i:599;s:4:"file";s:25:"2026/04/custom-img-12.jpg";s:8:"filesize";i:30574;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-12-300x242.jpg";s:5:"width";i:300;s:6:"height";i:242;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10110;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-12-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4719;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-12-370x299.jpg";s:5:"width";i:370;s:6:"height";i:299;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13919;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-12-742x520.jpg";s:5:"width";i:742;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32610;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-12-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11954;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-12-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2346;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-12-410x331.jpg";s:5:"width";i:410;s:6:"height";i:331;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16097;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-12-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17584;}}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:187;a:4:{s:7:"meta_id";s:3:"313";s:7:"post_id";s:2:"71";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-13.jpg";}i:188;a:4:{s:7:"meta_id";s:3:"314";s:7:"post_id";s:2:"71";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1775:"a:6:{s:5:"width";i:742;s:6:"height";i:599;s:4:"file";s:25:"2026/04/custom-img-13.jpg";s:8:"filesize";i:42038;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-13-300x242.jpg";s:5:"width";i:300;s:6:"height";i:242;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9821;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-13-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4046;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-13-370x299.jpg";s:5:"width";i:370;s:6:"height";i:299;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14377;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-13-742x520.jpg";s:5:"width";i:742;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45304;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-13-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12825;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-13-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2077;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-13-410x331.jpg";s:5:"width";i:410;s:6:"height";i:331;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17174;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-13-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17001;}}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:189;a:4:{s:7:"meta_id";s:3:"320";s:7:"post_id";s:2:"73";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:34:"2026/04/check-list-icon-second.svg";}i:190;a:4:{s:7:"meta_id";s:3:"321";s:7:"post_id";s:2:"73";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:191;a:4:{s:7:"meta_id";s:3:"328";s:7:"post_id";s:2:"75";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-14.jpg";}i:192;a:4:{s:7:"meta_id";s:3:"329";s:7:"post_id";s:2:"75";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:601:"a:6:{s:5:"width";i:121;s:6:"height";i:121;s:4:"file";s:25:"2026/04/custom-img-14.jpg";s:8:"filesize";i:2635;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-14-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1895;}}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:193;a:4:{s:7:"meta_id";s:3:"340";s:7:"post_id";s:2:"78";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-15.jpg";}i:194;a:4:{s:7:"meta_id";s:3:"341";s:7:"post_id";s:2:"78";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2113:"a:6:{s:5:"width";i:875;s:6:"height";i:850;s:4:"file";s:25:"2026/04/custom-img-15.jpg";s:8:"filesize";i:63892;s:5:"sizes";a:10:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-15-300x291.jpg";s:5:"width";i:300;s:6:"height";i:291;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14850;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-15-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5357;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-15-768x746.jpg";s:5:"width";i:768;s:6:"height";i:746;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61002;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-15-370x359.jpg";s:5:"width";i:370;s:6:"height";i:359;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20384;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:25:"custom-img-15-875x725.jpg";s:5:"width";i:875;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:66885;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-15-875x520.jpg";s:5:"width";i:875;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48995;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-15-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14680;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-15-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2610;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-15-410x398.jpg";s:5:"width";i:410;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23695;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-15-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21224;}}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:195;a:4:{s:7:"meta_id";s:3:"342";s:7:"post_id";s:2:"32";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:196;a:4:{s:7:"meta_id";s:3:"343";s:7:"post_id";s:2:"32";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:46982:"[{"id":"53d02181","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":"74438bb1","elType":"widget","settings":{"image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-15.jpg","id":78,"size":"","alt":"","source":"library"},"image_size":"full","height":{"unit":"%","size":100,"sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]},"object-fit":"cover","_animation":"ta_fadeinup","image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"image"},{"id":"281cdfae","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":"23556ac3","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":"4722de55","elType":"widget","settings":{"content_width":"full","title":"Elementra\u2019s story","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"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":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"_animation":"ta_fadeinup","trx_addons_preset":"heading_8f0ced6"},"elements":[],"widgetType":"heading"},{"id":"581dfbb3","elType":"widget","settings":{"title":"We build secure digital banking journeys","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":[]},"_element_custom_width":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"7f33c7e8","elType":"widget","settings":{"editor":"<p>Empowering people and firms with secure banking, clear tools, and new tech for a modern, easy, and fair way to manage money every day.<\/p>","_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":"5cfa7927","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"Ready for a smarter way to bank?","icon":{"value":"","library":""},"_id":"49dd330","trx_icon_type":"none","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/features\/","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":"ccf8736","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":"5d7ddcc9","elType":"widget","settings":{"title":"Unlimited innovation","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"30b88cde","elType":"widget","settings":{"editor":"<p>From our start in London to now, we fuse smart design, tech, and trust for tools that put you in control. Join us and see how banking can work for everyone, everywhere.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"16463073","elType":"container","settings":{"flex_direction":"row","flex_align_items":"center","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":"50","row":"50","isLinked":true,"unit":"px","size":50},"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},"flex_wrap_tablet":"wrap","_title":"Clients","animation_delay":100,"_animation_type":"sequental"},"elements":[{"id":"1b4d12e8","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"parallax_blocks":[],"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"animation":"ta_fadeinup"},"elements":[{"id":"1fbf3f91","elType":"widget","settings":{"title":"Chosen by leading businesses","header_size":"h5","_element_custom_width":{"unit":"px","size":"","sizes":[]},"align_tablet":"center"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"74a66e0c","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":80,"sizes":[]},"parallax_blocks":[],"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_direction":"row","flex_justify_content_mobile":"center","flex_align_items":"center","flex_gap":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"flex_gap_mobile":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0}},"elements":[{"id":"4e999c55","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"padding_mobile":{"unit":"px","top":"0","right":"6","bottom":"12","left":"0","isLinked":false},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"769cce7e","elType":"widget","settings":{"image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-04.png","id":59,"size":"","alt":"","source":"library"},"image_size":"full","opacity":{"unit":"px","size":0.3,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"7932595c","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"width_mobile":{"unit":"%","size":50,"sizes":[]},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"6","isLinked":false},"animation":"ta_fadeinup","animation_delay":200},"elements":[{"id":"4175b471","elType":"widget","settings":{"image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-05.png","id":60,"size":"","alt":"","source":"library"},"image_size":"full","opacity":{"unit":"px","size":0.3,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"796c5ac0","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"width_mobile":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"padding_mobile":{"unit":"px","top":"0","right":"6","bottom":"12","left":"0","isLinked":false},"animation":"ta_fadeinup","animation_delay":300},"elements":[{"id":"53fa98a3","elType":"widget","settings":{"image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-06.png","id":61,"size":"","alt":"","source":"library"},"image_size":"full","opacity":{"unit":"px","size":0.3,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"5348738c","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"width_mobile":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"6","isLinked":false},"animation":"ta_fadeinup","animation_delay":400},"elements":[{"id":"f5ebc89","elType":"widget","settings":{"image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-07.png","id":62,"size":"","alt":"","source":"library"},"image_size":"full","opacity":{"unit":"px","size":0.3,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"62570126","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"width_mobile":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"padding_mobile":{"unit":"px","top":"0","right":"3","bottom":"0","left":"3","isLinked":false},"animation":"ta_fadeinup","animation_delay":500},"elements":[{"id":"72d41b90","elType":"widget","settings":{"image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-08.png","id":63,"size":"","alt":"","source":"library"},"image_size":"full","opacity":{"unit":"px","size":0.3,"sizes":[]},"opacity_hover":{"unit":"px","size":1,"sizes":[]},"background_hover_transition":{"unit":"px","size":0.3,"sizes":[]}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"7d259d4","elType":"container","settings":{"parallax_blocks":[],"_title":"Divider"},"elements":[{"id":"1bc6d70","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":0,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"}],"isInner":false},{"id":"26a715f0","elType":"container","settings":{"flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"70","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"30","left":"0","isLinked":false},"_title":"Team","container_type":"grid","grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps":{"column":"50","row":"50","isLinked":true,"unit":"px"},"grid_gaps_tablet":{"column":"30","row":"30","isLinked":true,"unit":"px"},"presetTitle":"Grid","presetIcon":"eicon-container-grid"},"elements":[{"id":"39308c96","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"animation":"ta_fadeinup","_title":"Col 1"},"elements":[{"id":"4d56d8c3","elType":"widget","settings":{"title":"Discover our leaders","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":"em","size":0.08,"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":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"_animation":"ta_fadeinup","trx_addons_preset":"heading_8f0ced6"},"elements":[],"widgetType":"heading"},{"id":"1b2293fd","elType":"widget","settings":{"title":"Driven by vision","header_size":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"37","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":"3e65115","elType":"widget","settings":{"title":"A global team of experts shaping digital finance","header_size":"h5"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1a51ca4c","elType":"container","settings":{"content_width":"full","container_type":"grid","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"},"parallax_blocks":[],"presetTitle":"Grid","presetIcon":"eicon-container-grid","grid_columns_grid_mobile":{"unit":"fr","size":"","sizes":[]},"grid_column":"2","_title":"Col 2","grid_column_mobile":"1","grid_rows_grid":{"unit":"fr","size":1,"sizes":[]}},"elements":[{"id":"e4b7ab2","elType":"widget","settings":{"image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-16.jpg","id":81,"size":"","alt":"","source":"library"},"image_size":"full","member_image_width":{"unit":"%","size":100,"sizes":[]},"team_member_name":"Amelia Thompson","team_member_position":"Chief executive officer","team_member_description_switch":"","member_social_links":"","team_member_social":[{"select_social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"social_link":{"url":"#"},"_id":"85e515b"},{"select_social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"social_link":{"url":"#"},"_id":"45ca0fa"},{"select_social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"social_link":{"url":"#"},"_id":"d536c02"}],"name_html_tag":"h6","position_html_tag":"p","member_title_divider":"","member_position_divider":"","member_image_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"member_image_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"member_image_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"member_box_alignment":"left","member_name_margin":{"unit":"px","size":5,"sizes":[]},"member_position_typography_typography":"custom","member_position_typography_font_size":{"unit":"px","size":15,"sizes":[]},"member_position_typography_line_height":{"unit":"px","size":18,"sizes":[]},"member_position_margin":{"unit":"px","size":0,"sizes":[]},"__globals__":{"member_name_text_color":"","member_position_text_color":""},"_animation":"ta_fadeinup","_animation_delay":100,"team_member_description":"<p>Enter member description here which describes the position of member in company<\/p>","link_type":"image","hover_animation":"trx_hover_zoom","member_position_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"member_position_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"member_image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/features\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_team_member"},{"id":"31898b83","elType":"widget","settings":{"image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-17.jpg","id":82,"size":"","alt":"","source":"library"},"image_size":"full","member_image_width":{"unit":"%","size":100,"sizes":[]},"team_member_name":"Rajesh Patel","team_member_position":"Chief technology officer","team_member_description_switch":"","member_social_links":"","team_member_social":[{"select_social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"social_link":{"url":"#"},"_id":"85e515b"},{"select_social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"social_link":{"url":"#"},"_id":"45ca0fa"},{"select_social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"social_link":{"url":"#"},"_id":"d536c02"}],"name_html_tag":"h6","position_html_tag":"p","member_title_divider":"","member_position_divider":"","member_image_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"member_image_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"member_image_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"member_box_alignment":"left","member_name_margin":{"unit":"px","size":5,"sizes":[]},"member_position_typography_typography":"custom","member_position_typography_font_size":{"unit":"px","size":15,"sizes":[]},"member_position_typography_line_height":{"unit":"px","size":18,"sizes":[]},"member_position_margin":{"unit":"px","size":0,"sizes":[]},"__globals__":{"member_name_text_color":"","member_position_text_color":""},"_animation":"ta_fadeinup","team_member_description":"<p>Enter member description here which describes the position of member in company<\/p>","link_type":"image","hover_animation":"trx_hover_zoom","member_position_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"member_position_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_animation_delay":200,"member_image_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"link":{"url":"https:\/\/online-banking.elementra.themerex.net\/features\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_team_member"}],"isInner":true}],"isInner":false},{"id":"16270bb","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"min_height_tablet":{"unit":"px","size":400,"sizes":[]},"min_height_mobile":{"unit":"px","size":240,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"min_height":{"unit":"px","size":680,"sizes":[]},"flex_justify_content":"center","flex_justify_content_tablet":"center","overflow":"hidden","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"_title":"Marquee","animation":"ta_fadein"},"elements":[{"id":"690638e2","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":188,"sizes":[]},"background_background":"classic","parallax_blocks":[],"bg_text":"Empowering smart banking for today\u2019s digital world.","bg_text_typography_typography":"custom","bg_text_typography_font_size":{"size":110,"unit":"px","sizes":[]},"bg_text_typography_font_size_tablet":{"size":52,"unit":"px","sizes":[]},"bg_text_typography_font_size_mobile":{"size":36,"unit":"px","sizes":[]},"bg_text_typography_font_weight":"500","bg_text_typography_line_height":{"size":1,"unit":"em","sizes":[]},"bg_text_effect":"none","__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color","bg_text_color":"globals\/colors?id=theme_color_alt_title","bg_text_typography_typography":""},"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"bg_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"bg_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"bg_text_top":{"unit":"px","size":34,"sizes":[]},"bg_text_z_index":{"unit":"px","size":0,"sizes":[]},"bg_text_marquee":{"unit":"px","size":7,"sizes":[]},"z_index":1,"width":{"unit":"%","size":110,"sizes":[]},"bg_text_color":"#FFFEFE","_transform_rotate_popover":"transform","_transform_rotateZ_effect":{"unit":"px","size":3,"sizes":[]},"_transform_translate_popover":"transform","_transform_translateX_effect":{"unit":"%","size":-5,"sizes":[]},"_transform_translateX_effect_tablet":{"unit":"%","size":"","sizes":[]},"_transform_translateX_effect_mobile":{"unit":"%","size":"","sizes":[]},"motion_fx_transform_x_anchor_point":"right","motion_fx_transform_y_anchor_point":"center","_transform_translateY_effect":{"unit":"custom","size":"2vw","sizes":[]},"min_height_tablet":{"unit":"px","size":110,"sizes":[]},"_transform_translateY_effect_tablet":{"unit":"custom","size":"","sizes":[]},"_transform_translateY_effect_mobile":{"unit":"custom","size":"","sizes":[]},"width_mobile":{"unit":"%","size":110,"sizes":[]},"min_height_mobile":{"unit":"px","size":75,"sizes":[]},"bg_text_top_tablet":{"unit":"px","size":26,"sizes":[]},"bg_text_top_mobile":{"unit":"px","size":18,"sizes":[]},"bg_text_marquee_margin":{"unit":"%","size":2,"sizes":[]},"_title":"Stripe1"},"elements":[],"isInner":true},{"id":"576f4ab6","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":188,"sizes":[]},"background_background":"classic","parallax_blocks":[],"bg_text":"Unlocking seamless finance for modern businesses now.","bg_text_typography_typography":"custom","bg_text_typography_font_size":{"size":110,"unit":"px","sizes":[]},"bg_text_typography_font_size_tablet":{"size":52,"unit":"px","sizes":[]},"bg_text_typography_font_size_mobile":{"size":36,"unit":"px","sizes":[]},"bg_text_typography_font_weight":"500","bg_text_typography_line_height":{"size":1,"unit":"em","sizes":[]},"bg_text_effect":"none","__globals__":{"background_color":"globals\/colors?id=theme_color_link","bg_text_color":"globals\/colors?id=theme_color_alt_title","bg_text_typography_typography":""},"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"bg_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"bg_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"bg_text_top":{"unit":"px","size":34,"sizes":[]},"bg_text_z_index":{"unit":"px","size":0,"sizes":[]},"bg_text_marquee":{"unit":"px","size":7,"sizes":[]},"z_index":1,"width":{"unit":"%","size":110,"sizes":[]},"bg_text_reverse":"yes","_transform_rotate_popover":"transform","_transform_rotateZ_effect":{"unit":"px","size":-7,"sizes":[]},"_transform_translate_popover":"transform","_transform_translateX_effect":{"unit":"%","size":-5,"sizes":[]},"_transform_translateX_effect_tablet":{"unit":"%","size":"","sizes":[]},"_transform_translateX_effect_mobile":{"unit":"%","size":"","sizes":[]},"_transform_translateY_effect":{"unit":"custom","size":"-9.5vw","sizes":[]},"motion_fx_transform_x_anchor_point":"right","motion_fx_transform_y_anchor_point":"center","min_height_tablet":{"unit":"px","size":110,"sizes":[]},"_transform_translateY_effect_tablet":{"unit":"custom","size":"","sizes":[]},"_transform_translateY_effect_mobile":{"unit":"custom","size":"","sizes":[]},"width_mobile":{"unit":"%","size":110,"sizes":[]},"min_height_mobile":{"unit":"px","size":75,"sizes":[]},"bg_text_top_tablet":{"unit":"px","size":26,"sizes":[]},"bg_text_top_mobile":{"unit":"px","size":18,"sizes":[]},"bg_text_marquee_margin":{"unit":"%","size":2,"sizes":[]},"_title":"Stripe 2"},"elements":[],"isInner":true}],"isInner":false},{"id":"1ef0a40","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"70","right":"20","bottom":"0","left":"20","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"20","bottom":"0","left":"20","isLinked":false}},"elements":[{"id":"c4bc2c3","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":50,"sizes":[]},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"-44","left":"0","isLinked":false},"z_index":0,"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"isInner":true},{"id":"a426d7e","elType":"container","settings":{"min_height":{"unit":"custom","size":"44.8vw","sizes":[]},"min_height_tablet":{"unit":"custom","size":"","sizes":[]},"min_height_mobile":{"unit":"custom","size":"","sizes":[]},"background_background":"video","background_video_link":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-video-002-copyright.mp4","background_play_on_mobile":"yes","parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"z_index":1,"_title":"Video"},"elements":[],"isInner":true},{"id":"862cb17","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":50,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":270,"sizes":[]},"parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"margin":{"unit":"px","top":"-44","right":"0","bottom":"0","left":"0","isLinked":false},"z_index":0,"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"isInner":true}],"isInner":false},{"id":"52bb6ab5","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":"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":"Counters"},"elements":[{"id":"3f640b44","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":[]},"parallax_blocks":[],"margin":{"unit":"vw","top":"0","right":"0","bottom":"6","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":"2d748f19","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"vw","top":"0.5","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_title":"Container"},"elements":[{"id":"6c221313","elType":"widget","settings":{"title":"Elementra at a glance","header_size":"h3","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":400,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"5122e131","elType":"widget","settings":{"editor":"<p>Explore our fintech journey through real numbers that show our impact.<\/p>","_element_width":"initial","_element_custom_width":{"unit":"px","size":400,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"66b6c261","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_columns_grid_mobile":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"parallax_blocks":[]},"elements":[{"id":"3eda98e","elType":"widget","settings":{"ending_number":60,"number_suffix":"%","number_html_tag":"h1","counter_title":"Loyalty rate","title_html_tag":"h6","counter_align":"left","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"vw","size":6.3,"sizes":[]},"counter_num_typography_line_height":{"unit":"em","size":1,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"6","left":"0","isLinked":false},"counter_num_typography_font_size_tablet":{"unit":"px","size":60,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":50,"sizes":[]},"counter_num_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_counter"},{"id":"343dc7dc","elType":"widget","settings":{"ending_number":35,"number_suffix":"+","number_html_tag":"h1","counter_title":"Total customers","title_html_tag":"h6","counter_align":"left","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"vw","size":6.3,"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_line_height":{"unit":"em","size":1,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"6","left":"0","isLinked":false},"counter_num_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true}],"isInner":true},{"id":"14661d89","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_mobile":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps_mobile":{"column":"30","row":"30","isLinked":true,"unit":"px"},"parallax_blocks":[]},"elements":[{"id":"5d43500b","elType":"widget","settings":{"ending_number":8,"number_html_tag":"h1","counter_title":"Years in field","title_html_tag":"h6","counter_align":"left","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"vw","size":6.3,"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_line_height":{"unit":"em","size":1,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"6","left":"0","isLinked":false},"counter_num_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_counter"},{"id":"44dbd1af","elType":"widget","settings":{"number_suffix":"+","number_html_tag":"h1","counter_title":"Solutions launched","title_html_tag":"h6","counter_align":"left","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"vw","size":6.3,"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_line_height":{"unit":"em","size":1,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"6","left":"0","isLinked":false},"counter_num_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_counter"},{"id":"52a27f75","elType":"widget","settings":{"ending_number":77,"number_html_tag":"h1","counter_title":"Milestones reached","title_html_tag":"h6","counter_align":"left","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"vw","size":6.3,"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_line_height":{"unit":"em","size":1,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"6","left":"0","isLinked":false},"counter_num_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_counter"},{"id":"64a0d5cf","elType":"widget","settings":{"ending_number":24,"number_html_tag":"h1","counter_title":"Honors earned","title_html_tag":"h6","counter_align":"left","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"vw","size":6.3,"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_line_height":{"unit":"em","size":1,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"6","left":"0","isLinked":false},"counter_num_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"4","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true}],"isInner":false},{"id":"569efdff","elType":"container","settings":{"flex_direction":"row","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":"Testimonials","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20}},"elements":[{"id":"77459536","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":40,"sizes":[]},"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"background_background":"classic","background_image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-10.jpg","id":67,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"_flex_size":"none","min_height":{"unit":"px","size":250,"sizes":[]},"animation":"ta_fadeinup","_title":"BG Image","background_position_mobile":"top center","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"isInner":true},{"id":"5e5a90ac","elType":"container","settings":{"content_width":"full","background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"55","right":"50","bottom":"45","left":"50","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"padding_tablet":{"unit":"px","top":"35","right":"35","bottom":"35","left":"35","isLinked":true},"padding_mobile":{"unit":"px","top":"25","right":"25","bottom":"25","left":"25","isLinked":false},"animation":"ta_fadeinup","_title":"Testimonials","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"f4b6d53","elType":"widget","settings":{"testimonials":[{"person_name":"Olivia Turner","company_name":"Finance Director","_id":"0a20487","content":"<p>Elementra\u2019s banking app made our work simple and clear. Smart tools let us track money well. The support team was fast and helpful every step.<\/p>","person_image":{"url":"","id":"","size":""}},{"person_name":"Noah Evans","company_name":"Operations Lead","_id":"043b925","content":"<p>Our switch to Elementra was smooth. Each part of the setup felt clear and fast\u2014plus, we got real help and new smart tools for our team.<\/p>","person_image":{"url":"","id":"","size":""}},{"person_name":"Mia Carter","company_name":"Strategy Analyst","_id":"b66ee94","content":"<p>Elementra changed how we work with funds. Their team made sure our needs were met and our aims clear from start to finish. We trust them.<\/p>","person_image":{"url":"","id":"","size":""}}],"columns":"1","content_align":"left","show_image":"","image_position":"","content_size":"h5","person_name_size":"h6","company_name_size":"p","slider":"yes","arrows":"","dots":"yes","box_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"company_align":"left","margin":{"unit":"vw","top":"0","right":"0","bottom":"14.8","left":"0","isLinked":false},"margin_tablet":{"unit":"vw","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"select_arrow":{"value":"","library":""},"dots_position":"inside","dots_align":"right","__globals__":{"background_color":"","company_name_color":"globals\/colors?id=theme_color_text","person_name_color":"","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"},"columns_tablet":"1","name_margin":{"unit":"px","top":"0","right":"0","bottom":"2","left":"0","isLinked":false},"company_name_typography_typography":"custom","company_name_typography_font_size":{"unit":"px","size":15,"sizes":[]},"company_name_color":"#ACAFB2","dots_size":{"unit":"px","size":7,"sizes":[]},"dots_spacing":{"unit":"px","size":23,"sizes":[]},"dots_spacing_mobile":{"unit":"px","size":18,"sizes":[]},"dots_margin":{"unit":"px","top":"0","right":0,"bottom":"20","left":0,"isLinked":false},"dots_color_normal":"#E5E7DE","_element_custom_width_mobile":{"unit":"px","size":""},"_flex_size":"none"},"elements":[],"widgetType":"trx_elm_testimonials"}],"isInner":true}],"isInner":false},{"id":"47ae243c","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":"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":"FAQ"},"elements":[{"id":"7280b19","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"_title":"Titles","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"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":"38","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false}},"elements":[{"id":"18df2c1","elType":"widget","settings":{"title":"Transforming digital banking for all","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":"em","size":0.08,"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":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"trx_addons_preset":"heading_8f0ced6"},"elements":[],"widgetType":"heading"},{"id":"8b2ae3f","elType":"widget","settings":{"title":"We build smart fintech tools for you","header_size":"h1","_element_width":"initial","_element_custom_width":{"unit":"px","size":520,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"6f11c929","elType":"widget","settings":{"tabs":[{"tab_title":"What fintech services do you offer?","_id":"6ec274c","accordion_content":"<p>Elementra provides digital current accounts, fast global transfers, and tailored business banking tools. Our platform helps you manage money securely, track expenses in real time, and access financial insights. We focus on smart, easy banking for both personal and business needs.<\/p>"},{"tab_title":"How long do banking processes take?","_id":"dbe3f9b","accordion_content":"<p>Timelines depend on your needs. Most accounts are set up in minutes, and money transfers are often instant or same day. Business features can be activated quickly. We\u2019ll guide you to ensure your Elementra services are live without delay.<\/p>","accordion_tab_default_active":"yes"},{"tab_title":"Can I share feedback on my account?","_id":"4dc77b6","accordion_content":"<p>Client input is vital at Elementra. We keep you involved from signup to daily use, offering channels for feedback and support. You\u2019ll get updates and can suggest features, helping us shape a service that fits your needs exactly.<\/p>"},{"tab_title":"Do you specialize in certain industries?","accordion_content":"<p>Elementra supports a broad range of users, from freelancers to global businesses. Our flexible tools adapt to many industries, including tech, retail, and startups. We personalize solutions so every client gets the best results.<\/p>","_id":"bf9a95d"}],"select_toggle_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/plus-icon.svg","id":89},"library":"svg"},"select_toggle_icon_active":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/minus-icon.svg","id":90},"library":"svg"},"title_html_tag":"h3","accordion_items_border_border":"","tab_title_padding":{"unit":"px","top":"55","right":"40","bottom":"55","left":"40","isLinked":false},"tab_title_padding_tablet":{"unit":"px","top":"38","right":"35","bottom":"38","left":"35","isLinked":false},"tab_title_padding_mobile":{"unit":"px","top":"25","right":"25","bottom":"25","left":"25","isLinked":true},"accordion_title_bottom_spacing_active":{"unit":"px","size":-35,"sizes":[]},"accordion_title_bottom_spacing_active_tablet":{"unit":"px","size":-30,"sizes":[]},"accordion_title_bottom_spacing_active_mobile":{"unit":"px","size":-15,"sizes":[]},"tab_content_padding":{"unit":"custom","top":"0","right":"17vw","bottom":"55px","left":"40px","isLinked":false},"tab_content_padding_tablet":{"unit":"custom","top":"0","right":"12vw","bottom":"38px","left":"35px","isLinked":false},"tab_content_padding_mobile":{"unit":"custom","top":"0","right":"25px","bottom":"25px","left":"25px","isLinked":false},"toggle_icon_spacing":{"unit":"px","size":30,"sizes":[]},"toggle_icon_spacing_mobile":{"unit":"px","size":20,"sizes":[]},"toggle_icon_size":{"unit":"px","size":10,"sizes":[]},"toggle_icon_border_border":"solid","toggle_icon_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"toggle_icon_border_radius":{"unit":"%","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"toggle_icon_border_radius_tablet":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"toggle_icon_border_radius_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"toggle_icon_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"toggle_icon_padding_mobile":{"unit":"px","top":"14","right":"14","bottom":"14","left":"14","isLinked":true},"__globals__":{"tab_title_bg_color":"globals\/colors?id=theme_color_bg_color_2","tab_content_bg_color":"globals\/colors?id=theme_color_bg_color_2","toggle_icon_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"},"_animation":"ta_fadeinup","accordion_items_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_elm_accordion"}],"isInner":false}]";}i:197;a:4:{s:7:"meta_id";s:3:"347";s:7:"post_id";s:2:"32";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:198;a:4:{s:7:"meta_id";s:3:"348";s:7:"post_id";s:2:"32";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.3";}i:199;a:4:{s:7:"meta_id";s:3:"354";s:7:"post_id";s:2:"81";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-16.jpg";}i:200;a:4:{s:7:"meta_id";s:3:"355";s:7:"post_id";s:2:"81";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1776:"a:6:{s:5:"width";i:490;s:6:"height";i:646;s:4:"file";s:25:"2026/04/custom-img-16.jpg";s:8:"filesize";i:28372;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-16-228x300.jpg";s:5:"width";i:228;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10840;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-16-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4719;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-16-370x488.jpg";s:5:"width";i:370;s:6:"height";i:488;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22169;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-16-490x520.jpg";s:5:"width";i:490;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28132;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-16-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12498;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-16-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2303;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-16-410x541.jpg";s:5:"width";i:410;s:6:"height";i:541;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25562;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-16-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18122;}}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:201;a:4:{s:7:"meta_id";s:3:"356";s:7:"post_id";s:2:"82";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-17.jpg";}i:202;a:4:{s:7:"meta_id";s:3:"357";s:7:"post_id";s:2:"82";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1776:"a:6:{s:5:"width";i:490;s:6:"height";i:646;s:4:"file";s:25:"2026/04/custom-img-17.jpg";s:8:"filesize";i:35239;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-17-228x300.jpg";s:5:"width";i:228;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12955;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-17-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5663;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-17-370x488.jpg";s:5:"width";i:370;s:6:"height";i:488;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26926;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-17-490x520.jpg";s:5:"width";i:490;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36428;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-17-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15707;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-17-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2707;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-17-410x541.jpg";s:5:"width";i:410;s:6:"height";i:541;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31309;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-17-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22870;}}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:203;a:4:{s:7:"meta_id";s:3:"385";s:7:"post_id";s:2:"89";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:21:"2026/04/plus-icon.svg";}i:204;a:4:{s:7:"meta_id";s:3:"386";s:7:"post_id";s:2:"89";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:205;a:4:{s:7:"meta_id";s:3:"387";s:7:"post_id";s:2:"90";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:22:"2026/04/minus-icon.svg";}i:206;a:4:{s:7:"meta_id";s:3:"388";s:7:"post_id";s:2:"90";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:207;a:4:{s:7:"meta_id";s:3:"396";s:7:"post_id";s:2:"92";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-19.jpg";}i:208;a:4:{s:7:"meta_id";s:3:"397";s:7:"post_id";s:2:"92";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2612:"a:6:{s:5:"width";i:1780;s:6:"height";i:760;s:4:"file";s:25:"2026/04/custom-img-19.jpg";s:8:"filesize";i:57926;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-19-300x128.jpg";s:5:"width";i:300;s:6:"height";i:128;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5241;}s:5:"large";a:5:{s:4:"file";s:26:"custom-img-19-1024x437.jpg";s:5:"width";i:1024;s:6:"height";i:437;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31267;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-19-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3386;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-19-768x328.jpg";s:5:"width";i:768;s:6:"height";i:328;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20135;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"custom-img-19-1536x656.jpg";s:5:"width";i:1536;s:6:"height";i:656;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57587;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-19-370x158.jpg";s:5:"width";i:370;s:6:"height";i:158;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7055;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-19-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56964;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-19-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34678;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-19-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10282;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-19-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1888;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:25:"custom-img-19-924x395.jpg";s:5:"width";i:924;s:6:"height";i:395;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26769;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-19-410x175.jpg";s:5:"width";i:410;s:6:"height";i:175;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8076;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-19-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11686;}}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:209;a:4:{s:7:"meta_id";s:3:"398";s:7:"post_id";s:2:"33";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:210;a:4:{s:7:"meta_id";s:3:"399";s:7:"post_id";s:2:"33";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:31513:"[{"id":"63f1cc0c","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":"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":"About","content_width":"full"},"elements":[{"id":"1e08a25c","elType":"container","settings":{"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"145","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"90","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false}},"elements":[{"id":"55f7bc27","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":80,"sizes":[]},"width_tablet":{"unit":"%","size":90,"sizes":[]},"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":"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":[{"id":"4fb4d702","elType":"widget","settings":{"content_width":"full","title":"About Elementra\u2019s vision","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"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":""},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"_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_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_8f0ced6"},"elements":[],"widgetType":"heading"},{"id":"e9b81ca","elType":"widget","settings":{"content_width":"full","tag":"h1","content":[{"text":"Empowering your money with digital","_id":"8818021","__globals__":{"color":""},"image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"text":"trust, transparency, and innovation,","__globals__":{"color":"globals\/colors?id=theme_color_link"},"image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"},"_id":"f4d33a4"},{"text":"focused on seamless banking for all","__globals__":{"color":""},"image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"},"_id":"cc3b256"}],"alignment":"","highlight_animation":"","_element_custom_width":{"unit":"%","size":60,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100,"_animation_type":"line","_animation_stagger":80},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true},{"id":"b2046de","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":49,"sizes":[]},"width_tablet":{"unit":"%","size":60,"sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_flex_align_self":"flex-end"},"elements":[{"id":"21d6b55d","elType":"widget","settings":{"content_width":"full","editor":"<p>Elementra redefines online banking by blending smart tech, secure tools, and a people-first approach. Our team\u2019s mission is to make money management simple, safe, and open for all users.<\/p>","_element_custom_width":{"unit":"%","size":50,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true},{"id":"9c343cc","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"animation":"ta_fadeinup","animation_delay":300},"elements":[{"id":"3eae4340","elType":"widget","settings":{"content_width":"full","image":{"id":92,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-19.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":true}],"isInner":false},{"id":"319a61b","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_title":"Titles","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0}},"elements":[{"id":"1ef2e308","elType":"widget","settings":{"title":"Transforming digital banking for all","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":"em","size":0.08,"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":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"trx_addons_preset":"heading_8f0ced6"},"elements":[],"widgetType":"heading"},{"id":"7867ef50","elType":"widget","settings":{"title":"We deliver seamless fintech solutions","header_size":"h1","_element_width":"initial","_element_custom_width":{"unit":"px","size":550,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"align":"center","_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"heading"}],"isInner":false},{"id":"464f9195","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"parallax_blocks":[],"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},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"_title":"Services"},"elements":[{"id":"37e9802c","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/icon-services-01-copyright.svg","id":95},"library":"svg"},"view":"stacked","shape":"square","title_text":"Digital current account","description_text":"Elementra offers secure accounts to manage money from any device, anytime.","title_size":"h5","text_align":"left","icon_space":{"unit":"px","size":50,"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":[]},"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_2","primary_color":"globals\/colors?id=theme_color_bg_color","secondary_color":"globals\/colors?id=theme_color_link"},"_padding_mobile":{"unit":"px","top":"25","right":"20","bottom":"22","left":"20","isLinked":false},"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":"icon-box"},{"id":"620a96f7","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/icon-services-02-copyright.svg","id":96},"library":"svg"},"view":"stacked","shape":"square","title_text":"Cross-border transfers","description_text":"Send funds abroad fast and safely with low fees and live exchange rates.","title_size":"h5","text_align":"left","icon_space":{"unit":"px","size":50,"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":[]},"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_2","primary_color":"globals\/colors?id=theme_color_bg_color","secondary_color":"globals\/colors?id=theme_color_link"},"_padding_mobile":{"unit":"px","top":"25","right":"20","bottom":"22","left":"20","isLinked":false},"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":"icon-box"},{"id":"2a97bc80","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/icon-services-03-copyright.svg","id":97},"library":"svg"},"view":"stacked","shape":"square","title_text":"Business banking tools","description_text":"Our platform brings seamless features for smarter business money management.","title_size":"h5","text_align":"left","icon_space":{"unit":"px","size":50,"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":[]},"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_2","primary_color":"globals\/colors?id=theme_color_bg_color","secondary_color":"globals\/colors?id=theme_color_link"},"_padding_mobile":{"unit":"px","top":"25","right":"20","bottom":"22","left":"20","isLinked":false},"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":"icon-box"}],"isInner":true},{"id":"58a02a7","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":165,"sizes":[]},"min_height_tablet":{"unit":"px","size":104,"sizes":[]},"min_height_mobile":{"unit":"px","size":65,"sizes":[]},"parallax_blocks":[],"bg_text":"Empowering you with seamless digital banking tools","bg_text_typography_typography":"custom","bg_text_typography_font_size":{"unit":"px","size":157,"sizes":[]},"bg_text_typography_font_size_tablet":{"unit":"px","size":100,"sizes":[]},"bg_text_typography_font_size_mobile":{"unit":"px","size":60,"sizes":[]},"bg_text_typography_font_weight":"500","bg_text_typography_line_height":{"unit":"em","size":0.85,"sizes":[]},"bg_text_typography_letter_spacing":{"unit":"em","size":-0.02,"sizes":[]},"bg_text_effect":"none","bg_text_marquee":{"unit":"px","size":7,"sizes":[]},"bg_text_marquee_margin":{"unit":"%","size":6,"sizes":[]},"__globals__":{"bg_text_color":"globals\/colors?id=theme_color_link"}},"elements":[],"isInner":true},{"id":"4c26048a","elType":"container","settings":{"flex_direction":"row","content_width":"full","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":"Tabs","animation":"ta_fadeinup","animation_delay":100,"_animation_type":"sequental"},"elements":[{"id":"4226e362","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"_title":"Col 1"},"elements":[{"id":"79b421d7","elType":"widget","settings":{"posts":"5","slides":[{"title":"Smart finance","image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-22.jpg","id":102,"size":"","alt":"","source":"library"},"_id":"fb0fba8"},{"title":"Secure accounts","image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-21.jpg","id":101,"size":"","alt":"","source":"library"},"_id":"bfcace2"},{"_id":"192a938","title":"Digital banking","image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-20.jpg","id":100,"size":"","alt":"","source":"library"}}],"slides_type":"images","noresize":"1","slides_ratio":"16:9","label_prev":"Prev|PHOTO","label_next":"Next|PHOTO","autoplay":"","_element_id":"slider-controls-0192","titles":"no","effect":"fade","__globals__":{"slide_overlay_bg_color":""},"slide_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[],"widgetType":"trx_widget_slider"}],"isInner":true},{"id":"76c7dd6b","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"flex_justify_content":"space-between","padding":{"unit":"%","top":"0","right":"6","bottom":"0","left":"6","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_gap":{"column":"90","row":"90","isLinked":true,"unit":"px","size":90},"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},"_title":"Col 2"},"elements":[{"id":"48c06124","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":[],"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[{"id":"532a708d","elType":"widget","settings":{"title":"Empowering your money, every day","header_size":"h3","_margin":{"unit":"vw","top":"0","right":"0","bottom":"7","left":"0","isLinked":false},"_margin_tablet":{"unit":"vw","top":"0","right":"0","bottom":"4","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":390,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"1770ede6","elType":"widget","settings":{"slider_id":"slider-controls-0192","hide_prev":"1","hide_next":"1","pagination_style":"titles","pagination_title_html_tag":"h2","pagination_gap":{"unit":"px","size":30,"sizes":[]},"__globals__":{"pagination_color":"globals\/colors?id=theme_color_meta","pagination_color_hover":"globals\/colors?id=theme_color_title","pagination_color_active":"globals\/colors?id=theme_color_title"},"pagination_gap_tablet":{"unit":"px","size":15,"sizes":[]},"pagination_gap_mobile":{"unit":"px","size":10,"sizes":[]},"pagination_typography_typography":"custom","pagination_typography_font_size_tablet":{"unit":"px","size":32,"sizes":[]},"pagination_typography_font_size_mobile":{"unit":"px","size":28,"sizes":[]}},"elements":[],"widgetType":"trx_sc_slider_controls"}],"isInner":true},{"id":"9186797","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"width":{"unit":"px","size":"","sizes":[]}},"elements":[{"id":"31750c2b","elType":"widget","settings":{"title":"Reimagine online banking","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"14","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"26734297","elType":"widget","settings":{"editor":"<p>We build safe, smart, and easy banking tools made to fit your needs every step of the way.<\/p>","_element_width":"initial","_element_custom_width":{"unit":"px","size":520,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"35537454","elType":"container","settings":{"flex_direction":"column","content_width":"full","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":"Titles"},"elements":[{"id":"510ed292","elType":"widget","settings":{"content":[{"text":"Digital Banking","_id":"2fbcc6c","item_typography_typography":"custom","item_typography_font_size":{"unit":"vw","size":15.09,"sizes":[]},"item_typography_font_size_tablet":{"unit":"vw","size":"","sizes":[]},"item_typography_font_size_mobile":{"unit":"vw","size":14.8,"sizes":[]},"item_typography_line_height":{"unit":"em","size":1,"sizes":[]},"item_typography_letter_spacing":{"unit":"em","size":-0.03,"sizes":[]},"__globals__":{"color":""},"nowrap":"1"}],"tag":"h1","alignment":"","_margin":{"unit":"vw","top":"-2","right":"0","bottom":"-2","left":"-1.2","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":false},{"id":"7c2b581b","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":"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},"__globals__":{"background_color":""},"_title":"FAQ"},"elements":[{"id":"7fa4eaba","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":"40","left":"0","isLinked":false},"content_width":"full","width":{"unit":"px","size":630,"sizes":[]},"width_tablet":{"unit":"px","size":570,"sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"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":"47e19077","elType":"widget","settings":{"content_width":"full","title":"Common questions","header_size":"h6","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"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":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_8f0ced6"},"elements":[],"widgetType":"heading"},{"id":"4dd4ede9","elType":"widget","settings":{"content_width":"full","title":"Frequently asked\nquestions","header_size":"h1","align":"center","_element_custom_width":{"unit":"px","size":790,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":"","sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","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},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"heading"},{"id":"23046dab","elType":"widget","settings":{"content_width":"full","editor":"<p>Discover answers to popular questions about Elementra, our digital banking tools, and how we make finance simple, safe, and easy for all users.<\/p>","align":"center","_animation":"ta_fadeinup"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"4daa6bdb","elType":"widget","settings":{"content_width":"full","tabs":[{"tab_title":"Who can open an Elementra account?","_id":"814a7c5","accordion_content":"<p>Elementra helps individuals, freelancers, startups, and businesses of all sizes with modern banking, offering secure and inclusive financial solutions to everyone.<\/p>","image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"tab_title":"Which services does Elementra provide?","accordion_content":"<p>We provide digital accounts, transfers across borders, and tools for business banking\u2014each designed for seamless, secure, and user-friendly experiences.<\/p>","accordion_tab_default_active":"yes","_id":"e0e7b0c","image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"tab_title":"How are my funds and data protected?","accordion_content":"<p>We use encryption, strict protocols, and ongoing security reviews to keep your funds and information safe, ensuring trust and peace of mind always.<\/p>","_id":"8093459","image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"tab_title":"How do I request a quote for services?","accordion_content":"<p>Reach out through our contact form, email, or phone with your needs. We\u2019ll review your request and send a custom quote for Elementra\u2019s services.<\/p>","_id":"677a699","image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"title_html_tag":"h6","accordion_items_border_color":"#E5E7DE","accordion_items_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"tab_title_bg_color_active":"#FFFFFF","tab_content_bg_color":"#FFFFFF","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_2","tab_title_bg_color_hover":"","tab_title_bg_color_active":"globals\/colors?id=theme_color_bg_color_2","tab_title_typography_typography":"","toggle_icon_color":"globals\/colors?id=theme_color_title"},"select_toggle_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/plus-icon.svg","id":89},"library":"svg"},"toggle_icon_size":{"unit":"px","size":12,"sizes":[]},"select_toggle_icon_active":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/minus-icon.svg","id":90},"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}},"elements":[],"widgetType":"trx_elm_accordion"}],"isInner":false},{"id":"129add5","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"20","bottom":"150","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"95","left":"20","isLinked":false}},"elements":[{"id":"e2fef54","elType":"container","settings":{"min_height":{"unit":"px","size":832,"sizes":[]},"min_height_tablet":{"unit":"px","size":760,"sizes":[]},"flex_justify_content":"center","flex_align_items":"flex-end","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"background_background":"classic","background_image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-23.jpg","id":108,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"min_height_mobile":{"unit":"px","size":680,"sizes":[]},"_title":"Contact","padding":{"unit":"px","top":"30","right":"20","bottom":"30","left":"20","isLinked":false},"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":false}},"elements":[{"id":"5bdc9e8","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":520,"sizes":[]},"width_tablet":{"unit":"px","size":440,"sizes":[]},"parallax_blocks":[],"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","padding":{"unit":"px","top":"45","right":"30","bottom":"55","left":"30","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"padding_tablet":{"unit":"px","top":"35","right":"25","bottom":"45","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"20","bottom":"35","left":"20","isLinked":false},"animation":"ta_fadeinup","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"8f3171f","elType":"widget","settings":{"title":"Have questions? Get in touch!","header_size":"h3","_margin":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":280,"sizes":[]},"_element_custom_width_mobile":{"unit":"px","size":220,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":240,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"871e511","elType":"widget","settings":{"mf_form_id":"6***1776267586101"},"elements":[],"widgetType":"metform"}],"isInner":true}],"isInner":true}],"isInner":false}]";}i:211;a:4:{s:7:"meta_id";s:3:"403";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:212;a:4:{s:7:"meta_id";s:3:"404";s:7:"post_id";s:2:"33";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.3";}i:213;a:4:{s:7:"meta_id";s:3:"410";s:7:"post_id";s:2:"95";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/04/icon-services-01-copyright.svg";}i:214;a:4:{s:7:"meta_id";s:3:"411";s:7:"post_id";s:2:"95";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:6309;s:5:"width";i:40;s:6:"height";i:40;}";}i:215;a:4:{s:7:"meta_id";s:3:"412";s:7:"post_id";s:2:"96";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/04/icon-services-02-copyright.svg";}i:216;a:4:{s:7:"meta_id";s:3:"413";s:7:"post_id";s:2:"96";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:2757;s:5:"width";i:40;s:6:"height";i:40;}";}i:217;a:4:{s:7:"meta_id";s:3:"414";s:7:"post_id";s:2:"97";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/04/icon-services-03-copyright.svg";}i:218;a:4:{s:7:"meta_id";s:3:"415";s:7:"post_id";s:2:"97";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:3407;s:5:"width";i:40;s:6:"height";i:40;}";}i:219;a:4:{s:7:"meta_id";s:3:"429";s:7:"post_id";s:3:"100";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-20.jpg";}i:220;a:4:{s:7:"meta_id";s:3:"430";s:7:"post_id";s:3:"100";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2112:"a:6:{s:5:"width";i:875;s:6:"height";i:850;s:4:"file";s:25:"2026/04/custom-img-20.jpg";s:8:"filesize";i:35705;s:5:"sizes";a:10:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-20-300x291.jpg";s:5:"width";i:300;s:6:"height";i:291;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9029;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-20-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3419;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-20-768x746.jpg";s:5:"width";i:768;s:6:"height";i:746;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34579;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-20-370x359.jpg";s:5:"width";i:370;s:6:"height";i:359;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12294;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:25:"custom-img-20-875x725.jpg";s:5:"width";i:875;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38861;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-20-875x520.jpg";s:5:"width";i:875;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33104;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-20-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10086;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-20-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1772;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-20-410x398.jpg";s:5:"width";i:410;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13799;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-20-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12374;}}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:221;a:4:{s:7:"meta_id";s:3:"431";s:7:"post_id";s:3:"101";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-21.jpg";}i:222;a:4:{s:7:"meta_id";s:3:"432";s:7:"post_id";s:3:"101";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2113:"a:6:{s:5:"width";i:875;s:6:"height";i:850;s:4:"file";s:25:"2026/04/custom-img-21.jpg";s:8:"filesize";i:65571;s:5:"sizes";a:10:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-21-300x291.jpg";s:5:"width";i:300;s:6:"height";i:291;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14469;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-21-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4802;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-21-768x746.jpg";s:5:"width";i:768;s:6:"height";i:746;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:65506;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-21-370x359.jpg";s:5:"width";i:370;s:6:"height";i:359;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20432;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:25:"custom-img-21-875x725.jpg";s:5:"width";i:875;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:70056;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-21-875x520.jpg";s:5:"width";i:875;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48102;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-21-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13464;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-21-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2299;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-21-410x398.jpg";s:5:"width";i:410;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24141;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-21-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21216;}}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:223;a:4:{s:7:"meta_id";s:3:"433";s:7:"post_id";s:3:"102";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-22.jpg";}i:224;a:4:{s:7:"meta_id";s:3:"434";s:7:"post_id";s:3:"102";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2113:"a:6:{s:5:"width";i:875;s:6:"height";i:850;s:4:"file";s:25:"2026/04/custom-img-22.jpg";s:8:"filesize";i:54402;s:5:"sizes";a:10:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-22-300x291.jpg";s:5:"width";i:300;s:6:"height";i:291;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12635;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-22-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4735;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-22-768x746.jpg";s:5:"width";i:768;s:6:"height";i:746;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:52237;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-22-370x359.jpg";s:5:"width";i:370;s:6:"height";i:359;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17303;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:25:"custom-img-22-875x725.jpg";s:5:"width";i:875;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:60294;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-22-875x520.jpg";s:5:"width";i:875;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46826;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-22-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13377;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-22-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2374;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-22-410x398.jpg";s:5:"width";i:410;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20038;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-22-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17617;}}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:225;a:4:{s:7:"meta_id";s:3:"456";s:7:"post_id";s:3:"108";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-23.jpg";}i:226;a:4:{s:7:"meta_id";s:3:"457";s:7:"post_id";s:3:"108";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2616:"a:6:{s:5:"width";i:1916;s:6:"height";i:825;s:4:"file";s:25:"2026/04/custom-img-23.jpg";s:8:"filesize";i:141406;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-23-300x129.jpg";s:5:"width";i:300;s:6:"height";i:129;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7211;}s:5:"large";a:5:{s:4:"file";s:26:"custom-img-23-1024x441.jpg";s:5:"width";i:1024;s:6:"height";i:441;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:59159;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-23-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4024;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-23-768x331.jpg";s:5:"width";i:768;s:6:"height";i:331;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35082;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"custom-img-23-1536x661.jpg";s:5:"width";i:1536;s:6:"height";i:661;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:117448;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-23-370x159.jpg";s:5:"width";i:370;s:6:"height";i:159;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9675;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-23-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:100510;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-23-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57840;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-23-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13633;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-23-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1790;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:25:"custom-img-23-924x398.jpg";s:5:"width";i:924;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49025;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-23-410x177.jpg";s:5:"width";i:410;s:6:"height";i:177;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11730;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-23-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18240;}}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:227;a:4:{s:7:"meta_id";s:3:"463";s:7:"post_id";s:2:"34";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:228;a:4:{s:7:"meta_id";s:3:"464";s:7:"post_id";s:2:"34";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:70960:"[{"id":"b50b236","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"5d0bd06","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"20","bottom":"150","left":"20","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"20","bottom":"95","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"65","left":"20","isLinked":false},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"Pricing","flex_align_items":"center","background_background":"classic","background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"border_radius_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"}},"elements":[{"id":"dc19e4b","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":"25","left":"0","isLinked":false},"content_width":"full","width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"flex_align_items":"center","_title":"Titles"},"elements":[{"id":"3654251","elType":"widget","settings":{"content_width":"full","title":"Simple pricing for everyone","header_size":"h6","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"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":"globals\/colors?id=theme_color_alt_title"},"_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":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_8f0ced6"},"elements":[],"widgetType":"heading"},{"id":"79234a2","elType":"widget","settings":{"content_width":"full","title":"Choose a plan that suits you","header_size":"h1","align":"center","_element_custom_width":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_alt_title"},"_animation_stagger":50,"_animation":"ta_fadeinup","_animation_delay":100,"_element_width":"initial"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"b8e58f2","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":"20","right":"20","bottom":"20","left":"20","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_alt_bg_color_2","slide1_title_color":"globals\/colors?id=theme_color_alt_meta","slide2_title_color":"globals\/colors?id=theme_color_alt_meta","slide1_title_hover":"globals\/colors?id=theme_color_alt_title","slide2_title_hover":"globals\/colors?id=theme_color_alt_title","slide2_active_color":"globals\/colors?id=theme_color_alt_title","slide1_active_color":"globals\/colors?id=theme_color_alt_title","slide2_switcher_color":"globals\/colors?id=theme_color_alt_bg_color","slide1_switcher_color":"globals\/colors?id=theme_color_alt_bg_color"},"switcher_title_padding":{"unit":"px","top":"12","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,"switcher_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]}},"elements":[],"widgetType":"trx_sc_switcher"},{"id":"a1549ed","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":"fb5b228","elType":"widget","settings":{"content_width":"full","table_title":"Starter","title_html_tag":"h6","table_subtitle":"For new users who want to try","ribbon_title":"New","table_price":"50","table_original_price":"69","table_duration":" \/ per month","table_features":[{"feature_text":"Instant account opening  ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"Open an account in minutes"},{"_id":"2a1fe99","feature_text":"Real-time alerts","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Stay updated on your account"},{"feature_text":"No monthly fees","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"No hidden costs apply","_id":"0a8e387"},{"feature_text":"Budget tools included","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Tools to plan your spending","_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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"_animation":"ta_fadeinup","_animation_delay":100,"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","button_text_color_hover":"#FFFFFF","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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"},{"id":"e3d5f99","elType":"widget","settings":{"content_width":"full","table_title":"Professional","title_html_tag":"h6","table_subtitle":"For growing needs and daily use","ribbon_title":"New","table_price":"500","table_original_price":"69","table_duration":" \/ per month","table_features":[{"feature_text":"Multi-currency accounts ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"Hold and swap currencies"},{"_id":"2a1fe99","feature_text":"24\/7 support team","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Get help when you need it"},{"feature_text":"Business expense tools","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Track and manage spending","_id":"0a8e387"},{"feature_text":"Batch payments ready","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Send many payments at once","_id":"0e65b69"},{"feature_text":"Advanced transfers","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Move funds globally fast","_id":"c94ccbb"},{"feature_text":"24\/7 support team","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"We are always here to help","_id":"5b84c3d"},{"feature_text":"Batch payments ready","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Save time with batch pay","_id":"bc0314c"}],"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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","button_text_color_hover":"#FFFFFF","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"_animation":"ta_fadeinup","_animation_delay":100,"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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"},{"id":"b158246","elType":"widget","settings":{"content_width":"full","table_title":"Advanced","title_html_tag":"h6","table_subtitle":"For large firms and growth goals","ribbon_title":"New","table_price":"1500","table_original_price":"69","table_duration":" \/ per month","table_features":[{"feature_text":"Priority support access ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"Reach us first every time"},{"_id":"2a1fe99","feature_text":"Custom user roles","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Set roles for your team"},{"feature_text":"Advanced analytics","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Track trends in real time","_id":"0a8e387"},{"feature_text":"Premium card options","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Get custom branded cards","_id":"0e65b69"},{"feature_text":"Advanced analytics","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"See insights and reports","_id":"fb67f7b"},{"feature_text":"Custom user roles","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Assign team permissions","_id":"74ac59c"},{"feature_text":"Premium card options","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Access premium card range","_id":"56f6e9e"},{"feature_text":"Advanced analytics","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Full stats in your dashboard","_id":"c43368d"},{"feature_text":"Custom user roles","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Manage staff and access","_id":"56efb5d"}],"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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","button_text_color_hover":"#FFFFFF","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"_animation":"ta_fadeinup","_animation_delay":100,"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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":"863f71a","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":"976b906","elType":"widget","settings":{"content_width":"full","table_title":"Starter","title_html_tag":"h6","table_subtitle":"Entry plan for personal savings","ribbon_title":"New","table_price":"80","table_original_price":"69","table_duration":" \/ per year","table_features":[{"feature_text":"Free account setup    ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"No setup cost or charge"},{"_id":"2a1fe99","feature_text":"Mobile app access","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Use Elementra on mobile"},{"feature_text":"Instant notifications","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Alerts for all activity","_id":"0a8e387"},{"feature_text":"No annual charges  ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Zero yearly fees apply","_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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","button_text_color_hover":"#FFFFFF","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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"},{"id":"50f52c6","elType":"widget","settings":{"content_width":"full","table_title":"Professional","title_html_tag":"h6","table_subtitle":"Best choice for frequent banking","ribbon_title":"New","table_price":"750","table_original_price":"69","table_duration":" \/ per year","table_features":[{"feature_text":"Multi-currency access   ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"Hold many types of funds"},{"feature_text":"Priority support","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Get help any time needed","_id":"5a9c49d"},{"feature_text":"Expense tracking","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Monitor outgoings with ease","_id":"0a8e387"},{"feature_text":"Batch transfers","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Send many at once fast","_id":"0e65b69"},{"feature_text":"Team dashboard","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"One place for your group","_id":"46cc2cc"},{"_id":"2a1fe99","feature_text":"Priority support","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Service when you need it"},{"feature_text":"Batch transfers","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Send out at once easily","_id":"f685a41"}],"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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","button_text_color_hover":"#FFFFFF","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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"},{"id":"e2a4255","elType":"widget","settings":{"content_width":"full","table_title":"Advanced","title_html_tag":"h6","table_subtitle":"Full suite for fast growth teams","ribbon_title":"New","table_price":"2000","table_original_price":"69","table_duration":" \/ per year","table_features":[{"feature_text":"Custom API access     ","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"_id":"243ea19","tooltip_content":"Build your own tools now"},{"_id":"2a1fe99","feature_text":"Role-based controls","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Assign rights to users"},{"feature_text":"Data insights pro","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"See trends and stats live","_id":"0a8e387"},{"feature_text":"Premium cards suite","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Get your own card design","_id":"0e65b69"},{"feature_text":"Data insights pro","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Deep dive into reports","_id":"56486b5"},{"feature_text":"Role-based controls","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Fine-tune user rights","_id":"8bc36af"},{"feature_text":"Premium cards suite","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Exclusive premium cards","_id":"0174006"},{"feature_text":"Data insights pro","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Full control analytics","_id":"c9ee992"},{"feature_text":"Role-based controls","select_feature_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/check-list-icon-second.svg","id":73},"library":"svg"},"tooltip_content":"Manage access per user","_id":"186591c"}],"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":22,"sizes":[]},"duration_spacing":{"unit":"px","size":2,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"35","right":"30","bottom":"25","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"30","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":"30","bottom":"25","left":"30","isLinked":false},"table_footer_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"__globals__":{"table_title_color":"globals\/colors?id=theme_color_alt_title","table_price_color_normal":"globals\/colors?id=theme_color_alt_title","duration_text_color":"globals\/colors?id=theme_color_alt_meta","table_features_text_color":"globals\/colors?id=theme_color_alt_text","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_link","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_alt_meta","table_title_bg_color":"globals\/colors?id=theme_color_alt_bg_color_2","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_alt_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_alt_bd_color","table_subtitle_color":"globals\/colors?id=theme_color_alt_text","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","table_features_icon_color":"globals\/colors?id=theme_color_link","button_border_hover_color":"globals\/colors?id=theme_color_link"},"price_html_tag":"h2","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/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},"_border_color":"#E5E7DE","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":"20","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","button_text_color_hover":"#FFFFFF","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_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"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":[]},"price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","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":"#FFFFFF","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},"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"table_button_position":"above","table_button_margin_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_typography_line_height":{"unit":"em","size":1.25,"sizes":[]},"table_features_icon_vertical_position":"top","link":{"url":"https:\/\/online-banking.elementra.themerex.net\/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}],"isInner":true}],"isInner":false},{"id":"abfa0f1","elType":"container","settings":{"flex_direction":"column","content_width":"full","parallax_blocks":[],"bg_text_typography_font_size":{"unit":"px","size":157,"sizes":[]},"bg_text_typography_font_weight":"500","bg_text_typography_text_transform":"uppercase","bg_text_typography_line_height":{"unit":"em","size":1,"sizes":[]},"bg_text_typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"bg_text_effect":"none","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":"Marquee"},"elements":[{"id":"b7b2458","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":165,"sizes":[]},"min_height_tablet":{"unit":"px","size":104,"sizes":[]},"min_height_mobile":{"unit":"px","size":65,"sizes":[]},"parallax_blocks":[],"bg_text":"Empowering you with seamless digital banking tools","bg_text_typography_typography":"custom","bg_text_typography_font_size":{"unit":"px","size":157,"sizes":[]},"bg_text_typography_font_size_tablet":{"unit":"px","size":100,"sizes":[]},"bg_text_typography_font_size_mobile":{"unit":"px","size":60,"sizes":[]},"bg_text_typography_font_weight":"500","bg_text_typography_line_height":{"unit":"em","size":0.85,"sizes":[]},"bg_text_typography_letter_spacing":{"unit":"em","size":-0.02,"sizes":[]},"bg_text_effect":"none","bg_text_marquee":{"unit":"px","size":7,"sizes":[]},"bg_text_marquee_margin":{"unit":"%","size":6,"sizes":[]},"__globals__":{"bg_text_color":"globals\/colors?id=theme_color_link"}},"elements":[],"isInner":true}],"isInner":false},{"id":"4c514fc","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false}},"elements":[{"id":"fb0d969","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":50,"sizes":[]},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":90,"sizes":[]},"parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"margin":{"unit":"px","top":"0","right":"0","bottom":"-44","left":"0","isLinked":false},"z_index":0,"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"isInner":true},{"id":"944da71","elType":"container","settings":{"min_height":{"unit":"custom","size":"44.8vw","sizes":[]},"min_height_tablet":{"unit":"custom","size":"","sizes":[]},"min_height_mobile":{"unit":"custom","size":"","sizes":[]},"background_background":"video","background_video_link":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-video-001-copyright.mp4","background_play_on_mobile":"yes","parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"z_index":1,"_title":"Video"},"elements":[],"isInner":true},{"id":"e610140","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":50,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"gradient","background_gradient_angle":{"unit":"deg","size":270,"sizes":[]},"parallax_blocks":[],"border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"margin":{"unit":"px","top":"-44","right":"0","bottom":"0","left":"0","isLinked":false},"z_index":0,"__globals__":{"background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"isInner":true}],"isInner":false},{"id":"b2fdaec","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":"74afe10","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":"40","left":"0","isLinked":false},"content_width":"full","width":{"unit":"px","size":630,"sizes":[]},"width_tablet":{"unit":"px","size":570,"sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"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":"1efc1b6","elType":"widget","settings":{"content_width":"full","title":"Common questions","header_size":"h6","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"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":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_8f0ced6"},"elements":[],"widgetType":"heading"},{"id":"6756248","elType":"widget","settings":{"content_width":"full","title":"Frequently asked\nquestions","header_size":"h1","align":"center","_element_custom_width":{"unit":"px","size":790,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":"","sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","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},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"heading"},{"id":"7e7ae28","elType":"widget","settings":{"content_width":"full","editor":"<p>Discover answers to popular questions about Elementra, our digital banking tools, and how we make finance simple, safe, and easy for all users.<\/p>","align":"center","_animation":"ta_fadeinup"},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"cc4cf57","elType":"widget","settings":{"content_width":"full","tabs":[{"tab_title":"Who can open an Elementra account?","_id":"814a7c5","accordion_content":"<p>Elementra helps individuals, freelancers, startups, and businesses of all sizes with modern banking, offering secure and inclusive financial solutions to everyone.<\/p>","image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"tab_title":"Which services does Elementra provide?","accordion_content":"<p>We provide digital accounts, transfers across borders, and tools for business banking\u2014each designed for seamless, secure, and user-friendly experiences.<\/p>","accordion_tab_default_active":"yes","_id":"e0e7b0c","image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"tab_title":"How are my funds and data protected?","accordion_content":"<p>We use encryption, strict protocols, and ongoing security reviews to keep your funds and information safe, ensuring trust and peace of mind always.<\/p>","_id":"8093459","image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"tab_title":"How do I request a quote for services?","accordion_content":"<p>Reach out through our contact form, email, or phone with your needs. We\u2019ll review your request and send a custom quote for Elementra\u2019s services.<\/p>","_id":"677a699","image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"title_html_tag":"h6","accordion_items_border_color":"#E5E7DE","accordion_items_border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"tab_title_bg_color_active":"#FFFFFF","tab_content_bg_color":"#FFFFFF","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_2","tab_title_bg_color_hover":"","tab_title_bg_color_active":"globals\/colors?id=theme_color_bg_color_2","tab_title_typography_typography":"","toggle_icon_color":"globals\/colors?id=theme_color_title"},"select_toggle_icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/plus-icon.svg","id":89},"library":"svg"},"toggle_icon_size":{"unit":"px","size":12,"sizes":[]},"select_toggle_icon_active":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/minus-icon.svg","id":90},"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}},"elements":[],"widgetType":"trx_elm_accordion"}],"isInner":false},{"id":"f9af033","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"20","bottom":"150","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"95","left":"20","isLinked":false}},"elements":[{"id":"ea37303","elType":"container","settings":{"min_height":{"unit":"px","size":832,"sizes":[]},"min_height_tablet":{"unit":"px","size":760,"sizes":[]},"flex_justify_content":"center","flex_align_items":"flex-end","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"background_background":"classic","background_image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-23.jpg","id":108,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"min_height_mobile":{"unit":"px","size":680,"sizes":[]},"_title":"Contact","padding":{"unit":"px","top":"30","right":"20","bottom":"30","left":"20","isLinked":false},"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":false}},"elements":[{"id":"0dc19eb","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":520,"sizes":[]},"width_tablet":{"unit":"px","size":440,"sizes":[]},"parallax_blocks":[],"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","padding":{"unit":"px","top":"45","right":"30","bottom":"55","left":"30","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"padding_tablet":{"unit":"px","top":"35","right":"25","bottom":"45","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"20","bottom":"35","left":"20","isLinked":false},"animation":"ta_fadeinup","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"45507f8","elType":"widget","settings":{"title":"Have questions? Get in touch!","header_size":"h3","_margin":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":280,"sizes":[]},"_element_custom_width_mobile":{"unit":"px","size":220,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":240,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"8df27b9","elType":"widget","settings":{"mf_form_id":"6***1776267586101"},"elements":[],"widgetType":"metform"}],"isInner":true}],"isInner":true}],"isInner":false}]";}i:229;a:4:{s:7:"meta_id";s:3:"468";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:230;a:4:{s:7:"meta_id";s:3:"469";s:7:"post_id";s:2:"34";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.3";}i:231;a:4:{s:7:"meta_id";s:3:"485";s:7:"post_id";s:2:"36";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:232;a:4:{s:7:"meta_id";s:3:"486";s:7:"post_id";s:2:"36";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:19612:"[{"id":"0f8a33d","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"20","bottom":"150","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"20","bottom":"95","left":"20","isLinked":false}},"elements":[{"id":"4a8cf3a","elType":"container","settings":{"min_height":{"unit":"px","size":832,"sizes":[]},"min_height_tablet":{"unit":"px","size":760,"sizes":[]},"flex_justify_content":"center","flex_align_items":"flex-end","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"background_background":"classic","background_image":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-23.jpg","id":108,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"min_height_mobile":{"unit":"px","size":680,"sizes":[]},"_title":"Contact","padding":{"unit":"px","top":"30","right":"20","bottom":"30","left":"20","isLinked":false},"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":false}},"elements":[{"id":"2643fdd","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":520,"sizes":[]},"width_tablet":{"unit":"px","size":440,"sizes":[]},"parallax_blocks":[],"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","padding":{"unit":"px","top":"45","right":"30","bottom":"55","left":"30","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"padding_tablet":{"unit":"px","top":"35","right":"25","bottom":"45","left":"25","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"20","bottom":"35","left":"20","isLinked":false},"animation":"ta_fadeinup","border_radius":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true}},"elements":[{"id":"7333c9f","elType":"widget","settings":{"title":"Have questions? Get in touch!","header_size":"h3","_margin":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":280,"sizes":[]},"_element_custom_width_mobile":{"unit":"px","size":220,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":240,"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":[]}},"elements":[],"widgetType":"heading"},{"id":"56e914b","elType":"widget","settings":{"mf_form_id":"6***1776267586101","_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":"metform"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"3b691ba","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"__globals__":{"background_color":""},"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":"Contact"},"elements":[{"id":"71ecc6db","elType":"widget","settings":{"content_width":"full","title":"Office locations","header_size":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"55","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},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"heading"},{"id":"2a72d079","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"border_border":"solid","border_width":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"padding":{"unit":"px","top":"45","right":"0","bottom":"45","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"flex_gap_tablet":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"animation":"ta_fadeinup","_title":"Item 1"},"elements":[{"id":"706ef7dd","elType":"widget","settings":{"content_width":"full","title":"London","header_size":"h3","_element_custom_width":{"unit":"px","size":270,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":190,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_element_width":"initial","_flex_grow":0,"_flex_shrink":0,"_element_width_tablet":"initial","_element_width_mobile":"initial"},"elements":[],"widgetType":"heading"},{"id":"101f3c4b","elType":"widget","settings":{"content_width":"full","list_items":[{"text":"45 Kingsway Lane\u2028 London W1X 5YZ","_id":"253ccc0","trx_icon_type":"none","list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"_element_width":"initial","_element_custom_width":{"unit":"px","size":175,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_flex_grow":4,"__globals__":{"text_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"44447fda","elType":"widget","settings":{"content_width":"full","list_items":[{"text":"+44 (0)20 8547 2121","_id":"253ccc0","trx_icon_type":"none","link":{"url":"tel:+4402085472121","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"text":" london@elementra.com","trx_icon_type":"none","link":{"url":"mailto:london@elementra.com","is_external":"","nofollow":"","custom_attributes":""},"_id":"5603dc2","list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"_element_custom_width":{"unit":"px","size":210,"sizes":[]},"_element_width":"initial","_element_custom_width_tablet":{"unit":"%","size":"","sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_flex_size":"none","_flex_size_mobile":"none"},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"5da5b6b9","elType":"widget","settings":{"content_width":"full","text_html_tag":"h6","list_items":[{"text":"Get Directions","icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/right-arrow-icon.svg","id":115},"library":"svg"},"_id":"7e9a638","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"icon_position":"right","icon_vertical_offset":{"unit":"px","size":1,"sizes":[]},"text_typography_font_size":{"size":16,"unit":"px"},"text_typography_font_size_tablet":{"size":"","unit":"px"},"text_typography_font_size_mobile":{"size":"15","unit":"px"},"text_typography_line_height":{"size":"","unit":"px"},"text_typography_line_height_tablet":{"size":"","unit":"px"},"text_typography_line_height_mobile":{"size":"","unit":"px"},"text_typography_letter_spacing":{"size":"","unit":"px"},"text_typography_letter_spacing_tablet":{"size":"","unit":"px"},"text_typography_letter_spacing_mobile":{"size":"","unit":"px"},"__globals__":{"text_typography_typography":"","text_color":"globals\/colors?id=theme_color_title","text_hover_color":"globals\/colors?id=theme_color_link","icon_color":"globals\/colors?id=theme_color_title","icon_color_hover":"globals\/colors?id=theme_color_link"},"text_typography_font_size_laptop":{"size":"","unit":"px"},"text_typography_line_height_laptop":{"size":"","unit":"px"},"text_typography_letter_spacing_laptop":{"size":"","unit":"px"},"text_typography_typography":"custom","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_spacing":{"unit":"px","size":10,"sizes":[]},"_element_custom_width":{"unit":"px","size":150,"sizes":[]},"_flex_size":"none","_flex_size_mobile":"none"},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"7c944f86","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":"45","right":"0","bottom":"45","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"flex_gap_tablet":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"animation":"ta_fadeinup","_title":"Item 2"},"elements":[{"id":"6a3f056b","elType":"widget","settings":{"content_width":"full","title":"Berlin","header_size":"h3","_element_custom_width":{"unit":"px","size":270,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":190,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_element_width":"initial","_element_width_tablet":"initial","_element_width_mobile":"initial"},"elements":[],"widgetType":"heading"},{"id":"69636964","elType":"widget","settings":{"content_width":"full","list_items":[{"text":"12 Friedrichstra\u00dfe\u2028 Berlin 10117","_id":"253ccc0","trx_icon_type":"none","list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"_element_width":"initial","_element_custom_width":{"unit":"px","size":175,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"4f663553","elType":"widget","settings":{"content_width":"full","list_items":[{"text":"+49 (0)30 1234 5678","_id":"253ccc0","trx_icon_type":"none","link":{"url":"tel:+4903012345678","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"text":"berlin@elementra.com","trx_icon_type":"none","link":{"url":"mailto:berlin@elementra.com","is_external":"","nofollow":"","custom_attributes":""},"_id":"5603dc2","list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"_element_custom_width":{"unit":"px","size":210,"sizes":[]},"_element_width":"initial","_element_width_mobile":"initial","_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_flex_size":"none"},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"69f46dde","elType":"widget","settings":{"content_width":"full","text_html_tag":"h6","list_items":[{"text":"Get Directions","icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/right-arrow-icon.svg","id":115},"library":"svg"},"_id":"7e9a638","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"icon_position":"right","icon_vertical_offset":{"unit":"px","size":1,"sizes":[]},"text_typography_font_size":{"size":16,"unit":"px"},"text_typography_font_size_tablet":{"size":"","unit":"px"},"text_typography_font_size_mobile":{"size":"15","unit":"px"},"text_typography_line_height":{"size":"","unit":"px"},"text_typography_line_height_tablet":{"size":"","unit":"px"},"text_typography_line_height_mobile":{"size":"","unit":"px"},"text_typography_letter_spacing":{"size":"","unit":"px"},"text_typography_letter_spacing_tablet":{"size":"","unit":"px"},"text_typography_letter_spacing_mobile":{"size":"","unit":"px"},"__globals__":{"text_typography_typography":"","text_color":"globals\/colors?id=theme_color_title","text_hover_color":"globals\/colors?id=theme_color_link","icon_color":"globals\/colors?id=theme_color_title","icon_color_hover":"globals\/colors?id=theme_color_link"},"text_typography_font_size_laptop":{"size":"","unit":"px"},"text_typography_line_height_laptop":{"size":"","unit":"px"},"text_typography_letter_spacing_laptop":{"size":"","unit":"px"},"text_typography_typography":"custom","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_spacing":{"unit":"px","size":10,"sizes":[]},"_flex_size":"none"},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"79481cbf","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":"1","left":"0","isLinked":false},"padding":{"unit":"px","top":"45","right":"0","bottom":"45","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"flex_gap_tablet":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"0","bottom":"20","left":"0","isLinked":false},"animation":"ta_fadeinup","_title":"Item 3"},"elements":[{"id":"764a4b2f","elType":"widget","settings":{"content_width":"full","title":"Singapore","header_size":"h3","_element_custom_width":{"unit":"px","size":270,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":190,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_element_width":"initial","_element_width_mobile":"initial"},"elements":[],"widgetType":"heading"},{"id":"42987631","elType":"widget","settings":{"content_width":"full","list_items":[{"text":"88 Orchard Road \u2028Singapore 238839","_id":"253ccc0","trx_icon_type":"none","list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"_element_width":"initial","_element_custom_width":{"unit":"px","size":175,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"19b921c8","elType":"widget","settings":{"content_width":"full","list_items":[{"text":"+65 6123 4567","_id":"253ccc0","trx_icon_type":"none","link":{"url":"tel:+6561234567","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}},{"text":"singapore@elementra.com","trx_icon_type":"none","link":{"url":"mailto:singapore@elementra.com","is_external":"","nofollow":"","custom_attributes":""},"_id":"5603dc2","list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"_element_custom_width":{"unit":"px","size":210,"sizes":[]},"_element_width":"initial","_element_width_mobile":"initial","_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_flex_size":"none"},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"28072f16","elType":"widget","settings":{"content_width":"full","text_html_tag":"h6","list_items":[{"text":"Get Directions","icon":{"value":{"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/right-arrow-icon.svg","id":115},"library":"svg"},"_id":"7e9a638","link":{"url":"#","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":52,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/no-image-1.jpg"}}],"icon_position":"right","icon_vertical_offset":{"unit":"px","size":1,"sizes":[]},"text_typography_font_size":{"size":16,"unit":"px"},"text_typography_font_size_tablet":{"size":"","unit":"px"},"text_typography_font_size_mobile":{"size":"15","unit":"px"},"text_typography_line_height":{"size":"","unit":"px"},"text_typography_line_height_tablet":{"size":"","unit":"px"},"text_typography_line_height_mobile":{"size":"","unit":"px"},"text_typography_letter_spacing":{"size":"","unit":"px"},"text_typography_letter_spacing_tablet":{"size":"","unit":"px"},"text_typography_letter_spacing_mobile":{"size":"","unit":"px"},"__globals__":{"text_typography_typography":"","text_color":"globals\/colors?id=theme_color_title","text_hover_color":"globals\/colors?id=theme_color_link","icon_color":"globals\/colors?id=theme_color_title","icon_color_hover":"globals\/colors?id=theme_color_link"},"text_typography_font_size_laptop":{"size":"","unit":"px"},"text_typography_line_height_laptop":{"size":"","unit":"px"},"text_typography_letter_spacing_laptop":{"size":"","unit":"px"},"text_typography_typography":"custom","icon_size":{"unit":"px","size":22,"sizes":[]},"icon_spacing":{"unit":"px","size":10,"sizes":[]},"_flex_size":"none"},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true}],"isInner":false}]";}i:233;a:4:{s:7:"meta_id";s:3:"490";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:234;a:4:{s:7:"meta_id";s:3:"491";s:7:"post_id";s:2:"36";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.2";}i:235;a:4:{s:7:"meta_id";s:3:"492";s:7:"post_id";s:3:"115";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:28:"2026/04/right-arrow-icon.svg";}i:236;a:4:{s:7:"meta_id";s:3:"493";s:7:"post_id";s:3:"115";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:61:"a:3:{s:8:"filesize";i:297;s:5:"width";i:21;s:6:"height";i:8;}";}i:237;a:4:{s:7:"meta_id";s:3:"500";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:238;a:4:{s:7:"meta_id";s:3:"501";s:7:"post_id";s:2:"23";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:239;a:4:{s:7:"meta_id";s:3:"502";s:7:"post_id";s:1:"1";s:8:"meta_key";s:32:"_elementor_migrations_state_61cb";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:240;a:4:{s:7:"meta_id";s:3:"503";s:7:"post_id";s:2:"32";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:241;a:4:{s:7:"meta_id";s:3:"504";s:7:"post_id";s:2:"33";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:242;a:4:{s:7:"meta_id";s:3:"505";s:7:"post_id";s:2:"34";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:243;a:4:{s:7:"meta_id";s:3:"506";s:7:"post_id";s:2:"36";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:244;a:4:{s:7:"meta_id";s:3:"507";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.2:9267163a0037ca073f680d6fb269369d";}i:245;a:4:{s:7:"meta_id";s:3:"508";s:7:"post_id";s:2:"30";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:246;a:4:{s:7:"meta_id";s:3:"509";s:7:"post_id";s:1:"4";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:247;a:4:{s:7:"meta_id";s:3:"510";s:7:"post_id";s:2:"23";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"21";}i:248;a:4:{s:7:"meta_id";s:3:"511";s:7:"post_id";s:2:"23";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776769555:1";}i:249;a:4:{s:7:"meta_id";s:3:"518";s:7:"post_id";s:2:"29";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"128";}i:250;a:4:{s:7:"meta_id";s:3:"521";s:7:"post_id";s:2:"33";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"38";}i:251;a:4:{s:7:"meta_id";s:3:"523";s:7:"post_id";s:2:"23";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:252;a:4:{s:7:"meta_id";s:3:"531";s:7:"post_id";s:2:"23";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:253;a:4:{s:7:"meta_id";s:3:"571";s:7:"post_id";s:2:"21";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:254;a:4:{s:7:"meta_id";s:3:"572";s:7:"post_id";s:2:"21";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776769562:1";}i:255;a:4:{s:7:"meta_id";s:3:"573";s:7:"post_id";s:2:"21";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"19";}i:256;a:4:{s:7:"meta_id";s:3:"574";s:7:"post_id";s:2:"21";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:257;a:4:{s:7:"meta_id";s:3:"582";s:7:"post_id";s:2:"21";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:258;a:4:{s:7:"meta_id";s:3:"590";s:7:"post_id";s:2:"19";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:259;a:4:{s:7:"meta_id";s:3:"591";s:7:"post_id";s:2:"19";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:260;a:4:{s:7:"meta_id";s:3:"592";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:261;a:4:{s:7:"meta_id";s:3:"598";s:7:"post_id";s:2:"19";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776769563:1";}i:262;a:4:{s:7:"meta_id";s:3:"599";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.2:9267163a0037ca073f680d6fb269369d";}i:263;a:4:{s:7:"meta_id";s:3:"600";s:7:"post_id";s:2:"19";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"22";}i:264;a:4:{s:7:"meta_id";s:3:"601";s:7:"post_id";s:2:"19";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:265;a:4:{s:7:"meta_id";s:3:"609";s:7:"post_id";s:2:"19";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:42:"header-main-light-without-border-logo-menu";}i:266;a:4:{s:7:"meta_id";s:3:"617";s:7:"post_id";s:2:"21";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:"618";s:7:"post_id";s:2:"21";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:27:"header-main-light-logo-menu";}i:268;a:4:{s:7:"meta_id";s:3:"626";s:7:"post_id";s:2:"23";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:269;a:4:{s:7:"meta_id";s:3:"627";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:270;a:4:{s:7:"meta_id";s:3:"637";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.2:9267163a0037ca073f680d6fb269369d";}i:271;a:4:{s:7:"meta_id";s:3:"638";s:7:"post_id";s:2:"27";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"13";}i:272;a:4:{s:7:"meta_id";s:3:"639";s:7:"post_id";s:2:"27";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776421876:1";}i:273;a:4:{s:7:"meta_id";s:3:"665";s:7:"post_id";s:2:"27";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:274;a:4:{s:7:"meta_id";s:3:"666";s:7:"post_id";s:2:"27";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:275;a:4:{s:7:"meta_id";s:3:"704";s:7:"post_id";s:3:"138";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:276;a:4:{s:7:"meta_id";s:3:"705";s:7:"post_id";s:3:"138";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"873";}i:277;a:4:{s:7:"meta_id";s:3:"706";s:7:"post_id";s:3:"138";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"61";}i:278;a:4:{s:7:"meta_id";s:3:"707";s:7:"post_id";s:3:"138";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8866:"[{"id":"d5d869f","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":"9d9ea00","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>","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":"caed085","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":"6e02deb","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":"1146ded","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>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"bf68132","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":"4b1020f","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":"bb9bd88","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":"538918c","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":"b04e865","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":"b96d470","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":"2f53581","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>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"19ffc27","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":"1c1809f","elType":"widget","settings":{"content_width":"full","image":{"id":108,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-23.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":"a1d33d9","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"69321be","elType":"widget","settings":{"content_width":"full","title":"Quisque metus metus vulputate ut rutrum","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":"6db5050","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:279;a:4:{s:7:"meta_id";s:3:"708";s:7:"post_id";s:3:"138";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:280;a:4:{s:7:"meta_id";s:3:"709";s:7:"post_id";s:3:"138";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:281;a:4:{s:7:"meta_id";s:3:"710";s:7:"post_id";s:3:"138";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.2";}i:282;a:4:{s:7:"meta_id";s:3:"713";s:7:"post_id";s:3:"139";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:283;a:4:{s:7:"meta_id";s:3:"714";s:7:"post_id";s:3:"139";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"130";}i:284;a:4:{s:7:"meta_id";s:3:"715";s:7:"post_id";s:3:"139";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"82";}i:285;a:4:{s:7:"meta_id";s:3:"716";s:7:"post_id";s:3:"139";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8765:"[{"id":"800f71b","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":"ee00cbe","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":"71e2aa1","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":"c2dc11e","elType":"widget","settings":{"content_width":"full","title":"Aenean arcu metus suscipit ac sagittis","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":"9d2c5a6","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},{"id":"2149349","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":"85718f6","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>","_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":"10afca8","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":"53e7b52","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":"4d04f81","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":"be9dee3","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":"33e06db","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},{"id":"cf7bf58","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":"093f861","elType":"widget","settings":{"content_width":"full","image":{"id":108,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-23.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":"2a343bd","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"08c601b","elType":"widget","settings":{"content_width":"full","title":"Sed maximus felis vel ultrices","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":"2b966d6","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:286;a:4:{s:7:"meta_id";s:3:"717";s:7:"post_id";s:3:"139";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:287;a:4:{s:7:"meta_id";s:3:"718";s:7:"post_id";s:3:"139";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:288;a:4:{s:7:"meta_id";s:3:"719";s:7:"post_id";s:3:"139";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.2";}i:289;a:4:{s:7:"meta_id";s:3:"722";s:7:"post_id";s:3:"140";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:290;a:4:{s:7:"meta_id";s:3:"723";s:7:"post_id";s:3:"140";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"758";}i:291;a:4:{s:7:"meta_id";s:3:"724";s:7:"post_id";s:3:"140";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"59";}i:292;a:4:{s:7:"meta_id";s:3:"725";s:7:"post_id";s:3:"140";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8885:"[{"id":"fb56aef","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":"c934c34","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":"9f0742a","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":"12d23d9","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":"8e710b6","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":"b3107ff","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":"6aa5ffd","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":"df385d6","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":"5095dd6","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":"93d63d8","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":"dee2ee9","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":"5f6ab60","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},{"id":"5e0660e","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":"4bfaa95","elType":"widget","settings":{"content_width":"full","image":{"id":108,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-23.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":"cf7aedf","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"bbed6c6","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":"a2ee588","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:293;a:4:{s:7:"meta_id";s:3:"726";s:7:"post_id";s:3:"140";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:294;a:4:{s:7:"meta_id";s:3:"727";s:7:"post_id";s:3:"140";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:295;a:4:{s:7:"meta_id";s:3:"728";s:7:"post_id";s:3:"140";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.2";}i:296;a:4:{s:7:"meta_id";s:3:"731";s:7:"post_id";s:3:"141";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:297;a:4:{s:7:"meta_id";s:3:"732";s:7:"post_id";s:3:"141";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"168";}i:298;a:4:{s:7:"meta_id";s:3:"733";s:7:"post_id";s:3:"141";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"71";}i:299;a:4:{s:7:"meta_id";s:3:"734";s:7:"post_id";s:3:"141";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8825:"[{"id":"555b360","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":"c098e76","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>","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":"2f2a0b9","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":"ead0c7b","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":"895b9a9","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},{"id":"01ba8c2","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":"f2ccd46","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":"33bc0cf","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":"8c70e53","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":"ccfb0e6","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":"55ad2c4","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":"bacd25b","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":"ac5f347","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":"757180c","elType":"widget","settings":{"content_width":"full","image":{"id":108,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-23.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":"eb61f35","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"3c62db9","elType":"widget","settings":{"content_width":"full","title":"Aenean arcu metus suscipit ac sagittis","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":"3f9b811","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:300;a:4:{s:7:"meta_id";s:3:"735";s:7:"post_id";s:3:"141";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:301;a:4:{s:7:"meta_id";s:3:"736";s:7:"post_id";s:3:"141";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:302;a:4:{s:7:"meta_id";s:3:"737";s:7:"post_id";s:3:"141";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.2";}i:303;a:4:{s:7:"meta_id";s:3:"740";s:7:"post_id";s:3:"142";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:304;a:4:{s:7:"meta_id";s:3:"741";s:7:"post_id";s:3:"142";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"598";}i:305;a:4:{s:7:"meta_id";s:3:"742";s:7:"post_id";s:3:"142";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"98";}i:306;a:4:{s:7:"meta_id";s:3:"743";s:7:"post_id";s:3:"142";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8877:"[{"id":"cf55d24","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":"2ed3773","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>","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":"acc4161","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":"7e0ef48","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":"360c519","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>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"41a0b96","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":"ec6fd82","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>","_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":"5bfc48a","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":"7f701c7","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":"f727bcd","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":"4213f64","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":"c716041","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},{"id":"795ab0b","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":"be2b869","elType":"widget","settings":{"content_width":"full","image":{"id":108,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-23.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":"7898f25","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"3bf8b4d","elType":"widget","settings":{"content_width":"full","title":"Maecenas facilisis egestas lacus eu","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":"2ac933f","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}]";}i:307;a:4:{s:7:"meta_id";s:3:"744";s:7:"post_id";s:3:"142";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:308;a:4:{s:7:"meta_id";s:3:"745";s:7:"post_id";s:3:"142";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:309;a:4:{s:7:"meta_id";s:3:"746";s:7:"post_id";s:3:"142";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.2";}i:310;a:4:{s:7:"meta_id";s:3:"749";s:7:"post_id";s:3:"143";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:311;a:4:{s:7:"meta_id";s:3:"750";s:7:"post_id";s:3:"143";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"600";}i:312;a:4:{s:7:"meta_id";s:3:"751";s:7:"post_id";s:3:"143";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"37";}i:313;a:4:{s:7:"meta_id";s:3:"752";s:7:"post_id";s:3:"143";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8966:"[{"id":"8d96b5e","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":"27f1df1","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>","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":"bad04c3","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":"9a83d3b","elType":"widget","settings":{"content_width":"full","title":"Sed facilisis leo id sodales","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":"cda51b3","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},{"id":"04ec7f8","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":"30a36ed","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>","_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":"d649061","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":"e54d5ec","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":"a946e45","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":"a163931","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":"9c24d97","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":"a1b7df6","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":"d08b7ee","elType":"widget","settings":{"content_width":"full","image":{"id":108,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-23.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":"0ea5397","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"fdedebe","elType":"widget","settings":{"content_width":"full","title":"Sed facilisis leo id sodales malesuada","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":"da10b43","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}]";}i:314;a:4:{s:7:"meta_id";s:3:"753";s:7:"post_id";s:3:"143";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:315;a:4:{s:7:"meta_id";s:3:"754";s:7:"post_id";s:3:"143";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:316;a:4:{s:7:"meta_id";s:3:"755";s:7:"post_id";s:3:"143";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.2";}i:317;a:4:{s:7:"meta_id";s:3:"758";s:7:"post_id";s:3:"144";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:3:"759";s:7:"post_id";s:3:"144";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"744";}i:319;a:4:{s:7:"meta_id";s:3:"760";s:7:"post_id";s:3:"144";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"50";}i:320;a:4:{s:7:"meta_id";s:3:"761";s:7:"post_id";s:3:"144";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8936:"[{"id":"a2e6d00","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":"691c863","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>","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":"fa7636a","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":"f961ad5","elType":"widget","settings":{"content_width":"full","title":"Sed maximus felis vel ultrices","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":"6328e49","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":"e2aa06a","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":"e9d18ac","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":"bd0e4d0","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":"15991ca","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":"1e29482","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":"ae957f5","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":"fec311b","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},{"id":"93f8dd9","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":"a4894ae","elType":"widget","settings":{"content_width":"full","image":{"id":108,"url":"https:\/\/online-banking.elementra.themerex.net\/wp-content\/uploads\/2026\/04\/custom-img-23.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":"8438955","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"c4af526","elType":"widget","settings":{"content_width":"full","title":"Quisque metus metus vulputate ut rutrum","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":"cdd7242","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}]";}i:321;a:4:{s:7:"meta_id";s:3:"762";s:7:"post_id";s:3:"144";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:322;a:4:{s:7:"meta_id";s:3:"763";s:7:"post_id";s:3:"144";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:323;a:4:{s:7:"meta_id";s:3:"764";s:7:"post_id";s:3:"144";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.2";}i:324;a:4:{s:7:"meta_id";s:3:"779";s:7:"post_id";s:2:"29";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776762934:1";}i:325;a:4:{s:7:"meta_id";s:3:"783";s:7:"post_id";s:2:"29";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:326;a:4:{s:7:"meta_id";s:3:"784";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:327;a:4:{s:7:"meta_id";s:3:"785";s:7:"post_id";s:2:"29";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:463:"a:8:{s:34:"elementra_options_field_body_style";s:10:"fullscreen";s:37:"elementra_options_override_body_style";s:1:"1";s:38:"elementra_options_field_remove_margins";s:1:"1";s:41:"elementra_options_override_remove_margins";s:1:"1";s:35:"elementra_options_field_header_type";s:6:"custom";s:38:"elementra_options_override_header_type";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-19";s:39:"elementra_options_override_header_style";s:1:"1";}";}i:328;a:4:{s:7:"meta_id";s:3:"786";s:7:"post_id";s:2:"23";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:42:"header-main-light-logo-menu-phone-button-2";}i:329;a:4:{s:7:"meta_id";s:3:"796";s:7:"post_id";s:3:"144";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:330;a:4:{s:7:"meta_id";s:3:"797";s:7:"post_id";s:3:"143";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:331;a:4:{s:7:"meta_id";s:3:"798";s:7:"post_id";s:3:"142";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:332;a:4:{s:7:"meta_id";s:3:"799";s:7:"post_id";s:3:"141";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:333;a:4:{s:7:"meta_id";s:3:"800";s:7:"post_id";s:3:"140";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:334;a:4:{s:7:"meta_id";s:3:"801";s:7:"post_id";s:3:"139";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:335;a:4:{s:7:"meta_id";s:3:"802";s:7:"post_id";s:3:"138";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.2:9267163a0037ca073f680d6fb269369d";}i:336;a:4:{s:7:"meta_id";s:3:"830";s:7:"post_id";s:2:"29";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:337;a:4:{s:7:"meta_id";s:3:"855";s:7:"post_id";s:3:"152";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/04/custom-video-001-copyright.mp4";}i:338;a:4:{s:7:"meta_id";s:3:"856";s:7:"post_id";s:3:"152";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:559:"a:11:{s:7:"bitrate";i:1107496;s:8:"filesize";i:1119661;s:9:"mime_type";s:9:"video/mp4";s:6:"length";i:8;s:16:"length_formatted";s:4:"0:08";s:5:"width";i:1280;s:6:"height";i:720;s:10:"fileformat";s:3:"mp4";s:10:"dataformat";s:9:"quicktime";s:5:"audio";a:9:{s:10:"dataformat";s:3:"mp4";s:7:"bitrate";i:2101;s:5:"codec";s:19:"ISO/IEC 14496-3 AAC";s:11:"sample_rate";d:44100;s:8:"channels";i:2;s:15:"bits_per_sample";i:16;s:8:"lossless";b:0;s:11:"channelmode";s:6:"stereo";s:17:"compression_ratio";d:0.0014888038548752835;}s:17:"created_timestamp";i:-2082844800;}";}i:339;a:4:{s:7:"meta_id";s:4:"1069";s:7:"post_id";s:3:"176";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:32:"2026/04/background-image-001.jpg";}i:340;a:4:{s:7:"meta_id";s:4:"1070";s:7:"post_id";s:3:"176";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2701:"a:6:{s:5:"width";i:1880;s:6:"height";i:1210;s:4:"file";s:32:"2026/04/background-image-001.jpg";s:8:"filesize";i:15844;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:32:"background-image-001-300x193.jpg";s:5:"width";i:300;s:6:"height";i:193;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:813;}s:5:"large";a:5:{s:4:"file";s:33:"background-image-001-1024x659.jpg";s:5:"width";i:1024;s:6:"height";i:659;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5453;}s:9:"thumbnail";a:5:{s:4:"file";s:32:"background-image-001-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:513;}s:12:"medium_large";a:5:{s:4:"file";s:32:"background-image-001-768x494.jpg";s:5:"width";i:768;s:6:"height";i:494;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3031;}s:9:"1536x1536";a:5:{s:4:"file";s:33:"background-image-001-1536x989.jpg";s:5:"width";i:1536;s:6:"height";i:989;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12244;}s:14:"post-thumbnail";a:5:{s:4:"file";s:32:"background-image-001-370x238.jpg";s:5:"width";i:370;s:6:"height";i:238;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1015;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:33:"background-image-001-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7356;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:32:"background-image-001-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3733;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:32:"background-image-001-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1006;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:30:"background-image-001-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:357;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:32:"background-image-001-924x595.jpg";s:5:"width";i:924;s:6:"height";i:595;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4399;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:32:"background-image-001-410x264.jpg";s:5:"width";i:410;s:6:"height";i:264;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1146;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:32:"background-image-001-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1477;}}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:"1150";s:7:"post_id";s:3:"144";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776420306:1";}i:342;a:4:{s:7:"meta_id";s:4:"1151";s:7:"post_id";s:3:"143";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776420307:1";}i:343;a:4:{s:7:"meta_id";s:4:"1152";s:7:"post_id";s:3:"142";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776420308:1";}i:344;a:4:{s:7:"meta_id";s:4:"1153";s:7:"post_id";s:3:"141";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776420308:1";}i:345;a:4:{s:7:"meta_id";s:4:"1175";s:7:"post_id";s:3:"144";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:346;a:4:{s:7:"meta_id";s:4:"1179";s:7:"post_id";s:3:"144";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:347;a:4:{s:7:"meta_id";s:4:"1193";s:7:"post_id";s:3:"143";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:348;a:4:{s:7:"meta_id";s:4:"1197";s:7:"post_id";s:3:"143";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:349;a:4:{s:7:"meta_id";s:4:"1211";s:7:"post_id";s:3:"142";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:350;a:4:{s:7:"meta_id";s:4:"1215";s:7:"post_id";s:3:"142";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:351;a:4:{s:7:"meta_id";s:4:"1229";s:7:"post_id";s:3:"141";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:352;a:4:{s:7:"meta_id";s:4:"1233";s:7:"post_id";s:3:"141";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:353;a:4:{s:7:"meta_id";s:4:"1379";s:7:"post_id";s:2:"32";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"40";}i:354;a:4:{s:7:"meta_id";s:4:"1381";s:7:"post_id";s:2:"32";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776762668:1";}i:355;a:4:{s:7:"meta_id";s:4:"1382";s:7:"post_id";s:2:"32";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:356;a:4:{s:7:"meta_id";s:4:"1383";s:7:"post_id";s:2:"32";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:357;a:4:{s:7:"meta_id";s:4:"1384";s:7:"post_id";s:2:"32";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:463:"a:8:{s:34:"elementra_options_field_body_style";s:10:"fullscreen";s:37:"elementra_options_override_body_style";s:1:"1";s:38:"elementra_options_field_remove_margins";s:1:"1";s:41:"elementra_options_override_remove_margins";s:1:"1";s:35:"elementra_options_field_header_type";s:6:"custom";s:38:"elementra_options_override_header_type";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-21";s:39:"elementra_options_override_header_style";s:1:"1";}";}i:358;a:4:{s:7:"meta_id";s:4:"1412";s:7:"post_id";s:2:"32";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:359;a:4:{s:7:"meta_id";s:4:"1450";s:7:"post_id";s:3:"212";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:38:"2026/04/custom-video-002-copyright.mp4";}i:360;a:4:{s:7:"meta_id";s:4:"1451";s:7:"post_id";s:3:"212";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:557:"a:11:{s:7:"bitrate";i:757750;s:8:"filesize";i:769905;s:9:"mime_type";s:9:"video/mp4";s:6:"length";i:8;s:16:"length_formatted";s:4:"0:08";s:5:"width";i:1280;s:6:"height";i:720;s:10:"fileformat";s:3:"mp4";s:10:"dataformat";s:9:"quicktime";s:5:"audio";a:9:{s:10:"dataformat";s:3:"mp4";s:7:"bitrate";i:2103;s:5:"codec";s:19:"ISO/IEC 14496-3 AAC";s:11:"sample_rate";d:44100;s:8:"channels";i:2;s:15:"bits_per_sample";i:16;s:8:"lossless";b:0;s:11:"channelmode";s:6:"stereo";s:17:"compression_ratio";d:0.0014902210884353742;}s:17:"created_timestamp";i:-2082844800;}";}i:361;a:4:{s:7:"meta_id";s:4:"1565";s:7:"post_id";s:2:"33";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776762729:1";}i:362;a:4:{s:7:"meta_id";s:4:"1566";s:7:"post_id";s:2:"33";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:363;a:4:{s:7:"meta_id";s:4:"1567";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:364;a:4:{s:7:"meta_id";s:4:"1568";s:7:"post_id";s:2:"33";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:463:"a:8:{s:34:"elementra_options_field_body_style";s:10:"fullscreen";s:37:"elementra_options_override_body_style";s:1:"1";s:38:"elementra_options_field_remove_margins";s:1:"1";s:41:"elementra_options_override_remove_margins";s:1:"1";s:35:"elementra_options_field_header_type";s:6:"custom";s:38:"elementra_options_override_header_type";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-21";s:39:"elementra_options_override_header_style";s:1:"1";}";}i:365;a:4:{s:7:"meta_id";s:4:"1595";s:7:"post_id";s:2:"33";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:366;a:4:{s:7:"meta_id";s:4:"1668";s:7:"post_id";s:2:"34";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"26";}i:367;a:4:{s:7:"meta_id";s:4:"1670";s:7:"post_id";s:2:"34";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776762814:1";}i:368;a:4:{s:7:"meta_id";s:4:"1671";s:7:"post_id";s:2:"34";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:369;a:4:{s:7:"meta_id";s:4:"1672";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:370;a:4:{s:7:"meta_id";s:4:"1673";s:7:"post_id";s:2:"34";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:463:"a:8:{s:34:"elementra_options_field_body_style";s:10:"fullscreen";s:37:"elementra_options_override_body_style";s:1:"1";s:38:"elementra_options_field_remove_margins";s:1:"1";s:41:"elementra_options_override_remove_margins";s:1:"1";s:35:"elementra_options_field_header_type";s:6:"custom";s:38:"elementra_options_override_header_type";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-19";s:39:"elementra_options_override_header_style";s:1:"1";}";}i:371;a:4:{s:7:"meta_id";s:4:"1692";s:7:"post_id";s:2:"34";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:372;a:4:{s:7:"meta_id";s:4:"1763";s:7:"post_id";s:2:"36";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"24";}i:373;a:4:{s:7:"meta_id";s:4:"1765";s:7:"post_id";s:2:"36";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776329767:1";}i:374;a:4:{s:7:"meta_id";s:4:"1782";s:7:"post_id";s:2:"36";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:375;a:4:{s:7:"meta_id";s:4:"1820";s:7:"post_id";s:2:"36";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:230:"a:4:{s:37:"elementra_options_override_body_style";s:1:"1";s:34:"elementra_options_field_body_style";s:10:"fullscreen";s:41:"elementra_options_override_remove_margins";s:1:"1";s:38:"elementra_options_field_remove_margins";s:1:"1";}";}i:376;a:4:{s:7:"meta_id";s:4:"1834";s:7:"post_id";s:1:"6";s:8:"meta_key";s:32:"metform_form__form_total_entries";s:10:"meta_value";s:1:"1";}i:377;a:4:{s:7:"meta_id";s:4:"1841";s:7:"post_id";s:2:"30";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"10";}i:378;a:4:{s:7:"meta_id";s:4:"1846";s:7:"post_id";s:2:"35";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776329837:1";}i:379;a:4:{s:7:"meta_id";s:4:"1847";s:7:"post_id";s:2:"35";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:380;a:4:{s:7:"meta_id";s:4:"1848";s:7:"post_id";s:2:"35";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:1:"0";}i:381;a:4:{s:7:"meta_id";s:4:"1849";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:382;a:4:{s:7:"meta_id";s:4:"1850";s:7:"post_id";s:2:"35";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:383;a:4:{s:7:"meta_id";s:4:"1851";s:7:"post_id";s:2:"25";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776674742:1";}i:384;a:4:{s:7:"meta_id";s:4:"1852";s:7:"post_id";s:2:"25";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"11";}i:385;a:4:{s:7:"meta_id";s:4:"1853";s:7:"post_id";s:3:"255";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:23:"2026/04/search-icon.svg";}i:386;a:4:{s:7:"meta_id";s:4:"1854";s:7:"post_id";s:3:"255";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:387;a:4:{s:7:"meta_id";s:4:"1858";s:7:"post_id";s:3:"257";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:18:"2026/04/banner.jpg";}i:388;a:4:{s:7:"meta_id";s:4:"1859";s:7:"post_id";s:3:"257";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:902:"a:6:{s:5:"width";i:300;s:6:"height";i:250;s:4:"file";s:18:"2026/04/banner.jpg";s:8:"filesize";i:6544;s:5:"sizes";a:3:{s:9:"thumbnail";a:5:{s:4:"file";s:18:"banner-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3302;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:18:"banner-300x230.jpg";s:5:"width";i:300;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7726;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:16:"banner-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1805;}}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:389;a:4:{s:7:"meta_id";s:4:"1860";s:7:"post_id";s:2:"25";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:390;a:4:{s:7:"meta_id";s:4:"1861";s:7:"post_id";s:2:"25";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:391;a:4:{s:7:"meta_id";s:4:"1905";s:7:"post_id";s:3:"259";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:20:"2024/11/sms-icon.svg";}i:392;a:4:{s:7:"meta_id";s:4:"1906";s:7:"post_id";s:3:"259";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:959;s:5:"width";i:24;s:6:"height";i:21;}";}i:393;a:4:{s:7:"meta_id";s:4:"1988";s:7:"post_id";s:3:"140";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776333502:1";}i:394;a:4:{s:7:"meta_id";s:4:"1989";s:7:"post_id";s:3:"139";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776333496:1";}i:395;a:4:{s:7:"meta_id";s:4:"1990";s:7:"post_id";s:3:"272";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-28.jpg";}i:396;a:4:{s:7:"meta_id";s:4:"1991";s:7:"post_id";s:3:"272";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2619:"a:6:{s:5:"width";i:1920;s:6:"height";i:1077;s:4:"file";s:25:"2026/04/custom-img-28.jpg";s:8:"filesize";i:154205;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-28-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11996;}s:5:"large";a:5:{s:4:"file";s:26:"custom-img-28-1024x574.jpg";s:5:"width";i:1024;s:6:"height";i:574;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:73135;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-28-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6186;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-28-768x431.jpg";s:5:"width";i:768;s:6:"height";i:431;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47593;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"custom-img-28-1536x862.jpg";s:5:"width";i:1536;s:6:"height";i:862;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:134932;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-28-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16235;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-28-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:104786;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-28-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:63045;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-28-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19103;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-28-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2974;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:25:"custom-img-28-924x518.jpg";s:5:"width";i:924;s:6:"height";i:518;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:63085;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-28-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19103;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-28-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23637;}}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:397;a:4:{s:7:"meta_id";s:4:"1992";s:7:"post_id";s:3:"273";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-29.jpg";}i:398;a:4:{s:7:"meta_id";s:4:"1993";s:7:"post_id";s:3:"273";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2613:"a:6:{s:5:"width";i:1920;s:6:"height";i:1077;s:4:"file";s:25:"2026/04/custom-img-29.jpg";s:8:"filesize";i:104687;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-29-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5572;}s:5:"large";a:5:{s:4:"file";s:26:"custom-img-29-1024x574.jpg";s:5:"width";i:1024;s:6:"height";i:574;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42449;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-29-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3647;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-29-768x431.jpg";s:5:"width";i:768;s:6:"height";i:431;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24439;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"custom-img-29-1536x862.jpg";s:5:"width";i:1536;s:6:"height";i:862;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:93326;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-29-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7486;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-29-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:67710;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-29-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35063;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-29-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8916;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-29-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1855;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:25:"custom-img-29-924x518.jpg";s:5:"width";i:924;s:6:"height";i:518;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34894;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-29-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8916;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-29-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14060;}}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:399;a:4:{s:7:"meta_id";s:4:"1996";s:7:"post_id";s:3:"140";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"272";}i:400;a:4:{s:7:"meta_id";s:4:"2007";s:7:"post_id";s:3:"140";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:401;a:4:{s:7:"meta_id";s:4:"2011";s:7:"post_id";s:3:"140";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:402;a:4:{s:7:"meta_id";s:4:"2014";s:7:"post_id";s:3:"139";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"273";}i:403;a:4:{s:7:"meta_id";s:4:"2025";s:7:"post_id";s:3:"139";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:404;a:4:{s:7:"meta_id";s:4:"2029";s:7:"post_id";s:3:"139";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:405;a:4:{s:7:"meta_id";s:4:"2037";s:7:"post_id";s:3:"138";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1776333488:1";}i:406;a:4:{s:7:"meta_id";s:4:"2038";s:7:"post_id";s:3:"276";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-30.jpg";}i:407;a:4:{s:7:"meta_id";s:4:"2039";s:7:"post_id";s:3:"276";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2611:"a:6:{s:5:"width";i:1920;s:6:"height";i:878;s:4:"file";s:25:"2026/04/custom-img-30.jpg";s:8:"filesize";i:41286;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-30-300x137.jpg";s:5:"width";i:300;s:6:"height";i:137;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4746;}s:5:"large";a:5:{s:4:"file";s:26:"custom-img-30-1024x468.jpg";s:5:"width";i:1024;s:6:"height";i:468;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23466;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-30-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3376;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-30-768x351.jpg";s:5:"width";i:768;s:6:"height";i:351;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16047;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"custom-img-30-1536x702.jpg";s:5:"width";i:1536;s:6:"height";i:702;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:39940;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-30-370x169.jpg";s:5:"width";i:370;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6184;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-30-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38901;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-30-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24978;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-30-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8756;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-30-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1859;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:25:"custom-img-30-924x423.jpg";s:5:"width";i:924;s:6:"height";i:423;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20404;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-30-410x187.jpg";s:5:"width";i:410;s:6:"height";i:187;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7090;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-30-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10926;}}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:408;a:4:{s:7:"meta_id";s:4:"2042";s:7:"post_id";s:3:"138";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"276";}i:409;a:4:{s:7:"meta_id";s:4:"2053";s:7:"post_id";s:3:"138";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:410;a:4:{s:7:"meta_id";s:4:"2057";s:7:"post_id";s:3:"138";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:411;a:4:{s:7:"meta_id";s:4:"2354";s:7:"post_id";s:3:"306";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:33:"2026/04/custom-img-516-fourth.jpg";}i:412;a:4:{s:7:"meta_id";s:4:"2355";s:7:"post_id";s:3:"306";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2726:"a:6:{s:5:"width";i:1920;s:6:"height";i:860;s:4:"file";s:33:"2026/04/custom-img-516-fourth.jpg";s:8:"filesize";i:115556;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:33:"custom-img-516-fourth-300x134.jpg";s:5:"width";i:300;s:6:"height";i:134;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6144;}s:5:"large";a:5:{s:4:"file";s:34:"custom-img-516-fourth-1024x459.jpg";s:5:"width";i:1024;s:6:"height";i:459;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50713;}s:9:"thumbnail";a:5:{s:4:"file";s:33:"custom-img-516-fourth-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3690;}s:12:"medium_large";a:5:{s:4:"file";s:33:"custom-img-516-fourth-768x344.jpg";s:5:"width";i:768;s:6:"height";i:344;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30048;}s:9:"1536x1536";a:5:{s:4:"file";s:34:"custom-img-516-fourth-1536x688.jpg";s:5:"width";i:1536;s:6:"height";i:688;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:99243;}s:14:"post-thumbnail";a:5:{s:4:"file";s:33:"custom-img-516-fourth-370x166.jpg";s:5:"width";i:370;s:6:"height";i:166;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8841;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:34:"custom-img-516-fourth-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:85397;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:33:"custom-img-516-fourth-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49023;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:33:"custom-img-516-fourth-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12337;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:31:"custom-img-516-fourth-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1904;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:33:"custom-img-516-fourth-924x414.jpg";s:5:"width";i:924;s:6:"height";i:414;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42334;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:33:"custom-img-516-fourth-410x184.jpg";s:5:"width";i:410;s:6:"height";i:184;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10441;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:33:"custom-img-516-fourth-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15946;}}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:413;a:4:{s:7:"meta_id";s:4:"2356";s:7:"post_id";s:3:"307";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:33:"2026/04/custom-img-517-fourth.jpg";}i:414;a:4:{s:7:"meta_id";s:4:"2357";s:7:"post_id";s:3:"307";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1667:"a:6:{s:5:"width";i:740;s:6:"height";i:486;s:4:"file";s:33:"2026/04/custom-img-517-fourth.jpg";s:8:"filesize";i:22920;s:5:"sizes";a:7:{s:6:"medium";a:5:{s:4:"file";s:33:"custom-img-517-fourth-300x197.jpg";s:5:"width";i:300;s:6:"height";i:197;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7299;}s:9:"thumbnail";a:5:{s:4:"file";s:33:"custom-img-517-fourth-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3443;}s:14:"post-thumbnail";a:5:{s:4:"file";s:33:"custom-img-517-fourth-370x243.jpg";s:5:"width";i:370;s:6:"height";i:243;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9802;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:33:"custom-img-517-fourth-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11077;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:31:"custom-img-517-fourth-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1852;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:33:"custom-img-517-fourth-410x269.jpg";s:5:"width";i:410;s:6:"height";i:269;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:33:"custom-img-517-fourth-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11775;}}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:"2513";s:7:"post_id";s:3:"322";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-31.jpg";}i:416;a:4:{s:7:"meta_id";s:4:"2514";s:7:"post_id";s:3:"322";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1775:"a:6:{s:5:"width";i:760;s:6:"height";i:590;s:4:"file";s:25:"2026/04/custom-img-31.jpg";s:8:"filesize";i:25247;s:5:"sizes";a:8:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-31-300x233.jpg";s:5:"width";i:300;s:6:"height";i:233;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8401;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-31-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3835;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-31-370x287.jpg";s:5:"width";i:370;s:6:"height";i:287;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11102;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-31-760x520.jpg";s:5:"width";i:760;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28811;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-31-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10077;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-31-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2018;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-31-410x318.jpg";s:5:"width";i:410;s:6:"height";i:318;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12587;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-31-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12997;}}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:417;a:4:{s:7:"meta_id";s:4:"2805";s:7:"post_id";s:1:"1";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:418;a:4:{s:7:"meta_id";s:4:"3062";s:7:"post_id";s:3:"364";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-32.jpg";}i:419;a:4:{s:7:"meta_id";s:4:"3063";s:7:"post_id";s:3:"364";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2617:"a:6:{s:5:"width";i:1920;s:6:"height";i:1077;s:4:"file";s:25:"2026/04/custom-img-32.jpg";s:8:"filesize";i:129121;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-32-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8730;}s:5:"large";a:5:{s:4:"file";s:26:"custom-img-32-1024x574.jpg";s:5:"width";i:1024;s:6:"height";i:574;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56972;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-32-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4888;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-32-768x431.jpg";s:5:"width";i:768;s:6:"height";i:431;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35810;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"custom-img-32-1536x862.jpg";s:5:"width";i:1536;s:6:"height";i:862;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:109037;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-32-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11938;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-32-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:83003;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-32-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48514;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-32-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14061;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-32-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2439;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:25:"custom-img-32-924x518.jpg";s:5:"width";i:924;s:6:"height";i:518;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48358;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-32-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14061;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-32-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18790;}}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:"3064";s:7:"post_id";s:3:"365";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-33.jpg";}i:421;a:4:{s:7:"meta_id";s:4:"3065";s:7:"post_id";s:3:"365";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2617:"a:6:{s:5:"width";i:1920;s:6:"height";i:1077;s:4:"file";s:25:"2026/04/custom-img-33.jpg";s:8:"filesize";i:118553;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-33-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7831;}s:5:"large";a:5:{s:4:"file";s:26:"custom-img-33-1024x574.jpg";s:5:"width";i:1024;s:6:"height";i:574;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54436;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-33-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4185;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-33-768x431.jpg";s:5:"width";i:768;s:6:"height";i:431;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32750;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"custom-img-33-1536x862.jpg";s:5:"width";i:1536;s:6:"height";i:862;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:110164;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-33-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10656;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-33-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:82446;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-33-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45807;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-33-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12559;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-33-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2097;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:25:"custom-img-33-924x518.jpg";s:5:"width";i:924;s:6:"height";i:518;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45603;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-33-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12559;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-33-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15883;}}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:"3066";s:7:"post_id";s:3:"366";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-34.jpg";}i:423;a:4:{s:7:"meta_id";s:4:"3067";s:7:"post_id";s:3:"366";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2622:"a:6:{s:5:"width";i:1920;s:6:"height";i:1077;s:4:"file";s:25:"2026/04/custom-img-34.jpg";s:8:"filesize";i:283846;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-34-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14758;}s:5:"large";a:5:{s:4:"file";s:26:"custom-img-34-1024x574.jpg";s:5:"width";i:1024;s:6:"height";i:574;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:124058;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-34-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6702;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-34-768x431.jpg";s:5:"width";i:768;s:6:"height";i:431;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:75108;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"custom-img-34-1536x862.jpg";s:5:"width";i:1536;s:6:"height";i:862;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:238193;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-34-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21210;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-34-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:182547;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-34-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:104531;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-34-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25559;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-34-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3061;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:25:"custom-img-34-924x518.jpg";s:5:"width";i:924;s:6:"height";i:518;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:104445;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-34-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25559;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-34-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28713;}}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:"3068";s:7:"post_id";s:3:"367";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/04/custom-img-35.jpg";}i:425;a:4:{s:7:"meta_id";s:4:"3069";s:7:"post_id";s:3:"367";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2616:"a:6:{s:5:"width";i:1920;s:6:"height";i:1077;s:4:"file";s:25:"2026/04/custom-img-35.jpg";s:8:"filesize";i:142420;s:5:"sizes";a:13:{s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-35-300x168.jpg";s:5:"width";i:300;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5738;}s:5:"large";a:5:{s:4:"file";s:26:"custom-img-35-1024x574.jpg";s:5:"width";i:1024;s:6:"height";i:574;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:63377;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-35-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2974;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-35-768x431.jpg";s:5:"width";i:768;s:6:"height";i:431;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34985;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"custom-img-35-1536x862.jpg";s:5:"width";i:1536;s:6:"height";i:862;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:131096;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-35-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8374;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-35-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:98286;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-35-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:51827;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-35-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10057;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-35-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1585;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:25:"custom-img-35-924x518.jpg";s:5:"width";i:924;s:6:"height";i:518;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:51692;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-35-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10057;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-35-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14820;}}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:"3072";s:7:"post_id";s:3:"144";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"364";}i:427;a:4:{s:7:"meta_id";s:4:"3085";s:7:"post_id";s:3:"143";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"365";}i:428;a:4:{s:7:"meta_id";s:4:"3098";s:7:"post_id";s:3:"143";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:429;a:4:{s:7:"meta_id";s:4:"3101";s:7:"post_id";s:3:"144";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:430;a:4:{s:7:"meta_id";s:4:"3104";s:7:"post_id";s:3:"142";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"366";}i:431;a:4:{s:7:"meta_id";s:4:"3117";s:7:"post_id";s:3:"142";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:432;a:4:{s:7:"meta_id";s:4:"3120";s:7:"post_id";s:3:"141";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"367";}i:433;a:4:{s:7:"meta_id";s:4:"3132";s:7:"post_id";s:3:"141";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:434;a:4:{s:7:"meta_id";s:4:"3133";s:7:"post_id";s:2:"27";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:435;a:4:{s:7:"meta_id";s:4:"3134";s:7:"post_id";s:2:"27";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:16:"footer-main-dark";}}s:8:"comments";a:6:{i:0;a:15:{s:10:"comment_ID";s:1:"1";s:15:"comment_post_ID";s:3:"139";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-04-15 12:29:26";s:16:"comment_date_gmt";s:19:"2026-04-15 12:29:26";s:15:"comment_content";s:371:"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.";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:3:"139";s:14:"comment_author";s:9:"Bob Brown";s:20:"comment_author_email";s:21:"bob-brown@notmail.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-04-15 12:30:26";s:16:"comment_date_gmt";s:19:"2026-04-15 12:30:26";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:2;a:15:{s:10:"comment_ID";s:1:"3";s:15:"comment_post_ID";s:3:"141";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-04-15 12:31:26";s:16:"comment_date_gmt";s:19:"2026-04-15 12:31:26";s:15:"comment_content";s:380:"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.";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:3:"141";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-04-15 12:32:26";s:16:"comment_date_gmt";s:19:"2026-04-15 12:32:26";s:15:"comment_content";s:371:"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.";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:3:"143";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-04-15 12:33:26";s:16:"comment_date_gmt";s:19:"2026-04-15 12:33:26";s:15:"comment_content";s:371:"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.";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:3:"143";s:14:"comment_author";s:13:"Alice Johnson";s:20:"comment_author_email";s:23:"alice-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-04-15 12:34:26";s:16:"comment_date_gmt";s:19:"2026-04-15 12:34:26";s:15:"comment_content";s:358:"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.";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:9:"Investing";s:4:"slug";s:9:"investing";s:10:"term_group";s:1:"0";}i:3;a:4:{s:7:"term_id";s:1:"4";s:4:"name";s:15:"Online Security";s:4:"slug";s:15:"online-security";s:10:"term_group";s:1:"0";}i:4;a:4:{s:7:"term_id";s:1:"5";s:4:"name";s:18:"Financial Wellness";s:4:"slug";s:18:"financial-wellness";s:10:"term_group";s:1:"0";}i:5;a:4:{s:7:"term_id";s:1:"6";s:4:"name";s:15:"Smart Budgeting";s:4:"slug";s:15:"smart-budgeting";s:10:"term_group";s:1:"0";}i:6;a:4:{s:7:"term_id";s:1:"7";s:4:"name";s:8:"Security";s:4:"slug";s:8:"security";s:10:"term_group";s:1:"0";}i:7;a:4:{s:7:"term_id";s:1:"8";s:4:"name";s:16:"Personal Finance";s:4:"slug";s:16:"personal-finance";s:10:"term_group";s:1:"0";}i:8;a:4:{s:7:"term_id";s:1:"9";s:4:"name";s:14:"Fintech Trends";s:4:"slug";s:14:"fintech-trends";s:10:"term_group";s:1:"0";}i:9;a:4:{s:7:"term_id";s:2:"10";s:4:"name";s:9:"Investing";s:4:"slug";s:9:"investing";s:10:"term_group";s:1:"0";}i:10;a:4:{s:7:"term_id";s:2:"11";s:4:"name";s:15:"Digital Banking";s:4:"slug";s:15:"digital-banking";s:10:"term_group";s:1:"0";}i:11;a:4:{s:7:"term_id";s:2:"12";s:4:"name";s:15:"Mobile Payments";s:4:"slug";s:15:"mobile-payments";s:10:"term_group";s:1:"0";}i:12;a:4:{s:7:"term_id";s:2:"13";s:4:"name";s:19:"Technology Insights";s:4:"slug";s:19:"technology-insights";s:10:"term_group";s:1:"0";}i:13;a:4:{s:7:"term_id";s:2:"14";s:4:"name";s:18:"Banking Innovation";s:4:"slug";s:18:"banking-innovation";s:10:"term_group";s:1:"0";}i:14;a:4:{s:7:"term_id";s:2:"15";s:4:"name";s:19:"Financial Education";s:4:"slug";s:19:"financial-education";s:10:"term_group";s:1:"0";}i:15;a:4:{s:7:"term_id";s:2:"16";s:4:"name";s:16:"Money Management";s:4:"slug";s:16:"money-management";s:10:"term_group";s:1:"0";}i:16;a:4:{s:7:"term_id";s:2:"17";s:4:"name";s:9:"elementra";s:4:"slug";s:9:"elementra";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:"1";}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:"4";}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:"3";}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:"2";}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:"2";}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:"category";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}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:"post_tag";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:8:"wp_theme";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}}s:18:"term_relationships";a:35:{i:0;a:3:{s:9:"object_id";s:2:"37";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:"38";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:"39";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:"40";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:"41";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:"42";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:6;a:3:{s:9:"object_id";s:3:"138";s:16:"term_taxonomy_id";s:1:"3";s:10:"term_order";s:1:"0";}i:7;a:3:{s:9:"object_id";s:3:"138";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:8;a:3:{s:9:"object_id";s:3:"138";s:16:"term_taxonomy_id";s:1:"5";s:10:"term_order";s:1:"0";}i:9;a:3:{s:9:"object_id";s:3:"138";s:16:"term_taxonomy_id";s:1:"6";s:10:"term_order";s:1:"0";}i:10;a:3:{s:9:"object_id";s:3:"139";s:16:"term_taxonomy_id";s:1:"7";s:10:"term_order";s:1:"0";}i:11;a:3:{s:9:"object_id";s:3:"139";s:16:"term_taxonomy_id";s:1:"8";s:10:"term_order";s:1:"0";}i:12;a:3:{s:9:"object_id";s:3:"139";s:16:"term_taxonomy_id";s:1:"9";s:10:"term_order";s:1:"0";}i:13;a:3:{s:9:"object_id";s:3:"139";s:16:"term_taxonomy_id";s:2:"10";s:10:"term_order";s:1:"0";}i:14;a:3:{s:9:"object_id";s:3:"140";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:15;a:3:{s:9:"object_id";s:3:"140";s:16:"term_taxonomy_id";s:1:"7";s:10:"term_order";s:1:"0";}i:16;a:3:{s:9:"object_id";s:3:"140";s:16:"term_taxonomy_id";s:1:"8";s:10:"term_order";s:1:"0";}i:17;a:3:{s:9:"object_id";s:3:"140";s:16:"term_taxonomy_id";s:2:"11";s:10:"term_order";s:1:"0";}i:18;a:3:{s:9:"object_id";s:3:"141";s:16:"term_taxonomy_id";s:1:"5";s:10:"term_order";s:1:"0";}i:19;a:3:{s:9:"object_id";s:3:"141";s:16:"term_taxonomy_id";s:1:"7";s:10:"term_order";s:1:"0";}i:20;a:3:{s:9:"object_id";s:3:"141";s:16:"term_taxonomy_id";s:1:"8";s:10:"term_order";s:1:"0";}i:21;a:3:{s:9:"object_id";s:3:"141";s:16:"term_taxonomy_id";s:2:"12";s:10:"term_order";s:1:"0";}i:22;a:3:{s:9:"object_id";s:3:"142";s:16:"term_taxonomy_id";s:1:"9";s:10:"term_order";s:1:"0";}i:23;a:3:{s:9:"object_id";s:3:"142";s:16:"term_taxonomy_id";s:2:"10";s:10:"term_order";s:1:"0";}i:24;a:3:{s:9:"object_id";s:3:"142";s:16:"term_taxonomy_id";s:2:"12";s:10:"term_order";s:1:"0";}i:25;a:3:{s:9:"object_id";s:3:"142";s:16:"term_taxonomy_id";s:2:"13";s:10:"term_order";s:1:"0";}i:26;a:3:{s:9:"object_id";s:3:"143";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:27;a:3:{s:9:"object_id";s:3:"143";s:16:"term_taxonomy_id";s:1:"9";s:10:"term_order";s:1:"0";}i:28;a:3:{s:9:"object_id";s:3:"143";s:16:"term_taxonomy_id";s:2:"11";s:10:"term_order";s:1:"0";}i:29;a:3:{s:9:"object_id";s:3:"143";s:16:"term_taxonomy_id";s:2:"14";s:10:"term_order";s:1:"0";}i:30;a:3:{s:9:"object_id";s:3:"144";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:31;a:3:{s:9:"object_id";s:3:"144";s:16:"term_taxonomy_id";s:1:"8";s:10:"term_order";s:1:"0";}i:32;a:3:{s:9:"object_id";s:3:"144";s:16:"term_taxonomy_id";s:2:"15";s:10:"term_order";s:1:"0";}i:33;a:3:{s:9:"object_id";s:3:"144";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:"145";s:16:"term_taxonomy_id";s:2:"17";s:10:"term_order";s:1:"0";}}}